Snort mailing list archives

Snort as Gigabit Sensor


From: Banniza Robert <Robert.Banniza () HCAhealthcare com>
Date: Thu, 24 Jul 2003 13:43:39 -0500

Anyone have any good pointers on tuning Linux (Redhat 9) as a gigabit
sensor? Currently, we are using a Broadcom Corporation NetXtreme BCM5703
Gigabit Ethernet (TG3 kernel module) Netgear card as the sniffing card. We
have set up a span port so that we can see all traffic on a Cisco 6509. The
sad thing is we are encountering 40% packet loss. The network interfaces
were statically compiled into the kernel and /etc/sysctl.conf was modified
with the following to provide larger buffers:

# increase Linux TCP buffer limits
net.core.rmem_max = 8388608
net.core.wmem_max = 8388608
net.core.rmem_default = 65536
net.core.wmem_default = 65536

# increase Linux autotuning TCP buffer limits
net.ipv4.tcp_rmem = 4096 87380 8388608 
net.ipv4.tcp_wmem = 4096 65536 8388608 
net.ipv4.tcp_mem = 8388608 8388608 8388608

# flush window size
net.ipv4.route.flush=1
net.core.netdev_max_backlog=2500

We have not performed any rule tuning yet and the current sustained
throughput we have seen through this connection is around  14Mb which is
nowhere close to gigabit speeds. Any ideas?

Thanks
Robert


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: