netfilter.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* conntrack-tools 0.9.14 can not block the connection
@ 2010-05-06 23:51 Richard Feng
  2010-05-07  7:55 ` Jan Engelhardt
  2010-05-07  9:57 ` Pascal Hambourg
  0 siblings, 2 replies; 18+ messages in thread
From: Richard Feng @ 2010-05-06 23:51 UTC (permalink / raw)
  To: netfilter

Hi,

I am using Linux 2.6.29. I have the problem for using 'conntrack' 
(version:0.9.14) to block the traffic.
Using the following command as example:
  conntrack -D -s 1.1.1.1 -d 2.2.2.2
After execution, it appears the connection info was deleted -
  conntrack -L | grep 1.1.1.1 -- shows the entry was deleted.

However, the connection is still active - is this the correct behaviour? 

From the documentation (from conntrack-tools.netfilter.org), somewhere it says 
that "have to set /proc/sys/net/ipv4/netfilter/ip_conntrack_tcp_be_liberal to 
zero".There is simply no 'netfilter' folder under my 
folder '/proc/sys/net/ipv4'. Is this the problem? How could I fix it?


Thanks,
Richard Feng

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

end of thread, other threads:[~2010-05-10 11:11 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-06 23:51 conntrack-tools 0.9.14 can not block the connection Richard Feng
2010-05-07  7:55 ` Jan Engelhardt
2010-05-07  8:49   ` Rob Sterenborg
2010-05-07  9:50     ` Jan Engelhardt
2010-05-07 16:17   ` Richard Feng
2010-05-07 16:27     ` Jan Engelhardt
2010-05-07 19:13       ` Pablo Neira Ayuso
2010-05-07 19:14         ` Pablo Neira Ayuso
2010-05-07 19:46           ` Jan Engelhardt
2010-05-07 20:13             ` Pascal Hambourg
2010-05-08 20:33               ` Jozsef Kadlecsik
2010-05-08 20:39                 ` Jan Engelhardt
2010-05-10 11:11                   ` Pascal Hambourg
2010-05-09 23:16                 ` Pablo Neira Ayuso
2010-05-07  9:57 ` Pascal Hambourg
2010-05-07 16:22   ` Richard Feng
2010-05-07 18:51     ` Pascal Hambourg
2010-05-07 19:04       ` Richard Feng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).