Hello,
Is there a way to specify the egress interface for a GRE tunnel? I am matching
flows and sending them to a tunnel using an output action. This works fine
when my remote IP is on eth0, but I would like to send some tunnels out through
eth1, depending on their destination address. I am
On Mon, Jan 07, 2013 at 07:50:33PM -0500, Qin, Xiaohong wrote:
> 2013-01-07T17:33:11Z|3|ovsdb_idl|WARN|syntax "{"details":"no table named
> Flow_Table","error":"syntax error"}": syntax error: includes
> unknown table "error"
You didn't upgrade the database schema.
> 2013-01-07T17:33:11Z|00
Hi,
I have installed the latest 1.7.1 release on my kernel 3.7 box. But it failed
at this CLI,
ovs-vswitchd --pidfile --detach
the error message is,
2013-01-07T17:33:11Z|1|reconnect|INFO|unix:/usr/local/var/run/openvswitch/db.sock:
connecting...
2013-01-07T17:33:11Z|2|reconnect|INFO|u
On Mon, Jan 7, 2013 at 2:44 PM, 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
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.
Creating a gre tunnel between two openVswitch machines works just fine and
without trouble.
For the sake