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

Changing ISP while keeping services working

Hello,

This is a new one for me, so I am seeking help.

I have a simple setup right now, static IP on the FW, and 3 static IP with DNAT entries (web servers).

We need to change the IP addresses due to an ISP change, but can have both running for a few days.

I have an extra interface ready to configure for the new ISP and connection, but as I change FQDN in my DNS, I need to have the services available on both ISP for a brief time.

Can this be done with Astaro? Have my web server available on ISPA and ISPB but on different interfaces and IP Addresses?


This thread was automatically locked due to age.
Parents
  • Hi, ReD-MaN,

    I don't understand why you want both active.  Don't you just want a seemless transition that keeps your three servers available without interruption?

    It sounds like you already have the DNATs for the new ISP.  It seems like you can change public DNS to the new IPs now, and, depending on your TTLs, all traffic will arrive via the new ISP within a day.  Won't that do what you need?

    Cheers - Bob
  • The problem I am forseeing lies within the different subnets, and the default gateways.

    If I keep the default gateway on ISPA, people won't be able to reach the new subnet. If I change it to ISPB, then subnetA won't be reachable anymore.

    I have an external Linux system I was able to workaround this using the ip route command with different routing tables and ip rules. But that was a "normal" Linux system [:)]
  • Hi ReD-MaN,

    If I understand your original post, the servers are currently reachable on ISP 'A' through a DNAT. I assume you have the DNAT because you have the servers running on a private IP range that has the Astaro as it's gateway?

    If so, setting up a DNAT for ISP 'B' should work just fine. The NAT's connection tracker should keep everything sorted between the two ISP's.
Reply
  • Hi ReD-MaN,

    If I understand your original post, the servers are currently reachable on ISP 'A' through a DNAT. I assume you have the DNAT because you have the servers running on a private IP range that has the Astaro as it's gateway?

    If so, setting up a DNAT for ISP 'B' should work just fine. The NAT's connection tracker should keep everything sorted between the two ISP's.
Children