Recommended Posts

i have two internet connections....one DSL and one Cable....is there any way to set them up in a pool so that even if one connection is down the users can still use the other one ? i dont want to have to manually change the connection to the WAN port of my router...i hope iam making myself clear....if any more clarification ir required please ask.....thnaks

Link to comment
https://www.neowin.net/forum/topic/773330-internet-connection-pooling/
Share on other sites

If you have two routers:

router 1 connected to internet 1 via WAN port

router 2 connected to internet 2 via WAN port

router 1 connected to router 2 via normal LAN port

Make sure only router 2 has DHCP on and assign router 1 a static IP address within range of router 2, set the secondary DNS server on router 2 manually to the IP address of router 1. Or give your computers static IP addresses with DNS server 1 and 2 to both of your routers.

I'm not sure how having dns to 2 different routers would make the internet go through them? You'd need to change the gateway on clients.

I'm not sure of an easy way of doing what your want, I have some ideas of how to do it with linux.

You could use Heartbeat (http://www.linux-ha.org/HomePage) although their documentation isn't great, and may not be worth the hassle if you dont have much linux experience

What I'd do is, have 2 routers as said above, a switch, and a linux box. Set the linux box as the dhcp server, which would also act as teh gateway. Then I'd have a python/bash script called by crontab every 5 mins that trys to ping bbc.co.uk or something, and if there isn't a response the linux box would change it's default gateway to router2 (or vice versa).

#pseudo code

ping bbc.co.uk

if "no response":
	if gateway = 192.168.1.1
	route add default gw 192.168.1.2
else:
	route add default gw 192.168.1.1

Well a simple hardware solution would be to use say pfsense as your gateway - which has load balancing or failover support for multiple internet connections.. Or sure there are off the shelf routers that support multiple wan connections.

pfsense on some older pc hardware would get my vote. http://www.pfsense.com/

As mentioned the problem is not in creating the local network that has 2 gateways off of it, ie putting the 2 routers on the same local network. The problem is getting the clients to know which gateway to use. By default if using dhcp -- everyone would point to the router running dhcp.

If you setup a secondary gateway on the clients to point to the other router, it will use the gateway based upon the metric. Yes its possible that if the one with the better metric fails it will start using the gateway with the next best metric, etc. But what will trigger the switch over is complicated, and rarely works as planned, etc. Unless the router itself goes offline.

At best there will most likely be a delay in switching, at worst the clients would never switch. So as mentioned by domz you would want to run something that switches the gateway on the clients. Or use a go between gateway that determines which internet to use.

Which is why something like pfsense would be a good cheap solution. Or something like the linksys rv082 also supports multiple wan

http://www.cisco.com/cisco/web/solutions/s...ance/index.html

# Ensures your Internet service never goes down. Dual Internet ports on the Linksys RV082 keep your business connected to two Internet sources. If one Internet source goes down, your workers can use the second as a backup. Alternatively, you can connect the two Linksys RV082 Internet ports to the same Internet service, to help balance traffic loads and reduce bottlenecks.

Yeah to put it in simple terms - your friends an IDIOT!!

Unless you were wanting to say bridge a wireless network to a wired one - then sure you could bridge the interfaces.

I would suggest you have your friend read up on what bridging does.

But yeah you run into that FUD all the time about bridging the interfaces to speed them up, or use 2 internet connections at the same time :rolleyes:

Yeah to put it in simple terms - your friends an IDIOT!!

Unless you were wanting to say bridge a wireless network to a wired one - then sure you could bridge the interfaces.

I would suggest you have your friend read up on what bridging does.

But yeah you run into that FUD all the time about bridging the interfaces to speed them up, or use 2 internet connections at the same time :rolleyes:

You could look at the Draytek 2820 series of routers, they specify that you can load balance or fail over between the WAN connections

http://www.draytek.co.uk/products/vigor2820.html

Dual-WAN Load Balancing & Backup

As well as the primary ADSL interface, the Vigor 2820 features a secondary WAN port for Internet access. This is an Ethernet interface and can connect to a second ADSL modem, cable modem or any other Ethernet-based Internet feed. The secondary interface can be used either for WAN-Backup or load balancing.

WAN-Backup provides contingenry (redunancy) in case of your primary ADSL line or ISP suffering temporary outage). Internet Traffic will be temporarily routed via the secondary Internet access. When normal services is restored to your primary ADSL line, all traffic is switch back to that.

