All of lore.kernel.org
 help / color / mirror / Atom feed
* /proc/net/ip_conntrack
@ 2004-06-29 21:40 Daniel Corrêa de Azevedo
  2004-06-30 10:38 ` /proc/net/ip_conntrack Henrik Nordstrom
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Corrêa de Azevedo @ 2004-06-29 21:40 UTC (permalink / raw)
  To: netfilter-devel

   Hi.
   I wonder if any one could help me with figuring out a way to write to the 
proc file "/proc/net/ip_conntrack". What I need is to replicate this file 
from one computer to another. I already have all the content from the 
original file at the destination machine (easy part). What I need to do is 
figure a way to put its content into this destination 
machine /proc/net/ip_conntract file.
   Any one could give a clue where to find how to do this?
   Thanks,

                   Daniel C. Azevedo

^ permalink raw reply	[flat|nested] 6+ messages in thread
* /proc/net/ip_conntrack
@ 2003-03-20 13:38 Martin Zdila
  0 siblings, 0 replies; 6+ messages in thread
From: Martin Zdila @ 2003-03-20 13:38 UTC (permalink / raw)
  To: netfilter

Hello

We have local network with about 2000 users and all of them are going to
the Internet through main gateway using masquerade. The problem is IRC
and oident. It uses file /proc/net/ip_conntrack for searching the IP
address using known source and destination port numbers. But the oident
takes for it all CPU time, because file /proc/net/ip_conntrack grows and
changes very quickly. When I type cat /proc/net/ip_conntrack, the screen
scrolls with huge amount of conntrack lines forever.
Is there a another way how to find IP address belonged to known port
number? For example using kernel functions like ip_conntrack_get or
something similar?

Please HELP!
Thanks a lot!

Martin Zdila
zdila@antik.sk




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

end of thread, other threads:[~2004-06-30 16:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-29 21:40 /proc/net/ip_conntrack Daniel Corrêa de Azevedo
2004-06-30 10:38 ` /proc/net/ip_conntrack Henrik Nordstrom
2004-06-30 14:28   ` /proc/net/ip_conntrack Daniel Corrêa de Azevedo
2004-06-30 13:37     ` /proc/net/ip_conntrack Pablo Neira
2004-06-30 16:32       ` /proc/net/ip_conntrack Henrik Nordstrom
  -- strict thread matches above, loose matches on Subject: below --
2003-03-20 13:38 /proc/net/ip_conntrack Martin Zdila

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.