Re: Booting up and security

1999-10-29 Thread Patrick Kirk
Many thanks to all...

Re: Booting up and security

1999-10-29 Thread aphro
looks good to me ..although you don't need the route line for linux 2.2.x it adds it automatically. doesn't hurt to have it though. nate [mailto:[EMAIL PROTECTED] ]-- Vice President Network Operations http://www.firetrail.com/ Firetrail Internet

Re: Booting up and security

1999-10-29 Thread Phil Brutsche
A long time ago, in a galaxy far, far way, someone said... > Having made the move to potato and 2.2.13, my server is now a source of joy. > One small question...to get things to start I've been adding then to > /etc/init.d/network along the lines of... > > echo "1" > /proc/sys/net/ipv4/ip_forward

Re: Booting up and security

1999-10-29 Thread Onno
At 04:44 PM 10/29/99 +0100, Patrick Kirk wrote: Having made the move to potato and 2.2.13, my server is now a source of joy. One small question...to get things to start I've been adding then to /etc/init.d/network along the lines of... echo "1" > /proc/sys/net/ipv4/ip_forward ipchains -P forward

Booting up and security

1999-10-29 Thread Patrick Kirk
Hi all, Having made the move to potato and 2.2.13, my server is now a source of joy. One small question...to get things to start I've been adding then to /etc/init.d/network along the lines of... echo "1" > /proc/sys/net/ipv4/ip_forward ipchains -P forward DENY ipchains -A forward -s 10.0.0.0/255