[Bug 707] New: Trivial SNAT manpage error
bugzilla-daemon at bugzilla.netfilter.org
bugzilla-daemon at bugzilla.netfilter.org
Mon Mar 7 21:35:05 CET 2011
http://bugzilla.netfilter.org/show_bug.cgi?id=707
Summary: Trivial SNAT manpage error
Product: iptables
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: trivial
Priority: P5
Component: iptables
AssignedTo: netfilter-buglog at lists.netfilter.org
ReportedBy: eliedebrauwer at gmail.com
Estimated Hours: 0.0
Created an attachment (id=349)
--> (http://bugzilla.netfilter.org/attachment.cgi?id=349)
One-liner patch
On for example a current Debian man iptables contains
<quote>
mapped to other ports below 512: those between 512 and 1023
inclusive will be mapped to ports below 1024, and other ports
will be mapped to 1024 or above. Where possible, no port alter-
ation will
In Kernels up to 2.6.10, you can add several --to-source
options. For those kernels, if you specify more than one source
</quote>
Obviously the sentence of the first paragraph is not finished, it used to be
finished but was broken since
http://git.netfilter.org/cgi-bin/gitweb.cgi?p=iptables.git;a=commitdiff;h=ae4b0b3aa70c67f2eff303a3e75834e45c3794a7
This can be fixed by simply adding "occur." in extensions/libipt_SNAT.man but
for convenience there's alsoa patch in attachment.
--
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.
More information about the netfilter-buglog
mailing list