Re: [ovs-discuss] VLAN question

2012-08-06 Thread Gurucharan Shetty
On Mon, Aug 6, 2012 at 5:39 AM, kruskakli wrote: > > Thanx for your reply! > > I've now been tearing my hair for a couple of hours trying to get trunking > to work :-) > I'm still not able to make both my host and vlan-guest to have external > network access. > I've done this: > > # Create a brid

Re: [ovs-discuss] VLAN question

2012-08-06 Thread kruskakli
Thanx for your reply! I've now been tearing my hair for a couple of hours trying to get trunking to work :-) I'm still not able to make both my host and vlan-guest to have external network access. I've done this: # Create a bridge and add the physical port/interface ovs-vsctl add-br br0 ovs-

Re: [ovs-discuss] VLAN question

2012-08-03 Thread Gurucharan Shetty
On Fri, Aug 3, 2012 at 7:10 AM, kruskakli wrote: > Hi, > > I wanted to play around with VLAN so I created 3 VM's > (running kvm on Ubuntu 12.04 with the openvswitch 1.7.0). > > Two of them was in VLAN 10. It worked nice. They could talk to > each other but not to the third VM which was in (the de

[ovs-discuss] VLAN question

2012-08-03 Thread kruskakli
Hi, I wanted to play around with VLAN so I created 3 VM's (running kvm on Ubuntu 12.04 with the openvswitch 1.7.0). Two of them was in VLAN 10. It worked nice. They could talk to each other but not to the third VM which was in (the default?) VLAN 0. However, to make external IP traffic possible