On Sat, Feb 28, 2015 at 12:09:59PM +0100, Salvatore Mazzarino wrote: > I’m trying to connect a virtual machine (domU) created through Xen > Hypervisor to two openvswitches. This virtual machine should do > forward from an eth1 interface to a eth0 interface. By applying some > iptables rules, it should be able to forward and natting since the > incoming packets coming from eth1 belong to network 10.0.0.x/8 while > the out coming packets belong to 10.0.2.x/24 network. iptables seems > doesn’t work in domU. this could be related to the fact the domU is > connected to the openvswitches?
Open vSwitch in Dom0 has no effect on the operation of networking in DomUs. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev