<html>
    <head>
      <base href="https://bugzilla.netfilter.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Incorrect information in the iptables-extensions(8) man page"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1452">1452</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Incorrect information in the iptables-extensions(8) man page
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>iptables
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86_64
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>minor
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P5
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>iptables
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>netfilter-buglog@lists.netfilter.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>stolidmollusc@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=603" name="attach_603" title="Patch to fix misleading information in the iptables-extensions(8) man page">attachment 603</a> <a href="attachment.cgi?id=603&action=edit" title="Patch to fix misleading information in the iptables-extensions(8) man page">[details]</a></span>
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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>