Try this tutorial... There are some major syntax differences, esp about masquerading. http://www.netfilter.org/documentation/tutorials/blueflux/
To monitor the masqueraded connections, try this... http://cv.intellos.net/ Regards, Peter ---------- Forwarded Message ---------- Subject: IPTables Masq Date: Tue, 17 Sep 2002 10:02:40 -0400 From: "Kevin Keithan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> What is the equal to this IPChains script in IPTables? # Flush the rules tables. /sbin/ipchains -F input /sbin/ipchains -F forward /sbin/ipchains -F output #Set the MASQ timings /sbin/ipchains -M -S 7200 10 60 /sbin/ipchains -P forward DENY /sbin/ipchains -A forward -s 192.168.0.0/24 -j MASQ ___________________________________________________________ -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list ------------------------------------------------------- -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list