Re: VirtualBox VM and VLAN interfaces
Anssi Saari <[email protected]>
| Newsgroups | gmane.linux.debian.user |
|---|---|
| Organization | An impatient and LOUD arachnid |
| Message-ID | <[email protected]> |
Marco Moock <[email protected]> writes: > I use the Virtualbox function bridge, so maybe this is different from > the bridge that can be created using bridge-utils. Looks like. I really don't know much about Virtualbox. With a very quick look though, apparently VB doesn't do VLAN filtering so the way forward is to do a Linux bridge and do the VLAN filtering there. And connect the virtual guest to that.