public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user]  Networking broke after update: We only hotplug for ethernet interfaces
@ 2008-10-14 13:28 Grant Edwards
  2008-10-14 13:47 ` Alan McKinnon
  0 siblings, 1 reply; 6+ messages in thread
From: Grant Edwards @ 2008-10-14 13:28 UTC (permalink / raw
  To: gentoo-user

My last "emerge -auvND world" appears to have broken the
networking setup on my machine.

I use tun/tap networking in order to allow Qemu virtual
machines to show up on the network, so my /etc/conf.d/net looks
like this:

   bridge_br0="eth0"
   
   config_br0=( "dhcp" )
   dhcpcd_br0=( "-L" )
   config_eth0=( "null" )
   
   # To be able to access internet on current machine
   depend_br0() {
    need net.eth0 
    }

That has worked fine for ages, but now when my system starts up
it says:

  rc.scripts: rc-scripts: We only hotplug for ethernet interfaces.

And then the br0 interface is disabled (leaving the machine
disconnected from the network).

Is hotplug now broken so that it can't be used the way it used
to?

-- 
Grant Edwards                   grante             Yow! Is this TERMINAL fun?
                                  at               
                               visi.com            




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

end of thread, other threads:[~2008-10-14 14:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-14 13:28 [gentoo-user] Networking broke after update: We only hotplug for ethernet interfaces Grant Edwards
2008-10-14 13:47 ` Alan McKinnon
2008-10-14 13:59   ` [gentoo-user] " Grant Edwards
2008-10-14 14:13     ` Alan McKinnon
2008-10-14 14:27       ` Grant Edwards
2008-10-14 14:37       ` Daniel da Veiga

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