On Mon, Jan 7, 2013 at 2:44 PM, m...@privateit.net <m...@privateit.net> wrote:
> Having a difficult time connecting an OVS gre tunnel to other network
> devices, in this case the standard Ubuntu OVS packages on 12.04 to a 12.04
> machine running the default ip_gre modules.

ip_gre by default creates tunnels running IP over GRE whereas OVS uses
Ethernet over GRE.  In order to create Ethernet tunnels with ip_gre
you need to use the mode "gretap".
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to