I am trying to setup ovn and lxd at a colo where the network interface is not allowed to turn on promisc support. Hence it seems that network bridges are out of the question. I have requested a second nic that is attached to the vm that is on the public network.
Is it possible to use this second physical nic as part of the uplink network?
or is there a better way to achieve connectivity to these containers?
I was able to create an ovn overlay but it seems to not have inbound/outbound connectivity thats working at all.
I have a 3 node lxd cluster. that I am trying to support webservers and mailservers.
Thanks in advance.