LINUX: Iptables/netfilter Connection Tracking

Jeremy Fowler jfowler at westrope.com
Fri Nov 22 21:45:27 CST 2002


Just in case you were wondering, I found out that masqueraded connections are
kept in /proc/net/ip_conntrack, which is just a plain text file. So getting the
info I need will be a snap from this file.

> -----Original Message-----
> From: owner-kclug at marauder.illiana.net
> [mailto:owner-kclug at marauder.illiana.net]On Behalf Of Jeremy Fowler
> Sent: Friday, November 22, 2002 12:06 PM
> To: Kclug at Kclug. Org
> Subject: LINUX: Iptables/netfilter Connection Tracking
>
>
> Alright, just thought of a Linux related question to ask... ;-)
>
> I know there is a library (libiptc) that gives an interface to the netfilter
> tables that you can use directly from a program. Is there a similar
> library that
> gives you an interface to the connecttrack module and lets you see
> what packets
> are being DNATed and SNATed dynamically?
>
>
>




More information about the Kclug mailing list