[Bug 1453] New: iptables-extensions(8) man page error (rpfilter)
bugzilla-daemon at netfilter.org
bugzilla-daemon at netfilter.org
Sun Aug 23 13:00:44 CEST 2020
https://bugzilla.netfilter.org/show_bug.cgi?id=1453
Bug ID: 1453
Summary: iptables-extensions(8) man page error (rpfilter)
Product: iptables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: iptables
Assignee: netfilter-buglog at lists.netfilter.org
Reporter: 0oQQYAXKMzX at mailinator.com
The man page states version "iptables 1.8.4"
I believe
```
rpfilter
Performs a reverse path filter test on a packet. If a reply to the packet
would be sent via the same interface that the packet arrived on, the packet
will match.
```
should be
```
rpfilter
Performs a reverse path filter test on a packet. If a reply to the packet
would **NOT** be sent via the same interface that the packet arrived on, the
packet will match.
```
--
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/20200823/67a78a7d/attachment.html>
More information about the netfilter-buglog
mailing list