From: Grant Edwards <grante@visi.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Networking broke after update: We only hotplug for ethernet interfaces
Date: Tue, 14 Oct 2008 13:28:20 +0000 (UTC) [thread overview]
Message-ID: <gd26pk$r8k$1@ger.gmane.org> (raw)
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
next reply other threads:[~2008-10-14 13:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-14 13:28 Grant Edwards [this message]
2008-10-14 13:47 ` [gentoo-user] Networking broke after update: We only hotplug for ethernet interfaces 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='gd26pk$r8k$1@ger.gmane.org' \
--to=grante@visi.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox