Re: Networking Bridging

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 10 May 2006 21:30:59 -0500, Justin Willmert
<justin@xxxxxxxxxx> opined:
> I need some help getting my network bridge to work right.
> 
> In FC4, I just added a couple lines to ifcfg-eth0 and ifcfg-eth1
> and created a ifcfg-br0 file and it'd work, but in FC5, those same
> steps aren't working. I don't have a clue how to go about debugging
> what's going on (I've tried to look into it, but the number of
> different files and programs involved in starting the network is
> too much for me to handle).
> 
> If I follow the tutorial given at 
> http://www.linuxjournal.com/article/8172 for setting up a bridge 
> manually, the bridge will work. It just doesn't work with the 
> network/init scripts.
> 
My scripts look different than yours. Have you included an alias in
modprobe.conf? (alias br0 bridge). Does lsmod show "bridge?" Have you
followed the following:

	# brctl addbr br0
	# brctl addif br0 eth0
	# brctl addif br0 eth1
	# ifconfig eth0 0.0.0.0
	# ifconfig eth1 0.0.0.0
	# ifconfig br0 ip.address.here

-- 
Our DNSRBL - Eliminate Spam: http://www.TQMcube.com
Multi-RBL Check: http://www.TQMcube.com/rblcheck.php
The Dirty Dozen Spammiest Ranges: http://tqmcube.com/dirty12.php

Attachment: signature.asc
Description: PGP signature

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux