Linux Netfilter discussions
 help / color / mirror / Atom feed
* displaying connections recognized by the conn.-tracking module possible?
@ 2004-08-21 15:59 Andrej Stender
  2004-08-22 17:16 ` Antony Stone
  0 siblings, 1 reply; 4+ messages in thread
From: Andrej Stender @ 2004-08-21 15:59 UTC (permalink / raw)
  To: netfilter

Hi,

is there a tool which is able to print out a list of all tcp-connections 
currently recognized by the connection-tracking module? (on a router doing 
nat) I mean perhaps a similar output than "netstat -t" does, when showing all 
current tcp-connections on a host. Or perhaps is this listed somewhere in the 
/proc filesystem?

Thanks for the answers.

Andrej




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: displaying connections recognized by the conn.-tracking module possible?
  2004-08-21 15:59 displaying connections recognized by the conn.-tracking module possible? Andrej Stender
@ 2004-08-22 17:16 ` Antony Stone
  2004-08-23  2:10   ` Payal Rathod
  0 siblings, 1 reply; 4+ messages in thread
From: Antony Stone @ 2004-08-22 17:16 UTC (permalink / raw)
  To: netfilter

On Saturday 21 August 2004 4:59 pm, Andrej Stender wrote:

> Hi,
>
> is there a tool which is able to print out a list of all tcp-connections
> currently recognized by the connection-tracking module? (on a router doing
> nat) I mean perhaps a similar output than "netstat -t" does, when showing
> all current tcp-connections on a host. Or perhaps is this listed somewhere
> in the /proc filesystem?

cat /proc/net/ip_conntrack

Regards,

Antony.

-- 
The words "e pluribus unum" on the Great Seal of the United States are from a 
poem by Virgil entitled "Moretum", which is about cheese and garlic salad 
dressing.

                                                     Please reply to the list;
                                                           please don't CC me.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: displaying connections recognized by the conn.-tracking module possible?
  2004-08-22 17:16 ` Antony Stone
@ 2004-08-23  2:10   ` Payal Rathod
  2004-08-23  6:29     ` Luis Miguel Cruz
  0 siblings, 1 reply; 4+ messages in thread
From: Payal Rathod @ 2004-08-23  2:10 UTC (permalink / raw)
  To: Antony Stone; +Cc: netfilter

On Sun, Aug 22, 2004 at 06:16:53PM +0100, Antony Stone wrote:
> > nat) I mean perhaps a similar output than "netstat -t" does, when showing
> > all current tcp-connections on a host. Or perhaps is this listed somewhere
> > in the /proc filesystem?
> 
> cat /proc/net/ip_conntrack

On my Mandrake 10.0 machine I get,
# cat /proc/net/ip_conntrack
cat: /proc/net/ip_conntrack: No such file or directory

-Payal


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: displaying connections recognized by the conn.-tracking module possible?
  2004-08-23  2:10   ` Payal Rathod
@ 2004-08-23  6:29     ` Luis Miguel Cruz
  0 siblings, 0 replies; 4+ messages in thread
From: Luis Miguel Cruz @ 2004-08-23  6:29 UTC (permalink / raw)
  To: Payal Rathod, netfilter; +Cc: Antony Stone

netstat-nat (http://tweegy.demon.nl/projects/netstat-nat/index.html) or
netstat-viewer (http://cv.intellos.net/)

Payal Rathod wrote:

> On Sun, Aug 22, 2004 at 06:16:53PM +0100, Antony Stone wrote:
> 
>>>nat) I mean perhaps a similar output than "netstat -t" does, when showing
>>>all current tcp-connections on a host. Or perhaps is this listed somewhere
>>>in the /proc filesystem?
>>
>>cat /proc/net/ip_conntrack
> 
> 
> On my Mandrake 10.0 machine I get,
> # cat /proc/net/ip_conntrack
> cat: /proc/net/ip_conntrack: No such file or directory
> 
> -Payal
> 


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-08-23  6:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-21 15:59 displaying connections recognized by the conn.-tracking module possible? Andrej Stender
2004-08-22 17:16 ` Antony Stone
2004-08-23  2:10   ` Payal Rathod
2004-08-23  6:29     ` Luis Miguel Cruz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox