Re: Quick iptables help

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Alan Dayley
Dato:  
Til: alandd, Main PLUG discussion list
Emne: Re: Quick iptables help
> I appears to already to the drop policy first, as you say. I think we
> just need "the allow everything from eth1 to eth2" and we'll be good to
> go.


OK, I added these to rc.firewall.local and from the command line:

/sbin/iptables -A FORWARD -i eth1 -o eth2 -j ACCEPT
/sbin/iptables -A FORWARD -i eth2 -o eth1 -m state --state
ESTABLISHED,RELATED -j ACCEPT

I'll go put some things together for the meeting and test this functionality.

Alan



---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss