[ovs-discuss] Single Bridge GRE Tunnel Not Working

Jesse Gross jesse at nicira.com
Tue Jul 30 00:23:27 UTC 2013


On Mon, Jul 29, 2013 at 5:02 PM, Dmita Levy <dlevy022 at fiu.edu> wrote:
>
> Hello,
>
> I have attached an image of a simple GRE tunnel that I am testing below but I am unable to figure out why it will not work. The setup is one host with one bridge (bridge0), directly connected to another host with one brige. A GRE tunnel has been specified in OVS with the adjacent bridge as the remote IP. Assuming this is correct, why are the packets (ping etc.) that are sent between the host not encapsulated in GRE but ARP, Multicast etc are encapsulated?

The remote IP address of the tunnel should not be pointing at the
bridge interface that the tunnels are connected to. It needs to be the
IP address of the physical interfaces in the system, otherwise packets
won't actually be able to ingress into the bridge.
X-CudaMail-Whitelist-To: discuss at openvswitch.org



More information about the discuss mailing list