Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > Your Distro > SuSE Linux Help
Reload this Page How to bridge 3 ether's?
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

SuSE Linux Help For help and discussions related to SuSE Linux

Reply
 
Thread Tools Display Modes
Old 05-18-2008   #1 (permalink)
ajhart
Just Joined!
 
Join Date: Apr 2008
Posts: 5
Smile How to bridge 3 ether's?

Hi guys, first I'm a big Linux noob but I have done some reading and research and have found not much concerning my problem. I realy hope you guy's can help me.

Well, I have a Linux opensource Suse10.3 installed on a entry level P4, Webmin-1.410, Squid3.0.STABLE4 and build only for transparent caching purposes. It is setup with 1 router and 1 local win vista pc and working great --(except for cachemrg.cgi that's missing?!?)

Anyway, the br0 I have with port='eth0 eth1' is working great and setup according these instructions:

Quote:
1. At the console login as root.
o This step will disconnect the server enough to stop a remote session, so this has to be done at the server.
2. Install Brigde-Utils first:
o yast -i bridge-utils
 You may be asked for the install media.
3. Go to the network folder:
o cd /etc/sysconfig/network
 Note that interface set-up information is in configuration files that are preceded by 'ifcfg-<interface name>' and will be auto loaded based on that naming standard.
4. Backup the network configuration by making a folder and copying the contents there:
o mkdir ../network.old
o cp -Rv * ../network.old
5. Remove the existing configuration:
o rm ifcfg-*
 This will not kill the network connection till the service is reloaded and the configuration files are re-read
6. Create a new configuration file as such:
o touch ifcfg-br0
 This creates a blank file of given name.
o gedit ifcfg-br0
 At a terminal session from inside Gnome (the desktop) this starts the text editor. Create a file that looks like this:

STARTMODE=auto
BOOTPROTO=static
IPADDR=YourValidIPAddress
NETMASK=YourValidNetMask
BRIDGE='yes'
BRIDGE_PORTS='eth0 eth1'
BRIDGE_AGEINGTIME='300'
BRIDGE_FORWARDDELAY='0'
BRIDGE_HELLOTIME='2'
BRIDGE_MAXAGE='20'
BRIDGE_PATHCOSTS='19'
BRIDGE_STP='on'
7. Restart networking:
o /etc/init.d/network restart
 If there were no typos in the file, things should be up and running and the address above can be reached across the LAN.
Now, my problem is that I have two Routers, 1 Cisco and 1 Billion routers with their own set of static ip's provided by the isp's. Here is a small pic I drew up showing a bit more detail:



How do I setup a bridge between 3 network interfaces, or is there maybe a other solution.
Thanks in advance!

ps: the more I play with Linux, the more I like it.
Keep up the good work guy's, cheers.
ajhart is offline   Reply With Quote
Old 05-19-2008   #2 (permalink)
scrarfussi
Linux Engineer
 
scrarfussi's Avatar
 
Join Date: Aug 2006
Posts: 873
not sure if this will help but may be you could try this forum

http://www.linuxforums.org/forum/linux-networking/
__________________
Et quacumque viam dederit fortuna sequamur
Quantum In Me fuit
I n I Scrarfussi
scrarfussi is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT. The time now is 06:45 PM.




© 2000 - 2008 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.0.0