Re: Problem increasing ip_conntrack_max on boot

2009-05-08 Thread Daniel Bareiro
Hi Alex. On Thursday, 07 May 2009 15:45:03 +1000, Alex Samad wrote: > > I added the following line in the file /etc/sysctl.conf > > > > net.ipv4.netfilter.ip_conntrack_max = 32768 > > > > in order to modify the value of ip_conntrack_max in boot time, but I > > obtain the following error messag

Re: Problem increasing ip_conntrack_max on boot

2009-05-06 Thread Alex Samad
On Wed, May 06, 2009 at 10:11:26PM -0300, Daniel Bareiro wrote: > Hi all! > > I added the following line in the file /etc/sysctl.conf > > net.ipv4.netfilter.ip_conntrack_max = 32768 > > in order to modify the value of ip_conntrack_max in boot time, but I > obtain the following error message: >

Problem increasing ip_conntrack_max on boot

2009-05-06 Thread Daniel Bareiro
Hi all! I added the following line in the file /etc/sysctl.conf net.ipv4.netfilter.ip_conntrack_max = 32768 in order to modify the value of ip_conntrack_max in boot time, but I obtain the following error message: error: "net.ipv4.ip_conntrack_max" is an unknown key My impression is that this