[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Masquerade Help Requested



On Mon, 17 Jun 2002 20:08:39 +0200
Jo Geraerts <ernie@tijd.com> wrote:

> On Mon, Jun 17, 2002 at 11:08:28AM -0500, penguin@peoplepc.com wrote:
> > Then i wanted to tear down the firewall rules and make sure i knew what
> > i was doing, right?  Well iptables -F didn't stop the server from
> > forwarding traffic, and neither did anything else i tried, so i rebooted
> > both the laptops and the masq server.
> 
> you should have flushed the nat table
> iptables -t nat -F  
> 
> to enable masquerading:
> iptables -t nat -A POSTROUTING -o <yourinternetdevice> -j MASQUERADE
> 
> 
> Greetz,
> 
> Jo
> 
> 


-- 
To UNSUBSCRIBE, email to debian-laptop-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: