From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Ezust Subject: testing installation of conntrack command line tool Date: Tue, 3 Oct 2006 15:18:09 -0700 Message-ID: <200610031518.10097.alan.ezust@presinet.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: To: "Netfilter Development Mailinglist" Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Hi - i'm trying out the "conntrack" program for my first time. It compiles and runs, but when I try to do conntrack -L conntrack it shows me nothing. If I cat /proc/net/ip_conntrack I can see lots of log lines there. Should the conntrack -L conntrack show me pretty much the same thing? What's the best way to test that conntrack is working properly?