From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joshua Jackson Subject: Re: PPTP Nat Module Date: Wed, 10 Dec 2003 13:17:46 -0500 Sender: netfilter-admin@lists.netfilter.org Message-ID: <200312101317.46696.iptables@vortech.net> References: <200312092139.12609.iptables@vortech.net> <3FD691D3.9060708@snapgear.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <3FD691D3.9060708@snapgear.com> Content-Disposition: inline Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii" To: Philip Craig Cc: netfilter@lists.netfilter.org On Tuesday 09 December 2003 22:24, Philip Craig wrote: > Joshua Jackson wrote: > > My iptables firewall rules include a default policy of DROP for INPUT and > > FORWARD, ACCEPT for OUTPUT. The first line in the rules includes an > > ACCEPT for the INPUT chain for established and related connection. There > > is also a rule allowing any traffic for all protocols to any host which > > originates from the protected network on the internal interface. > > Do you an ACCEPT for the FORWARD chain for established and related > connections? Yes, it also accepts established and related connections.