From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Cannings Subject: Re: Not forwarding? Date: Sun, 28 Mar 2004 22:15:59 +0100 Sender: netfilter-admin@lists.netfilter.org Message-ID: <200403282215.59200.lists@edeca.net> References: <20040328155231.32b07799@darna.vectec.net> <200403282154.17071.Antony@Soft-Solutions.co.uk> <20040328170733.23247779@darna.vectec.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20040328170733.23247779@darna.vectec.net> 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: netfilter@lists.netfilter.org On Sunday 28 March 2004 22:07, Cody Harris wrote: > I rewrote the rules following your suggestions. It still doesn't work: > Chain FORWARD (policy ACCEPT 0 packets, 0 bytes) > any any anywhere 192.168.0.2 tcp dpt:ssh > state RELATED,ESTABLISHED What I meant want a separate rule in FORWARD for established or related packets. However, please see the other mail I have just sent. David