If you don't have ADSL, the Ethernet WAN port can instead be used as your primary/only Internet connection (using NAT) so the same router can be used for either ADSL or Ethernet Internet connections.

The USB port provides an alternative connection method (Firmware Upgradable) for Internet backup by connecting to a compatible USB modem (or cellphone) for access to the high speed 3G cellular networks from UK providers such as Vodafone, Orange, 3 and T-Mobile. If you don't have ADSL at all, the USB/3G access method can be used as your primary/only Internet connection, ideal for temporary locations, mobile applications or where broadband access is not available.

Note : For WAN2 you can use either a Ethernet or USB 3G connection but not both at the same time.

network perimeter redundancy with pfsense, chris buechler:

This is a presentation from DCBSDCon, it shows some of the basics of network redundancy.

(really starts around 12-13minutes into the presentation if you want to skip the introductions)

pfSense can be used, all it takes is a older PC with multiple NICs. (can be cheaper than the Draytek solution)

I only have 1 connection so I have no experience on how to set it up...pfSense forums can be a great help.

I hope it helps you on your way to a solution.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Sorry but that makes no sense. What does using the same laptop have to do with anything? 
    • Playground drops 30 minutes of Fable gameplay, shows off life sim and morality system by Pulasthi Ariyasinghe Playground Games gave fantasy RPG fans a new look at its Fable reboot last Sunday at the Xbox Games Showcase. While that was a short cinematic trailer revealing the main villain of the storyline, played by Hayley Atwell, today, the development team released an entire gameplay demo to show off the game in action. There is some combat and action near the end of it, but most of the demo is focused on the game's NPC simulation, relationships, choices players can make, and the complex reputation system. The studio is touting over 1,000 hand-crafted NPCs who have jobs, homes, routines they follow in their villages and outskirts, and a memory of what is going on in the world and what actions the player has done. All of these are voiced by real people too. The demo begins with a short interaction with a butcher who wants to kill a talking pig named Colin. The protagonist chooses to save Colin by paying the butcher a bunch of gold for his troubles, giving the hero a rise in reputation for being shrewd, merciful, and virtuous. There were also options to simply let Colin get killed or even fight the butcher for the pig instead of paying him. How NPCs judge the player depends on how they interact with the world. https://www.youtube.com/watch?v=doV0yq4kAP0 Later, the demo shows off how purchasing and managing businesses work, where players can hire employees, change their wages, tweak the price of the shop items, and reap profits if they do well. Different NPCs react differently to each type of reputation the player is touting. One shop owner jacks up prices by 80% just because the player is rich and owns businesses. The demo even shows the player deciding to attack random villagers and causing a ruckus in the streets, turning the hero into a criminal. This is where the magic combat systems are shown off, where the player can teleport, turn enemies into chickens, sword-fight, and more. "This is how you’ll build an extraordinary life in Fable. It’s all about shades of grey – it’s not us or the game telling you what is good and what is bad," says Dan Greer, Lead Game Designer. "With the Living Population, it’s the NPCs themselves judging your actions." Fable is releasing across PC and Xbox Series X|S on February 23, 2027. Premium Edition owners will be able to play starting on February 18 instead. Xbox Game Pass subscribers will also be able to jump in at launch for no extra cost.
    • Still 93% off: Microsoft Visual Studio Professional 2026 lifetime digital license by Steven Parker Today's highlighted deal comes via our Apps + Software section of the Neowin Deals store, where for a limited time you can still save 93% on Microsoft Visual Studio Professional 2026. Code Faster, Work Smarter with Visual Studio 2026 Visual Studio Professional 2026 is a fully featured development environment that developers around the world know & love — now enhanced with deeper AI integration, improved performance & more powerful collaboration tools. Built as a 64-bit IDE, it makes it easier than ever to work with very large solutions & complex workloads. Boost your productivity, write high-quality code & re-imagine team collaboration with an advanced suite of tools & built-in integrations designed to tackle the most demanding development workflows & deliver modern, cloud-connected applications. Build across languages and platforms Craft cross-platform mobile & desktop apps with .NET MAUI Build responsive Web UIs in C# with Blazor Build, debug, & test .NET & C++ apps targeting Windows, Linux & containers Use hot reload capabilities across .NET & C++ apps to apply code changes instantly Edit running ASP.NET/ASP.NET Core pages in the web designer view Integrate seamlessly with Azure, GitHub & other DevOps workflows Type less, code more with Intellicode and AI Understand your code context: variable names, functions, libraries & the type of code you’re writing Complete a line or block of code based on patterns learned from your codebase Get a ranked list of next best suggestions, helping you code more rapidly & accurately Use built-in AI-assisted refactoring & code suggestions to reduce bugs & boilerplate Gain deep insights into your code with codelens Reveal crucial information such as recent changes, authors, tests & commit history directly in the editor See test status & references without leaving your code Make informed decisions with a comprehensive overview of your codebase and activity Collaborate seamlessly with live share Run real-time collaboration sessions with teammates — no need for them to clone repos or install all dependencies Speed up your team’s edit & debugging cycles with personalized sessions, access controls & custom editor settings Keep everyone aligned so your team’s code stays consistent & maintainable Good to know Length of access: Lifetime License type: Professional, single-user license Redemption deadline: Redeem your code within 30 days of purchase Access options: Desktop installation on supported Windows operating systems Max number of device(s): 1 Version: Visual Studio Professional 2026 Languages supported: English, Chinese (Simplified), Chinese (Traditional), Czech, French, German, Italian, Japanese, Korean, Polish, Portuguese (Brazil), Russian, Spanish, and Turkish. Updates included: Minor updates and security fixes for the 2026 Professional release channel (according to Microsoft’s lifecycle policy) Activation method: Online activation with Microsoft account required Microsoft Visual Studio Professional 2026 normally costs $499.99, but this deal can be yours for just $34.97, that's a saving of $465. For full terms, specifications, and license info please click the link below. Get Visual Studio 2026 now for just $34.97 (was $499.99) Time limited deal Although priced in U.S. dollars, this deal is available for digital purchase worldwide. Support queries If you have queries or need support for any of the Neowin Deals, please use the contact form here. Neowin Deals are managed and sold by StackCommerce who represent Neowin on an affiliate basis. Why we post these deals We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. So for those that keep moaning and complaining, be thankful we're still online for you to even do that. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
    • My current phone, on left, is starting to go to sleep, and not turning on, even though I press the power button 100 times. Like CPR.   I tried factory resetting it, and nothing changed. So it's the hardware failing. I currently am using Twigby as my service provider. Cheapest I can get around here. But all their phones are carp.. https://www.twigby.com/shop/twigby-phones A friend warned me about the Moto G, as his neice has one, and isn't that good at $130. Also the Samsung A15 is laughable at best. Everything else is expensive af. I want android, (hate iOS) any version, that works with Twigby, under $100, please. Refurbished/Used is OK with me, as long as it isn't beat up.   If you know the IMEI number, you can see if it works with Twigby: https://www.twigby.com/page/byod
    • i not arguing that it isnt ######, only that it does support themes lol.
  • Recent Achievements

    • Week One Done
      StaticMatrix earned a badge
      Week One Done
    • Rookie
      lamborghiniv10 went up a rank
      Rookie
    • One Month Later
      pinnclepd earned a badge
      One Month Later
    • First Post
      X-No-file earned a badge
      First Post
    • One Month Later
      johnjacobb40 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      516
    2. 2
      PsYcHoKiLLa
      210
    3. 3
      +Edouard
      147
    4. 4
      Steven P.
      92
    5. 5
      ATLien_0
      82
  • Tell a friend

    Love Neowin? Tell a friend!