[Bug 543] ANY shows as 0 for proto on 1.3.7

bugzilla-daemon at bugzilla.netfilter.org bugzilla-daemon at bugzilla.netfilter.org
Tue Feb 13 18:04:06 CET 2007


https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=543





------- Additional Comments From jason.carr at gmail.com  2007-02-13 18:04 MET -------
On the svn version:

(~/src/iptables) jayne # ./iptables -L -v
Chain INPUT (policy DROP 45122 packets, 9658K bytes)
 pkts bytes target     prot opt in     out     source               destination
        
 7721 6928K ACCEPT     0    --  any    any     anywhere             anywhere   
        UNKNOWN match `state' [4 bytes of unknown target data] 
    0     0 ACCEPT     tcp  --  any    any     anywhere             anywhere   
        UNKNOWN match `tcp' [4 bytes of unknown target data] 
    2    93 ACCEPT     icmp --  any    any     anywhere             anywhere   
        UNKNOWN match `icmp' [4 bytes of unknown target data] 
    1    60 ACCEPT     0    --  lo     any     anywhere             anywhere   
        [4 bytes of unknown target data] 
45122 9658K LOG        0    --  any    any     anywhere             anywhere   
        [32 bytes of unknown target data] 

Chain FORWARD (policy DROP 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination
        

Chain OUTPUT (policy ACCEPT 7092 packets, 926K bytes)
 pkts bytes target     prot opt in     out     source               destination
        
   10   652 ACCEPT     0    --  any    lo      anywhere             anywhere   
        [4 bytes of unknown target data] 


-- 
Configure bugmail: https://bugzilla.netfilter.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the netfilter-buglog mailing list