All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bridge] Bridge interface always down since Linux >= 2.6.39
@ 2011-06-30 13:05 Arnaud Fontaine
  2011-06-30 16:22 ` Stephen Hemminger
  0 siblings, 1 reply; 3+ messages in thread
From: Arnaud Fontaine @ 2011-06-30 13:05 UTC (permalink / raw)
  To: bridge

Hello,

After upgrading my  kernel to 2.6.39 (I also  tested with 3.0.0-rc4), my
bridge interface  with only TAP interfaces  is always down  (the flag is
NO_CARRIER and  operational state is  DOWN) despite it was  working well
with  previous  versions of  the  kernel  (the  state was  LOWER_UP  and
operational state  was UNKNOWN). Before, running  the following commands
was enough to activate the bridge interface:

  1. brctl addbr br0
  2. ip link set br0 up

Only by attaching a real network interface (such as eth0) to the bridge,
it finally works well  but I would like to be able  to not only use real
network interfaces.

Any idea? Many thanks in advance.

Regards,
-- 
Arnaud Fontaine

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

end of thread, other threads:[~2011-06-30 19:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-30 13:05 [Bridge] Bridge interface always down since Linux >= 2.6.39 Arnaud Fontaine
2011-06-30 16:22 ` Stephen Hemminger
2011-06-30 19:58   ` Arnaud Fontaine

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.