MASQ

Rob Hill rhill@thisbox.com
Thu, 29 Jun 2000 08:55:40 -0500


That definitely helps, I see the PREROUTING, POSTROUTING, and OUTPUT chains.

I have no restrictions, so why would MASQ not be working?

Thanks,

Rob Hill
rhill@thisbox.com

----- Original Message ----- 
From: "Lennert Buytenhek" <buytenh@gnu.org>
To: "Multiple recipients of list NETFILTER" <netfilter@samba.org>
Sent: Thursday, June 29, 2000 8:50 AM
Subject: Re: MASQ


> 
> 
> On Thu, 29 Jun 2000, Rob Hill wrote:
> 
> > Why do I not see the nat chain?
> 
> nat is not a chain but a table. Try something along the lines of
> 
> iptables -t nat -L
> 
> 
> greetings,
> Lennert
>