Bug 1806581

Summary: Fix effect of -4/-6 options in various iptables-nft tools
Product: Red Hat Enterprise Linux 8 Reporter: Phil Sutter <psutter>
Component: iptablesAssignee: Phil Sutter <psutter>
Status: CLOSED ERRATA QA Contact: Jiri Peska <jpeska>
Severity: medium Docs Contact:
Priority: medium    
Version: 8.3CC: iptables-maint-list, todoleza
Target Milestone: rcFlags: pm-rhel: mirror+
Target Release: 8.3   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: iptables-1.8.4-11.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-11-04 01:54:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1806606    

Description Phil Sutter 2020-02-24 14:55:18 UTC
In nft-variants, options -4 and -6 sometimes have a different effect than in legacy ones. Fix this by backporting the following commits:

commit 1639b8ba5105542c73e0e1c35e70f245dab89d81
Author: Phil Sutter <phil>
Date:   Fri Feb 21 13:18:32 2020 +0100

    xtables: Align effect of -4/-6 options with legacy

    Legacy iptables doesn't accept -4 or -6 if they don't match the
    symlink's native family. The only exception to that is iptables-restore
    which simply ignores the lines introduced by non-matching options, which
    is useful to create combined dump files for feeding into both
    iptables-restore and ip6tables-restore.

    Signed-off-by: Phil Sutter <phil>

commit 0f40a8bc49d3f7b815336199931a82f919f37c4e
Author: Phil Sutter <phil>
Date:   Fri Feb 21 13:29:05 2020 +0100

    xtables: Drop -4 and -6 support from xtables-{save,restore}

    Legacy tools don't support those options, either.

    Signed-off-by: Phil Sutter <phil>

Comment 6 errata-xmlrpc 2020-11-04 01:54:58 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (iptables bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:4518