Hi Justin,
Thank you for the reply. It is working now.
What I did?
1. I added eth0 (NAT) of ovs to the bridge.
2. I removed IP for the eth0.
3. I assigned IP for bridge (br0) using DHCP.
4. Made the Host-Only with out any IP. (I mean, I changed vmnet 0 settings
as DHCP)
5. Added eth1 to br0
6. G
On April 9, 2014 at 12:21:55 PM, RaviCharan Reddy (ravicharanred...@gmail.com)
wrote:
> Now I created a bridge on my OVS, added ports eth1 and eth0 to the bridge.
> When I added eth0 (Which is NAT) I am unable to access Internet via OVS.
It sounds like this FAQ entry:
Q: I created a bridge and
Hi,
I am trying to connect to the internet on my Host via OVS.
my set up is as follows
I have two VMs,
VM 1 - Installed OVS - has two Network Interfaces. One is NAT (eth0) and
one is Host-only (eth1).
VM 2 - Host - Has only one Network Interface - Host-only (eth0).
Now with this set up my VM 1