[ovs-discuss] How to create a vlan between a host and a guest (vm)?

Nikos nikos.bre at gmail.com
Sat Jun 11 01:55:03 UTC 2011


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! 





More information about the discuss mailing list