i have this in my /etc/rc.d/rc.local:

/sbin/ipchains -P forward MASQ
/sbin/ipchains -A forward -s 192.9.200.0/24 -d 0.0.0.0/0
/sbin/insmod /lib/modules/2.2.0/ipv4/ip_masq_ftp.o

it seems to work, but is there a security risk?  i notice
that most people seem to use /sbin/ipchains -P forward DENY
instead of MASQ, but when i do that, nothing seems to get
through.

(192.9.200.0/24 is my local LAN)

thanks,
chris


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to