Bug 1854334

Summary: Backport fix for IPv6 Router Advertisement filtering
Product: Red Hat OpenStack Reporter: Jakub Libosvar <jlibosva>
Component: python-networking-ovnAssignee: Jakub Libosvar <jlibosva>
Status: CLOSED CURRENTRELEASE QA Contact: Eran Kuris <ekuris>
Severity: high Docs Contact:
Priority: high    
Version: 16.1 (Train)CC: amcleod, apevec, ctrautma, jishi, lhh, majopela, ovnteam, ralongi, scohen
Target Milestone: z1Keywords: Reopened, TestOnly, Tracking, Triaged
Target Release: 16.1 (Train on RHEL 8.2)   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Known Issue
Doc Text:
There is a known issue with the OVN filter packets that `ovn-controller` generates. Router Advertisements that receive ACL processing in OVN are dropped if there is no explicit ACL rule to allow this traffic. + Workaround: Enter the following command to create a security rule: + `openstack security group rule create --ethertype IPv6 --protocol icmp --icmp-type 134 <SECURITY_GROUP>`
Story Points: ---
Clone Of: 1854333 Environment:
Last Closed: 2023-10-23 17:49:45 UTC Type: ---
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: 1848398, 1854333    
Bug Blocks:    

Description Jakub Libosvar 2020-07-07 08:16:31 UTC
This is a tracker bug to sync with ovn2.13 in FDP.

+++ This bug was initially created as a clone of Bug #1854333 +++

In order to make DHCPv6 working on IPv6 networks, we need to backport https://github.com/ovn-org/ovn/commit/cc1ae396c6197daf8ac48b4eabe077dc72b65456 to the FDP.

Comment 1 Jakub Libosvar 2020-07-07 08:18:22 UTC
The workaround is to create a security group rule that allows IPv6 ethertype icmp protocol with 134 ICMP type in the ingress direction.

Comment 2 Jakub Libosvar 2020-07-07 10:14:02 UTC

*** This bug has been marked as a duplicate of bug 1848398 ***

Comment 3 Jakub Libosvar 2020-07-07 10:14:04 UTC

*** This bug has been marked as a duplicate of bug 1848398 ***

Comment 4 Jakub Libosvar 2020-07-07 10:14:49 UTC
Re-opening for testing purposes

Comment 5 Alex Katz 2021-08-10 16:55:24 UTC
verified on RHOS-16.1-RHEL-8-20210804.n.0