bugzilla-daemon at netfilter.org
2020-Aug-20 14:08 UTC
[Bug 1452] New: Incorrect information in the iptables-extensions(8) man page
https://bugzilla.netfilter.org/show_bug.cgi?id=1452 Bug ID: 1452 Summary: Incorrect information in the iptables-extensions(8) man page Product: iptables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severity: minor Priority: P5 Component: iptables Assignee: netfilter-buglog at lists.netfilter.org Reporter: stolidmollusc at gmail.com Created attachment 603 --> https://bugzilla.netfilter.org/attachment.cgi?id=603&action=edit Patch to fix misleading information in the iptables-extensions(8) man page The iptables-extensions(8) man page states, in the section describing the MARK target, that marks can be used for routing based on fwmark. Then it adds: "If you plan on doing so, note that the mark needs to be set in the PREROUTING chain of the mangle table to affect routing." That last statement is untrue because marks set in the OUTPUT chain of the mangle table can also affect routing of packets based on fwmark, provided those packets originate from a local process rather than coming from a network interface. Attached is a suggested patch to fix the iptables-extensions(8) man page. -- 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/20200820/ec0b3a65/attachment-0001.html>
bugzilla-daemon at netfilter.org
2020-Aug-20 14:16 UTC
[Bug 1452] Incorrect information in the iptables-extensions(8) man page
https://bugzilla.netfilter.org/show_bug.cgi?id=1452 StolidM <stolidmollusc at gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |normal Priority|P5 |P3 Hardware|x86_64 |All -- 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/20200820/f6a7f19d/attachment.html>
bugzilla-daemon at netfilter.org
2020-Nov-04 14:01 UTC
[Bug 1452] Incorrect information in the iptables-extensions(8) man page
https://bugzilla.netfilter.org/show_bug.cgi?id=1452 Phil Sutter <phil at nwl.cc> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |phil at nwl.cc Resolution|--- |FIXED --- Comment #1 from Phil Sutter <phil at nwl.cc> --- Fixed in commit 7f0a69c8fe78da130cc52ea9fc35ffb9cbc2b8ef (released in iptables 1.8.5). -- 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/20201104/32534b8a/attachment.html>
Apparently Analagous Threads
- [Bug 1142] New: invalid binop operation 6nft
- [Bug 1479] New: seqnum_to_json() is slow
- [Bug 1734] New: nft set with auto-merge json import/export
- [Bug 1689] New: Resetting the timeout counter for a named set element
- [Bug 1728] New: Regression: iptables lock is now waited for without --wait