3 Apr
2001
3 Apr
'01
17:40
On Tue, 3 Apr 2001 11:51:44 -0500 "ESix" <erics@ibtec.com> wrote:
Does anyone have a rc script that they use for simple masq'ing without port filtering?
Here (with the help of a post from Alfredo Figueroa some months ago), is what I do under 7.0 : In /sbin/init.d/rc2.d I have a script S53Gateway : #! /bin/bash echo "Starting Internet Gateway" echo 1 > /proc/sys/net/ipv4/ip_forward ipchains -A forward -j MASQ -i ppp0 It works for me. Geoff _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com