iptables from HEAD unable to delete rules

Tomek Orzechowski orzech at pld-linux.org
Wed Feb 16 19:33:59 CET 2005


iptables from HEAD (built against kernel-2.6.10-0.106) is not able to
delete rules:

# iptables -nL OUTPUT -t mangle
Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination
STAT       tcp  --  0.0.0.0/0            0.0.0.0/0           tcp spt:3128
LIMITS     tcp  --  0.0.0.0/0            0.0.0.0/0           tcp spt:3128

# /usr/sbin/iptables -t mangle -D OUTPUT -p tcp --sport 3128 -j STAT
iptables: Bad rule (does a matching rule exist in that chain?)

-- 
  _  _._. _  .|_
 (_)|  /_(/.(.| )
Tomek  Orzechowski
                                       Solitude, mon Dieu, solitude...




More information about the pld-devel-en mailing list