This is the strangest networking problem I've had in a long time.
I have a single host with an OVS bridge and a couple of interfaces, one 10G, one 1G. I had a single IP bound directly to the bridge. This problem started after I deleted that IP and created a new IP with a different subnet on an ovsint port, this time using a VLAN ID instead of none. I created the OVS Intport, move the gateway over to the new OVS Intport, validated that I could reach the internet from the host, then deleted the old IP from the bridge. VM/CT networking is great, nothing wrong there.
At first everything seemed okay. Internet access from the host was fine. Then I started to notice that several client machines couldn't get to the host. They were on the same subnet, all the correct MAC addresses were in the tables on the physical switches and OVS. Then I tried pinging a client machine from the host. Once I did that the client was instantly able to access the host.
I checked over my switches thoroughly for spanning tree, or any other problems (I'm running RSTP on all switches, including the OVS bridge). I couldn't find anything wrong.
I have a single host with an OVS bridge and a couple of interfaces, one 10G, one 1G. I had a single IP bound directly to the bridge. This problem started after I deleted that IP and created a new IP with a different subnet on an ovsint port, this time using a VLAN ID instead of none. I created the OVS Intport, move the gateway over to the new OVS Intport, validated that I could reach the internet from the host, then deleted the old IP from the bridge. VM/CT networking is great, nothing wrong there.
At first everything seemed okay. Internet access from the host was fine. Then I started to notice that several client machines couldn't get to the host. They were on the same subnet, all the correct MAC addresses were in the tables on the physical switches and OVS. Then I tried pinging a client machine from the host. Once I did that the client was instantly able to access the host.
I checked over my switches thoroughly for spanning tree, or any other problems (I'm running RSTP on all switches, including the OVS bridge). I couldn't find anything wrong.
Last edited: