Possible Duplicate:
What hardware do I need to add a backup internet connection?

I have a office LAN providing internet access to several workstations. Each workstation is basically connected to the hub, which is connected to the router through ethernet.

Wat I need to do is to hire another provider and enable any method to switch user's internet connection if the active connection goes down.

How can I do this?

link|improve this question
1  
Questions on Stack Overflow are expected to relate to programming in some way. – esqew Jan 30 at 2:28
Then, where do u recommend me to ask such a question,sorry no idea. – user5793 Jan 30 at 2:32
The answer to this question also depends on the hardware you are using. – esqew Jan 30 at 2:56
A simple router, I need to know which hardware should I use, no idea... to have it in failover – user5793 Jan 30 at 3:12
feedback

migrated from stackoverflow.com Jan 30 at 3:39

This question came from our site for professional and enthusiast programmers.

closed as exact duplicate by Miles Erickson, kce, Ward, John Gardeniers, MadHatter Jan 30 at 13:41

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

All you need is a router that supports multi-WAN failover. There are many of them on the market - do some research and choose one. I won't get into product recommendations here since that is off-topic.

Alternatively, you can set up a pfSense box and use that as your router - it supports multi-WAN very well and is free (if you have some spare hardware to run it on).

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.