Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
The FDP team is no longer accepting new bugs in Bugzilla. Please report your issues under FDP project in Jira. Thanks.

Bug 2101832

Summary: East-West traffic is broken with gateway router if DNAT configured
Product: Red Hat Enterprise Linux Fast Datapath Reporter: OVN Bot <ovn-bot>
Component: ovn-2021Assignee: xsimonar
Status: CLOSED UPSTREAM QA Contact: Jianlin Shi <jishi>
Severity: medium Docs Contact:
Priority: high    
Version: FDP 21.KCC: ctrautma, jiji, lorenzo.bianconi, mmichels, xsimonar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ovn-2021-21.12.0-80.el9fdp Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 04:01:29 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:

Description OVN Bot 2022-06-28 13:27:56 UTC
This is an automatically-generated clone of issue

Comment 1 OVN Bot 2022-06-28 13:28:00 UTC
This issue is fixed in ovn-2021-21.12.0-80.el9fdp

Comment 4 Jianlin Shi 2022-07-08 01:26:05 UTC
Verified on ovn-2021-21.12.0-82.el9:

+ ovn-nbctl lsp-add public public1 -- lsp-set-addresses public1 unknown -- lsp-set-type public1 localnet -- lsp-set-options public1 network_name=phynet
+ sleep 2                                                                                             
+ ip netns exec sw01 nc -k -l 8000                                                                    
+ ovn-nbctl lr-nat-add R1 snat 172.16.1.21 192.168.2.0/24                                             
+ ip netns exec sw11 nc 192.168.1.2 8000                                                              
h                                                                                                     
+ ip netns exec sw11 ping 192.168.1.2 -c 1                                                            
PING 192.168.1.2 (192.168.1.2) 56(84) bytes of data.                                                  
64 bytes from 192.168.1.2: icmp_seq=1 ttl=63 time=0.333 ms                                            
                                                                                                      
--- 192.168.1.2 ping statistics ---                                                                   
1 packets transmitted, 1 received, 0% packet loss, time 0ms                                           
rtt min/avg/max/mdev = 0.333/0.333/0.333/0.000 ms                                                     
+ ovn-nbctl lr-nat-add R1 dnat_and_snat 172.16.1.2 192.168.1.2                                        
+ ip netns exec sw11 nc 192.168.1.2 8000                                                              
h                                                                                                     
+ ip netns exec sw11 nc 192.168.1.2 8000                                                              
h                                                                                                     
+ ip netns exec sw11 nc 192.168.1.2 8000                                                              
h                                                                                                     
[root@dell-per740-34 bz2061593]# rpm -qa | grep -E "openvswitch2.17|ovn-2021"                         
ovn-2021-21.12.0-82.el9fdp.x86_64
ovn-2021-central-21.12.0-82.el9fdp.x86_64
ovn-2021-host-21.12.0-82.el9fdp.x86_64
openvswitch2.17-2.17.0-30.el9fdp.x86_64

Comment 6 Red Hat Bugzilla 2025-02-10 04:01:29 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.