Re: [ovs-discuss] Questions on flow-based tunneling

2014-06-30 Thread Ben Pfaff
Do the two hosts have interfaces configured with 192.168.0.1 and 192.168.0.2? On Mon, Jun 30, 2014 at 06:51:48PM +0800, Jian Qiu wrote: > Hi, > > By reading the manual, I found OVS started to support setting tunnel > headers dynamically with flow rules. However, it seemed the flow-based > tunnel

[ovs-discuss] Questions on flow-based tunneling

2014-06-30 Thread Jian Qiu
Hi, By reading the manual, I found OVS started to support setting tunnel headers dynamically with flow rules. However, it seemed the flow-based tunnel not working properly. I'm wondering what is the right procedure to use the flow-based tunneling feature? Looking forward to your reply. Many tha