All of lore.kernel.org
 help / color / mirror / Atom feed
* block + kill connections
@ 2006-01-08 21:44 bright true
  2006-01-08 22:02 ` /dev/rob0
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: bright true @ 2006-01-08 21:44 UTC (permalink / raw)
  To: netfilter

Hello ,

How to block plus kill all currently opened connections from specific ip address

on all ports .

i tryed using :

iptables -I INPUT -s 1.2.3.4 -j DROP

but seems to be it doesn't kill the active connections , it works only for new

incoming connections

any help ?

Thanks


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

end of thread, other threads:[~2006-01-09  2:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-08 21:44 block + kill connections bright true
2006-01-08 22:02 ` /dev/rob0
2006-01-08 22:04 ` Robert Nichols
2006-01-08 22:18   ` /dev/rob0
2006-01-08 23:20     ` /dev/rob0
2006-01-09  2:47       ` Robert Nichols
2006-01-08 23:14 ` R. DuFresne

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.