[ovs-discuss] DNAT

2024-07-24 Thread Ildar Isangulov via discuss
Hi everyone! I would like to ask the community about the implementation of DNAT in OVN. A few months ago, I read this topic ( https://www.flaviof.com/blog2/post/main/openstack-port-forwarding/). Author shows how to configure DNAT translations using implementation with Load-balancer. My question i

Re: [ovs-discuss] DNAT

2024-07-24 Thread Ildar Isangulov via discuss
unfortunately > > rely on that as many customers need to have ports from the routers > > public ip forwarded to their VPN appliance. > > > > https://github.com/ovn-org/ovn/issues/233 > > > > Thanks and best regards, > > Justin Lamp > > > > A

Re: [ovs-discuss] DNAT

2024-07-24 Thread Ildar Isangulov via discuss
;> > we would be in favor of that as well. It was actually possible to do >> > such a thing in the past, but only due to a bug, and we unfortunately >> > rely on that as many customers need to have ports from the routers >> > public ip forwarded to their VPN appliance.

Re: [ovs-discuss] DNAT

2024-07-25 Thread Ildar Isangulov via discuss
Numan, thanks for clarification, I didn't know that both approaches use OVS conntrack the same way Now I think we'll do that. On Wed, Jul 24, 2024 at 6:28 PM Numan Siddique wrote: > On Wed, Jul 24, 2024 at 11:15 AM Ildar Isangulov via discuss > wrote: > > > > Hi,

Re: [ovs-discuss] DNAT

2024-07-25 Thread Ildar Isangulov via discuss
mon zone in NAT configurable) > > I think the trade of here is the LB and dnat_and_snat can't coexist on > a DLR which is using common_zone. > > I just wanted to call this out in case its useful for you here. > > Gav > > > On Thu, 25 Jul 2024 at 07:36, Ildar Isangul

[ovs-discuss] Route metrics in OVN

2025-04-09 Thread Ildar Isangulov via discuss
Hi everyone! I’d like to ask about route priorities in OVN logical routers. Suppose that I have border gateway router and it has two routes to the prefix 10.0.0.0/24, but one of them is primary and other is backup. Can I configure such scheme? The difficulty is that when I add two or more rout