iptables help
From: grafyt (vze2bd6u_at_verizon.net)
Date: 10/12/03
- Next message: mjt: "Re: iptables help"
- Previous message: Sheldon Isaac: "Newbie: "Network is unreachable""
- Next in thread: mjt: "Re: iptables help"
- Reply: mjt: "Re: iptables help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 12 Oct 2003 00:33:43 GMT
newbe here... thanks in advance for any help...
installed redhat 9 on a machine to use as a gateway for a small home
lan... read the manual but am confused as to how to set up ip tables to
allow traffic through the linux box for a couple of windows boxes
have rp-pppoe installed and used lokkit to configure firewall but no
traffic goes in and out the the internet and windows boxes do not get mail
eth0 is the nic connected to the internal lan and eth1 is connected to
the dsl modem...
if i understand the manual i need to add two lines like:
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
and
iptables -t nat -A PREROUTING -i eth0 -j
am i even close here... or more confused then i thought
thanx in advance
graf
- Next message: mjt: "Re: iptables help"
- Previous message: Sheldon Isaac: "Newbie: "Network is unreachable""
- Next in thread: mjt: "Re: iptables help"
- Reply: mjt: "Re: iptables help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|