From mboxrd@z Thu Jan 1 00:00:00 1970 From: Osama Abu Elsorour Subject: listing of NATed connections Date: Thu, 12 Feb 2004 11:21:22 +0200 Sender: netfilter-admin@lists.netfilter.org Message-ID: <402B4592.30104@eformations.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: 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 Hello there, I was wondering why isnt there a way to list the NATed connection of a specific NAT rule (SNAT or DNAT)? It seems like a very helpful tool to monitor current connections in a neater way rather than dumping the entire /proc/net/ip_conntrack and parsing it. Thanks