Re: kernel config question(s)

2000-03-29 Thread tjm
Sean 'Shaleh' Perry wrote: > > I have sysctl on my Debian box running potato. It is only available to root. > Thanks, I found it in the procps package in unstable, compiled it on my slink system and it seems to work. thanks, -- tony mollica [EMAIL PROTECTED]

Re: kernel config question(s)

2000-03-29 Thread Wayne Topa
Subject: kernel config question(s) Date: Sun, Mar 26, 2000 at 03:07:44PM -0800 In reply to:tjm Quoting tjm([EMAIL PROTECTED]): >| After looking through much documentation, I'm >| still not sure whether I have the info I need. >| Going through the config stuff

Re: kernel config question(s)

2000-03-29 Thread Sean 'Shaleh' Perry
> > Also, the firewall configuration tool at > http://linux-firewall-tools.com/linux/firewall/index.html > generated a file with lines such as: > > # Enable always defragging Protection > sysctl -w net.ipv4.ip_always_defrag=1 > > The utility states that the firewall will work on > Redhat

Re: kernel config question(s)

2000-03-29 Thread tjm
Sean 'Shaleh' Perry wrote: > > Why do you think you need this? No box I have running 2.2.14 have I had to > deal with this. Just curious as to why the ip_always_defrag choice was removed from configuration list and buried in the sysctl stuff. What this means to me I'm not quite sure. I picked

RE: kernel config question(s)

2000-03-29 Thread Sean 'Shaleh' Perry
Why do you think you need this? No box I have running 2.2.14 have I had to deal with this.

kernel config question(s)

2000-03-26 Thread tjm
After looking through much documentation, I'm still not sure whether I have the info I need. Going through the config stuff to build a new 2.2.14 kernel (up from 2.2.11) I notice that the previous parameter of 'CONFIG_IP_ALWAYS_DEFRAG' is now missing or not offered in this 2.2.14 kernel config. I