Ethernet Bridge development
 help / color / mirror / Atom feed
* [Bridge] Bridging untagged and tagged VLANs
@ 2009-07-21 21:52 Michael Tremer
  2009-07-21 22:59 ` richardvoigt
  2009-07-22  3:49 ` Simon Barber
  0 siblings, 2 replies; 11+ messages in thread
From: Michael Tremer @ 2009-07-21 21:52 UTC (permalink / raw)
  To: bridge

Hello everybody,
I got a weird problem but don't know if it is expected to work.

brctl addbr br0
vconfig add eth0 30
brctl addif br0 eth0.30

Until here, everythink works well... I can access the VLAN with id 30.
But when I run the following:

brctl addif br0 eth0

Then, I can't access the VLAN any more but the untagged LAN.
But instead of adding eth0:

vconfig add eth0 40
brctl addif br0 eth0.40

It works.

It would be nice if you can me give a short advice...
Is it not possible to bridge an untagged LAN with a tagged VLAN or
is this a bug?

Sincerely,

Michael

Kernel 2.6.29, brctl 1.4


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-07-23  7:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-21 21:52 [Bridge] Bridging untagged and tagged VLANs Michael Tremer
2009-07-21 22:59 ` richardvoigt
2009-07-22  8:51   ` Benny Amorsen
2009-07-22  8:55   ` Benny Amorsen
2009-07-22  3:49 ` Simon Barber
2009-07-22  7:35   ` Michael Tremer
2009-07-22 20:30     ` Nicolas de Pesloüan
2009-07-22 20:47       ` Michael Tremer
2009-07-22 21:14         ` Nicolas de Pesloüan
2009-07-23  7:54           ` Michael Tremer
2009-07-22 20:41   ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox