/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! /* ALSO: Don't quote this header. It makes you look lame :-) */
On Thu, Jul 24, 2003 at 03:00:32PM -0300, Julian Eduardo de Anquin wrote: > /* HINT: Search archives @ http://www.indyramp.com/masq/ before posting! > /* ALSO: Don't quote this header. It makes you look lame :-) */ > > yes this is exactly what happends. > cat /proc/net/ip_conntrack | wc -l gives me 145 > and cat /proc/sys/net/ipv4/ip_conntrack_max 32720 Based on that, your conntrack table is nowhere near full. You've only used 145 of 32720 possible entries. -- Jamin W. Collins Remember, root always has a loaded gun. Don't run around with it unless you absolutely need it. -- Vineet Kumar _______________________________________________ Masq maillist - [EMAIL PROTECTED] Admin requests can be handled at http://www.indyramp.com/masq-list/ -- THIS INCLUDES UNSUBSCRIBING! or email to [EMAIL PROTECTED] PLEASE read the HOWTO and search the archives before posting. You can start your search at http://www.indyramp.com/masq/ Please keep general linux/unix/pc/internet questions off the list.
