From mboxrd@z Thu Jan 1 00:00:00 1970 From: /dev/rob0 Subject: Re: block + kill connections Date: Sun, 8 Jan 2006 16:02:28 -0600 Message-ID: <200601081602.28807.rob0@gmx.co.uk> References: <3b29fb790601081344me985167p9c06cf286126ffdb@mail.gmail.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <3b29fb790601081344me985167p9c06cf286126ffdb@mail.gmail.com> Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org On Sunday 2006-January-08 15:44, bright true wrote: > 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 I suspect we have an issue of INPUT vs. FORWARD misunderstanding here. See "man iptables" and the description of the filter table and its built-in chains. -- mail to this address is discarded unless "/dev/rob0" or "not-spam" is in Subject: header