From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dhirendra Pal Singh Subject: Querry about contrack Date: Thu, 30 Jan 2003 11:48:47 -0800 Sender: netfilter-admin@lists.netfilter.org Message-ID: <3E39819F.3060501@actiswitch.com> 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 Hi All, Is it possible to find A) number of packets recived and send, B) no of connections existing on the basis of port no. ??? Does contrack keeps a track of it.. or something else... I think somwehere in /proc contrack keeps a list of the active connections.. but I need the info to analyse it in my piece of c code. Any ideas how can I do that.. Thanks in Advance Dp