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 trying to accomplish this with static routes in Linux, but they do not seem to be followed (probably the expected behavior with OVS). I cannot find a way to also send the tunnel traffic out a specific interface using a flow mod. How would I accomplish this?
Thanks, Jeff _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss