bugzilla-daemon at bugzilla.netfilter.org
2011-Mar-07  20:35 UTC
[Bug 707] New: Trivial SNAT manpage error
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.
bugzilla-daemon at bugzilla.netfilter.org
2011-Jun-01  00:35 UTC
[Bug 707] Trivial SNAT manpage error
http://bugzilla.netfilter.org/show_bug.cgi?id=707
Jan Engelhardt <jengelh at medozas.de> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jengelh at medozas.de
         AssignedTo|netfilter-                  |jengelh at medozas.de
                   |buglog at lists.netfilter.org  |
-- 
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.
bugzilla-daemon at bugzilla.netfilter.org
2011-Jun-01  00:36 UTC
[Bug 707] Trivial SNAT manpage error
http://bugzilla.netfilter.org/show_bug.cgi?id=707
Jan Engelhardt <jengelh at medozas.de> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
-- 
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
bugzilla-daemon at bugzilla.netfilter.org
2011-Jun-01  00:37 UTC
[Bug 707] Trivial SNAT manpage error
http://bugzilla.netfilter.org/show_bug.cgi?id=707
Jan Engelhardt <jengelh at medozas.de> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
-- 
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
Seemingly Similar Threads
- [Bug 713] New: CPPFLAGS are mishandled which breaks non-shared targets
- [Bug 732] New: Iptables 1.4.11 or 1.4.12 does not compile on CentOS 5.6
- [Bug 720] New: iptables no longer compiles for Linux 2.4 because it uses linux/magic.h
- [Bug 727] New: Open your firewall by a simple typo
- [Bug 724] New: Iptables doesn't delete rules matching if target is RATEEST - patch attached