Yong Chu Eu (杨子佑)
2007-Apr-18 17:22 UTC
[Bridge] modprobe: modprobe cannot locate br0 modules
Hi, I added below code in /etc/rc.d/rc.local in order to load the bridge brctl addbr br0 brctl addif br0 eth0 brctl addif br0 wlan0 ifconfig br0 up but it fail, i found error in /var/log/message said localhost: modprobe: modprobe cannot locate br0 modules but i found it said suceedly up the br0 interface anyone know? ====Ô¸ÄúÓÀÔ¶ÐÒ¸££¬¿ìÀֺͰ²Ïê Happy & Healthy Always ! ^_^ ! ¸öÈËÍøÒ³ Homepage:http://planet.time.net.my/sunwaycity/ceyong ¸öÈË·ðѧÍøÒ³ Buddhist Page: http://planet.time.net.my/SunwayCity/ceyong/artikel.htm ÿÈÕ´ÈÉÆÍøÒ³ Charity free donate Links : http://www.clearlandmines.com http://www.thehungersite.com http://www.freedonation.com http://www.stopthehunger.com http://www.ecologyfund.com http://www.care2.com http://www.wildglobe.com http://hungrychildren.com http://www.buildaschool.org http://www.feedsa.co.za http://www.iwantcleanair.com http://www.hungrysite.com __________________________________ Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mail
Stephen Hemminger
2007-Apr-18 17:22 UTC
[Bridge] Re: modprobe: modprobe cannot locate br0 modules
On Mon, 28 Jun 2004 23:33:32 -0700 (PDT) "Yong Chu Eu \(杨子佑\)" <ceyong@yahoo.com> wrote:> Hi, > > I added below code in /etc/rc.d/rc.local in order to load the bridge > > brctl addbr br0 > > brctl addif br0 eth0 > > brctl addif br0 wlan0 > > ifconfig br0 up > > but it fail, i found error in /var/log/messageDoes your kernel configuration have the bridge included? That error is what happens if you attempt to setup a bridge but the bridge hook isn't in the kernel.
Reasonably Related Threads
- [Bridge] Bridging
- [Bridge] Static bridge
- [Bridge] Problem COnnecting AP from Mobile Node
- [Bridge] When I add br0 (brctl addbr br0), and I show bridge list (brctl show) it's eth0 which is in the list. It's a bug ?
- [Bridge] why ./brctl showmacs br0 display nothing?