From mboxrd@z Thu Jan 1 00:00:00 1970 From: liyas_m m Subject: firewall just ignore the rule Date: Wed, 13 Jul 2005 18:53:07 +0800 Message-ID: <2452665f05071303531a55fbf@mail.gmail.com> Reply-To: liyas_m m Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: 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 I hv iptables 1.2.7 installed on my firewall The problem is when i try to block traffic from certain address , it just does not work e.g iptables -A INPUT -s 10.5.33.22 -j DROP but when i run iptraf , there are still traffic sent from the source addres= s Any idea why?