Hello All I am setting up a Linux NAT box(vm) that is running on another vm(hostvm) alongwith other vms on that host. All the vms on the host(including the nat box) are separated through vlans using ovs and libvirt network. One nic of the nat box is tagged on ovs and other is directly connected to the ovs bridge(for the external ip).
Now I want that my nat box should be able to forward the incoming traffic from the outside world to redirect to the correct vlan. For this I installed ovs inside the nat box and created virtual interfaces. I then binded those virtual interface with ovs. This setup is not working. Is this the right way to tackle the above mentioned problem? Any help on this is appreciated. -- Thanks and Regards Apoorve
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
