Bug 2023423 - [release-4.9] Add ip6tables NOTRACK rules for udp/6081
Summary: [release-4.9] Add ip6tables NOTRACK rules for udp/6081
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.9
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.9.z
Assignee: mcambria@redhat.com
QA Contact: zhaozhanqi
URL:
Whiteboard:
Depends On: 2023433
Blocks: 2023426
TreeView+ depends on / blocked
 
Reported: 2021-11-15 16:54 UTC by mcambria@redhat.com
Modified: 2022-01-24 16:50 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-01-24 16:50:19 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-network-operator pull 1229 0 None open Bug 2023423: Add ip6tables NOTRACK rules for udp/6081 2021-11-15 18:56:16 UTC
Red Hat Product Errata RHBA-2022:0195 0 None None None 2022-01-24 16:50:30 UTC

Description mcambria@redhat.com 2021-11-15 16:54:17 UTC
[Release-4.9] Add ip6tables NOTRACK rules for udp/6081

Comment 3 zhaozhanqi 2022-01-14 10:11:23 UTC
Verified this bug on 4.9.0-0.nightly-2022-01-14-003615

sh-4.4# ip6tables-save | grep NOT 
-A PREROUTING -p udp -m udp --dport 6081 -j NOTRACK
-A OUTPUT -p udp -m udp --dport 6081 -j NOTRACK

Comment 6 errata-xmlrpc 2022-01-24 16:50:19 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 (OpenShift Container Platform 4.9.17 bug fix 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-2022:0195


Note You need to log in before you can comment on or make changes to this bug.