If I use dvr_no_external as agent_mode on the compute nodes, it works.
Incoming connections to the floating IP are routed via the network note, the outgoing traffic also works and does not interrupt incoming connections.
If explicitly_egress_direct set to false, the return traffic from VM is broadcasted on br-int, witch is the expected behaviour.
If explicitly_egress_direct set to true the return traffic is not longer broadcasted on br-int and the incoming connections continue to work.
But as soon as I switched back to dvr as agent_mode, it's broken.
Hello,
I have new information.
If I use dvr_no_external as agent_mode on the compute nodes, it works.
Incoming connections to the floating IP are routed via the network note, the outgoing traffic also works and does not interrupt incoming connections.
If explicitly_ egress_ direct set to false, the return traffic from VM is broadcasted on br-int, witch is the expected behaviour. egress_ direct set to true the return traffic is not longer broadcasted on br-int and the incoming connections continue to work.
If explicitly_
But as soon as I switched back to dvr as agent_mode, it's broken.
Best Regards
Phil