Re: Quick iptables help

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Alan Dayley
Date:  
To: alandd, Main PLUG discussion list
Subject: 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