From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jochen Radmacher Subject: Re: Iptables - Port forwarding - extremely baffled. Date: Fri, 02 May 2003 14:41:33 +0200 Sender: netfilter-admin@lists.netfilter.org Message-ID: <3EB2677D.9070104@gmx.de> References: <20030430193307.64412.qmail@web13509.mail.yahoo.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20030430193307.64412.qmail@web13509.mail.yahoo.com> 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"; format="flowed" To: netfilter@lists.netfilter.org A good Idea for all such Problems is to do a grep "dport=22 " /proc/net/ip_conntrack and a maybe grep "dport=22022 " /proc/net/ip_conntrack to find out if the connection is at least in the list of tracked connections. Greets Jochen Radmacher