Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
02-12-2004, 12:15 PM
|
#1
|
Member
Registered: Jan 2003
Location: Indiana
Distribution: Centos, RedHat Enterprise, Slackware
Posts: 524
Rep:
|
Internet Failover (Multiple ISPs)
Somebody explain to me the general idea behind Internet Connectivity Failover. SBC knocked out our DSL service for 10 days! The owners are fed up with it and want to make sure this never happens again. They want to have a second connection via another ISP. While both lines are working I guess it would be nice to have load-balancing too to get the full benefit. I'm looking for solutions that do not necessarily have to have a Linux based answer. What equipment is needed? Any help to point me in the right direction would be great!
TIA,
|
|
|
02-12-2004, 02:33 PM
|
#2
|
LQ Newbie
Registered: Feb 2004
Location: Cologne / Germany
Distribution: rh9, rh-adv3, suse9, sles8
Posts: 16
Rep:
|
Internet failover
The provider seems to belong to the "cheapest mainstream" - this what i assume from the fact that they "provide" downtimes of more than a day! If the line is "business critical", spending a bit more money into a more sophisticated provider could help.
Everything you can do to achieve ISP failover depends on the site's size (amount of computers and users) and on the budget.
One option:
------------------
Plug 2 in a 2nd modem and configure it for the 2nd provider.
Connect both modems to one "server" (i386/166 is sufficient when using linux).
Write a simple script (using "bash", "perl", "phyton" or ruby) that will check the connection to the internet using the default route. If it the connection does not succeed, the script should change the default route leading through the 2nd DSL-modem.
Use "cron" to call the script every 1 to 5 minutes.
Another option (more to know and to adjust for this):
--------------------------------------------------------------------
- 2 DSL-Modem/Routers connected towards one HUB.
- 1 Router (Dedicated product or Linux system or W2K/XP)
having 2 network cards.
One card is connected to the HUB mentioned above,
the other card is connected to the "internal LAN".
Using this infrastructure, one can configure "routing protocols" (e.g. BGP, EGP, ...) on the router that will figure out accessible routes to the internet automatically. In addition, "QoS" mimics (quality of service) can be configured to dedicate specific amounts of bandwith to specific hosts and/or services.
Implementing multiple gateways between intranet and internet might be somewhat too challenging for the unexperienced. Nevertheless it can be fun after the learning curve flattens ...
;-)
|
|
|
02-12-2004, 03:01 PM
|
#3
|
Member
Registered: Jan 2003
Location: Indiana
Distribution: Centos, RedHat Enterprise, Slackware
Posts: 524
Original Poster
Rep:
|
Thanks for your response. On this, there will be some type of budget, so I'd like to get the most professional solution possible. I've read a little about dual WAN or multihomed router appliances. Anybody have a suggestion or opinion about them?
|
|
|
All times are GMT -5. The time now is 04:44 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|