<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 - iptables-restore will crash if -6 rules are present"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1335">1335</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>iptables-restore will crash if -6 rules are present
          </td>
        </tr>

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

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

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Debian GNU/Linux
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

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

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

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

        <tr>
          <th>Reporter</th>
          <td>ingroxd@tutanota.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>iptables-restore (v1.8.2) crashes when loading a ruleset containing -6 rules.

This is inconsistent with the iptables manual:
-6, --ipv6
  If a rule using the -6 option is inserted with (and only with)
iptables-restore, it will be silently ignored. Any other uses will throw an
error. This  option  allows  IPv4  and IPv6  rules  in  a single rule file for
use with both iptables-restore and ip6tables-restore. This option has no effect
in ip6tables and ip6tables-restore.

Also, the error message is always a inconsistent, telling something else is the
problem.

In my case:
iptables-restore v1.8.2 (nf_tables): multiport needs `-p tcp', `-p udp', `-p
udplite', `-p sctp' or `-p dccp'</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>