All of lore.kernel.org
 help / color / mirror / Atom feed
* conntrack
@ 2012-02-14 12:48 Stephen Clark
  2012-02-14 19:54 ` conntrack Pablo Neira Ayuso
  0 siblings, 1 reply; 14+ messages in thread
From: Stephen Clark @ 2012-02-14 12:48 UTC (permalink / raw)
  To: Netfilter Developer Mailing List

Hi,

Does connection tracking keep any counters on number of packets/and or 
bytes that are
associated with a connection? If so how does one access them?

Thanks,
Steve

-- 

"They that give up essential liberty to obtain temporary safety,
deserve neither liberty nor safety."  (Ben Franklin)

"The course of history shows that as a government grows, liberty
decreases."  (Thomas Jefferson)




^ permalink raw reply	[flat|nested] 14+ messages in thread
* conntrack
@ 2005-11-05 20:20 Pawel Oleksik
  2005-11-05 20:54 ` conntrack Ralf Spenneberg
  0 siblings, 1 reply; 14+ messages in thread
From: Pawel Oleksik @ 2005-11-05 20:20 UTC (permalink / raw)
  To: netfilter


Hello,

I'd like to check the 'conntrack' tool. However, I can not compile it.
(Actually, I cannot compile libnetfilter_conntrack-0.0.20)
There is neither "linux_list.h" nor
"libnetfilter_conntrack/libnetfilter_conntrack_extensions.h" header files.
I know, where to find the first of them, but what about the second?

Could you give me some hints?

P.O.



^ permalink raw reply	[flat|nested] 14+ messages in thread
* conntrack
@ 2005-07-31 16:05 Mohamed Eldesoky
  2005-08-02 15:17 ` conntrack Mohamed Eldesoky
  0 siblings, 1 reply; 14+ messages in thread
From: Mohamed Eldesoky @ 2005-07-31 16:05 UTC (permalink / raw)
  To: netfilter

How does conntrack work ??
Does it care if the source/destination IPs change as well, due to load
balancers ??
I mean, if an outsider talks to x.y.z.1 and the load balancer forwards
that packet to x.y.z.2, so the outsider will get a reply from x.y.z.2
and continue the communications with it.
Does conntrack recognize that ?

-- 
Mohamed Eldesoky
www.eldesoky.net
RHCE


^ permalink raw reply	[flat|nested] 14+ messages in thread
* conntrack
@ 2004-03-15 21:16 Corin Langosch
  0 siblings, 0 replies; 14+ messages in thread
From: Corin Langosch @ 2004-03-15 21:16 UTC (permalink / raw)
  To: netfilter

Hi all,

i used to use iptables conntrack module. as our servers are really
busy and get a lot of connections, we got a lot of errors like
conntrack: table full, dropping packet. due to resource limits
we dont want to increase the conntrack_max limit, its currently
set to something about 32000.

how can we configure iptables so that some ports are excluded
from being tracked? as most connections are incomming on only
around 5 different ports all problems should be solved with
such an option :)

is there anything like iptables --notrack -dport 80 ..?
would be great!!

thanks for any help,
corin



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

end of thread, other threads:[~2012-02-15 14:49 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-14 12:48 conntrack Stephen Clark
2012-02-14 19:54 ` conntrack Pablo Neira Ayuso
2012-02-15  3:41   ` conntrack Stephen Clark
2012-02-15 14:00   ` conntrack Stephen Clark
2012-02-15 14:27     ` conntrack Chris Wilson
  -- strict thread matches above, loose matches on Subject: below --
2005-11-05 20:20 conntrack Pawel Oleksik
2005-11-05 20:54 ` conntrack Ralf Spenneberg
2005-11-06  8:02   ` conntrack Pawel Oleksik
2005-11-06  8:44     ` conntrack Ralf Spenneberg
2005-11-06  9:22       ` conntrack Pawel Oleksik
2005-07-31 16:05 conntrack Mohamed Eldesoky
2005-08-02 15:17 ` conntrack Mohamed Eldesoky
2005-08-04  7:42   ` conntrack Jan Engelhardt
2004-03-15 21:16 conntrack Corin Langosch

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.