Hello,

I have this question. I am trying to make a vlan between a host and a vm. 
Vlan between vm-vm works great. 

I have created a vif (tap0 in my case)

Why cant i ping between host and guest? 

My configuration:

Host: eth0 -- ip:192.168.1.1
                 -- gateway:0.0.0.0

I havent assigned an ip address to br0 (should I?)

When i add the ports my commands are:

Add-port br0 eth0 
Add-port br0 tap0

Should i add something like --type inet to tap0. 

I would appreciate any help! 


_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to