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

Redirecting IP

Hi,

We have a problem, we are moving a lot of servers from our current colo to a new colo. We are not able to move our IP address range so each server wil have a new IP.

When we did this is the past we have all sorts of issues with cached dns entries. We will reduce the time to live on the dns records to help avoid this issue but to cover us further I would like to do the following.

Add the exisitng server IP to an astaro appliance and configure a rule to forward any traffic that hits this IP to the new IP.

The problem is the astaro appliance wouldnt have an interface with an IP on the new range.

Can this work? I havent run any tests yet. This wouldn't be a long term solution just for 24 hours or so while all the dns servers update with the new IP addresses.

Cheers

Michael


This thread was automatically locked due to age.
  • done a  bit of testing tonight and I can do this with NAT, even though the appliance doesnt have an IP on the new IP range.

    Now the next question - I can create a NAT rule for each service the virtual machines are using, but is it possible to create a rule that just forwards all traffic?
  • all sorted I just created a service object set to 1:65535 and used this for the traffic service and destination service and everything gets forwarded
  • ahh OK, slight problem. I have setup a masquerading rule

    any -> External (wan) / Test IP

    problem with this I will need an appliance for each IP we want to NAT as we need to make sure the traffic goes out through the same IP that it was orginally sent to.

    When I setup a rule with the following

    host IP -> External (wan) / Test IP

    nothing works. If I could get a rule working like this I could setup a single astaro appliance to NAT for multiple IP's

    Any ideas?
  • Thnink I have this sorted now using some source nat rules