[Bug 1211] When showing firewall status (iptables -vnL or iptables -L), some output is not as expected

bugzilla-daemon at netfilter.org bugzilla-daemon at netfilter.org
Wed Aug 2 01:05:21 CEST 2023


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

Phil Sutter <phil at nwl.cc> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
                 CC|                            |phil at nwl.cc
         Resolution|---                         |INVALID

--- Comment #1 from Phil Sutter <phil at nwl.cc> ---
What you see there on the right is the match name, 'multiport' in one case and
'tcp' in the other.

In fact, multiport match is layer4 protocol agnostic, it merely asserts a
suitable protocol filter is present via '-p' option so the inspected packet
offsets actually contain port values.

-- 
You are receiving this mail because:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.netfilter.org/pipermail/netfilter-buglog/attachments/20230801/06099dfd/attachment.html>


More information about the netfilter-buglog mailing list