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?
_______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev