Tom Parrott
Tom Parrott
I wonder if we could also add custom DNS record support for bridge networks without having to resort to raw.dnsmasq
@stgraber do you want me to work on this before LXD 5.4 hits and OVN network forwards are released?
OK cool will work on tomorrow.
I can't get `lb_force_snat_ip` to work (either by specifying the snat IP manually or using `router_ip` literal value), both of which should be valid according to the docs. It seems...
Issue opened upstream https://github.com/ovn-org/ovn/issues/144
Updated upstream issue with additional reproducer and fresh OVN databases.
@dceara upstream has confirmed that `lb_force_snat_ip` doesn't currently work with distributed routers and only works with gateway routers pinned to a specific chassis: > I see now why router_ip is...
Seems like this is going to be non-trivial to fix: https://github.com/ovn-org/ovn/issues/144#issuecomment-1238391080
@stgraber I believe this is a known issue with centos 8 and macvlan, namely that network manager doesn't recognize it as a managed Ethernet device as it sees it as...
There's some conflicts to resolve on this branch.