View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 6 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
 Post subject: Ethernet Network Bridge
PostPosted: Sun May 28, 2006 12:27 am 
Offline
Joined: Sat May 13, 2006 7:01 am
Posts: 22
I have two 100MB network cards in my knoppmyth machine here and I am trying to bridge them so I can get better network speeds and transfer rates.

I used apt-get install to grab the bridge-utils. After reading and following many guides and tutorials, everything seemed to work but still no network connectivity. Briefly, this is what I did.

ifconfig eth0 0.0.0.0
ifconfig eth1 0.0.0.0
brctl addbr "bridgename"
brctl addif bridgename eth0
brctl addif bridgename eth1
ifconfig bridgename 192.168.0.115 netmask 255.255.255.0 #That's the IP I use for that machine

This brought everything up, and ifconfig looked good, but I could not ping the gateway (192.168.0.1) or google.com, or any other computer on the network.

Optionally, I tried using this "dhclient bridgename" which after the third time I ran the command got an IP from the DHCP server, but even then I still could not ping out.

Can anyone help with getting my bridge to work?


Top
 Profile  
 
 Post subject:
PostPosted: Tue May 30, 2006 1:00 am 
Offline
Joined: Tue Feb 21, 2006 7:24 am
Posts: 396
Location: Dushanbe, Tajikistan
it looks like you should be running spanning tree.

I also think that what you might be wanting to do is bonding and not bridging.

With bridging you can join up ethernet segments. Say you have an office in LA and
one NY and you want them to be on the same ethernet segment.


Top
 Profile  
 
 Post subject:
PostPosted: Tue May 30, 2006 6:50 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
Second on what you are looking for is bonding not bridging. bridging does not give you any extra speed. Note that to use bonding you will need a switch that can do trunking, or multiple switches.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Tue May 30, 2006 8:46 pm 
Offline
Joined: Tue Feb 21, 2006 7:24 am
Posts: 396
Location: Dushanbe, Tajikistan
Quote:
Note that to use bonding you will need a switch that can do trunking, or multiple switches.


or you have a linux boxs on both sides ;)


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 10, 2006 4:39 pm 
Offline
Joined: Sat May 13, 2006 7:01 am
Posts: 22
mac wrote:
Quote:
Note that to use bonding you will need a switch that can do trunking, or multiple switches.


or you have a linux boxs on both sides ;)


Yeah, I have a linux box on both sides and a 1000mb switch. So I will give it a try and see if I can get it to work


Top
 Profile  
 
 Post subject:
PostPosted: Sat Jun 10, 2006 7:15 pm 
Offline
Joined: Tue Feb 21, 2006 7:24 am
Posts: 396
Location: Dushanbe, Tajikistan
I would like to hear how your through put tests go. i am thinking of doing the same
but don't have enough hardware laying around at the moment.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu