Readme for lsconntrack v0.1 lsconntrack lists the connection tracking database provided by Linux 2.4 netfilter. The database is exported through /proc/net/ip_conntrack but the format of this file isn't really friendly to the end user. This program gives a netstat-like output of the active connections through the firewall. It can resolve IP addresses and port numbers to names. The script is only tested in my personal situation, which is very limited: a simple internal network which is connected to the internet through IP-Masquerading. No port forwarding is done, no IPv6 is used. Feedback is much apreciated. Erik Hensema, erik@hensema.net