Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Multiple ISP's simultaneously

I’m wondering if this is even possible. I don’t find much about it in searching here. We currently have an ISP and public IP’s in the 216.***.***.*** range and I have 6 IP’s in use. One of our internal devices is nat’ed to, let’s say  216.***.***.25. This device is NOT something I can touch (Can you say Federal Gov’t?) and has a 2 week maintenance window. We are switching ISP’s (much faster Internet) and will have IP’s in the 173.***.***.*** range. I think it would be great to use the faster ISP right away and not have to wait the 2 weeks for the maintenance window.
 
My question. Is there a way for this one device to continue to use the existing ISP with the 216.***.***.*** subnet AND have all the other devices utilize the newer ISP simultaneously? My guess is there would need to be some type of static route setup for the 216.***.***.25 device, but I don’t really see anything while poking around in the software.

Regards,

Bob

ASG 320 – 2 GB Ram – 7.404 firmware.


This thread was automatically locked due to age.
  • use policy routing for this - there you can split traffic by protocols (mostly used) and also by source, what u need in this case
    just route all traffic from the specific machine to the old-isp interface or gateway
    cheers
  • Thanks - I think I'll give it a shot this weekend.

    Just so I'm clear and if you could clarify. The new ISP would replace the WAN interface and the the default gateway would also change to the new ISP. This should take care of every other device if I'm not mistaken. I'd then create another interface with the IP of the old-isp. In the "policy routes" section, I'd create a interface route with the IP of the internal device, the protocols it's using and use the interface I just created as the target interface.

    Am I using proper logic to accomplish this.

    Thanks again,

    Bob
  • you got it!
    in addition think to masquerade to the new-old wan line and all needed packet filters!
    a.