[FUG-BR] Perda de Pacotes
Rodrigo Planche
planche em conchalnet.com.br
Quarta Agosto 20 16:47:21 BRT 2008
Boa tarde.
Aew esta a conf do meu kernel Paulo.
machine i386
cpu I686_CPU
ident FREEBSD
# To statically compile in device wiring instead of /boot/device.hints
#hints "GENERIC.hints" # Default places to look for
devices.
makeoptions DEBUG=-g # Build kernel with gdb(1) debug
symbols
options SCHED_ULE # ULE scheduler
#options SCHED_4BSD # 4BSD scheduler
options PREEMPTION # Enable kernel thread preemption
options INET # InterNETworking
options SMP # Simetric MultProcessing
options FFS # Berkeley Fast Filesystem
options SOFTUPDATES # Enable FFS soft updates support
options UFS_ACL # Support for access control lists
options UFS_DIRHASH # Improve performance on big
directories
options MD_ROOT # MD is a potential root device
options CD9660 # ISO 9660 Filesystem
options PROCFS # Process filesystem (requires
PSEUDOFS)
options PSEUDOFS # Pseudo-filesystem framework
options GEOM_GPT # GUID Partition Tables.
options COMPAT_43 # Compatible with BSD 4.3 [KEEP
THIS!]
options COMPAT_FREEBSD4 # Compatible with FreeBSD4
options COMPAT_FREEBSD5 # Compatible with FreeBSD5
options KTRACE # ktrace(1) support
options SYSVSHM # SYSV-style shared memory
options SYSVMSG # SYSV-style message queues
options SYSVSEM # SYSV-style semaphores
options _KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time
extensions
options KBD_INSTALL_CDEV # install a CDEV entry in /dev
options AHC_REG_PRETTY_PRINT # Print register bitfields in debug
# output. Adds ~128k to driver.
options AHD_REG_PRETTY_PRINT # Print register bitfields in debug
# output. Adds ~215k to driver.
options ADAPTIVE_GIANT # Giant mutex is adaptive.
device apic # I/O APIC
device wb # Winbond W89C840F
device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
#Squid - Diskd
#Configuracoes para o diskd
options SHMSEG=16 #Maximo de segmentos de memoria
compartilhada por processo
options SHMMNI=32 #Numero maximo de identificadores de
memoria compartilhada
options SHMMAX=2097152 #Tamanho maximo de segmento de
memoria compartilhada
options SHMALL=4096 #Numero maximo de paginas de memoria
compartilhada
options MSGMNB=16384 #Numero maximo de bytes por fila de
mensagem
options MSGMNI=41 #Numero maximo de identificadores de
filas de mensagens
options MSGSEG=2049 #Numero maximo de segmentos de
mensagem no sistema
options MSGSSZ=64 #Tamanho de um segmento de mensagem
options MSGTQL=2049 #Numero maximo de mensagens no
sistema
# 'device ed' requires 'device miibus'
device ed # NE[12]000, SMC Ultra, 3c503, DS8390 cards
# ISA devices that use the old ISA shims
#device le
# Pseudo devices.
device loop # Network loopback
device random # Entropy device
device ether # Ethernet support
device tun # Packet tunnel.
device pty # Pseudo-ttys (telnet etc)
#Firewall
options IPFIREWALL
options IPFIREWALL_FORWARD
options IPFIREWALL_DEFAULT_TO_ACCEPT
options IPFIREWALL_VERBOSE
options IPFIREWALL_VERBOSE_LIMIT=100
options DUMMYNET
options IPDIVERT
options HZ=1000
options INCLUDE_CONFIG_FILE
options TCP_DROP_SYNFIN
options IPSTEALTH
# The `bpf' device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
# Note that 'bpf' is required for DHCP.
device bpf # Berkeley packet filter
# Device polling
options DEVICE_POLLING
options HZ=1000
# CARP
device carp
Att,
Rodrigo Planche
----- Original Message -----
From: "Paulo Henrique" <paulo.rddck em bsd.com.br>
To: "Lista Brasileira de Discussão sobre FreeBSD (FUG-BR)"
<freebsd em fug.com.br>
Sent: Wednesday, August 20, 2008 3:57 PM
Subject: Re: [FUG-BR] Perda de Pacotes
O Danilo me lembrou de uma variavel que havia evidentemente esquecido
options HZ=1000
Não lembrava mais quando tive os problemas com o 6.2 eu usava o HZ em 100
como possuo uma intel Gigabit passei ele para HZ=1000 e até hoje não tive
problemas já testei com HZ=10000 mais não notei diferença....
Poderia disponibilizar uma conf do seu kernel.
--
Atenciosamente Paulo Henrique.
-------------------------
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
Mais detalhes sobre a lista de discussão freebsd