Iptables doesn't do ip_masquerade. ip_masquerade was a partial solution hack to do NAT. Masquerading is accomplished by using the NAT rules. You need these rules if you want to masquerade your lan connections to the internet. iptables -A FORWARD blah Brian > -----Original Message----- > From: Jonathan Hutchins [mailto:hutchins@opus1.com] > Sent: Monday, April 08, 2002 3:40 PM > To: kclug@kclug.org > Subject: netstat on RedHat 7.2, IP MASQ > > > Curiously, netstat -M still reports "netstat: no support for > `ip_masquerade' > on this system." > > > > > > majordomo@kclug.org >