From: Shaochun Wang <scwang@ios.ac.cn>
To: gentoo user <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] bridge configuration problem
Date: Fri, 8 Aug 2008 10:17:20 +0800 [thread overview]
Message-ID: <20080808021720.GA11577@localhost> (raw)
Hi All:
I configure my network bridge as following:
/etc/conf.d/net
# Using Network Bridge
bridge_br0="eth0"
config_eth0=( "null" )
# Finally give the bridge an address - dhcp or a static IP
config_br0=( "192.168.8.20 netmask 255.255.255.0 brd 192.168.8.255" )
routes_br0=( "default gw 192.168.8.1" )
I also have
$ ls -l /etc/init.d/net.*
lrwxrwxrwx 1 root root 6 Apr 24 13:22 /etc/init.d/net.br0 -> net.lo
-rwxr-xr-x 1 root root 30696 Apr 3 18:27 /etc/init.d/net.lo
Normally, the bridge works well. But everytime I execute
"/etc/init.d/net.br0 restart", the following error occurs:
* network interface br0 does not exist
* Please verify hardware or kernel module (driver) [ !! ]
Then I execute such command one more time, it works well.
Does anyone know what's wrong with it?
THX
--
Shaochun Wang <scwang@ios.ac.cn>
Jabber: fungusw@jabber.org
next reply other threads:[~2008-08-08 2:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-08 2:17 Shaochun Wang [this message]
2008-08-08 2:30 ` [gentoo-user] Re: bridge configuration problem Sven Köhler
2008-08-08 2:47 ` Shaochun Wang
2008-08-08 11:47 ` [gentoo-user] " Stroller
2008-08-11 6:59 ` Shaochun Wang
2008-08-12 3:12 ` Shaochun Wang
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=20080808021720.GA11577@localhost \
--to=scwang@ios.ac.cn \
--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