Jump to content

Recommended Posts

Posted

We're in the process of migrating between internet connections, this will also involve changing our URLs for external facing services.

 

Does anyone know if I can run a service simultaneously over two links to two URLs from one server? For instance we have a Facilty ePortal server with a external facing URL. I'd like to be able to set up another URL over the other link and have it respond to that too. The stumbling block seems to be that the server will only use one default gateway.

 

We've got a Smoothwall operating on our new link, but the old one is at the mercy of our LEA.

 

Does anyone have any ideas ? I'm suspecting this isn't easily done if at all.

Posted
I would suggest you move the web services over to the new connection, and just have a 301 redirect at the old url. The gateway stuff doesn't matter if you do a redirect.
  • Thanks 1
Posted (edited)

Interesting question, in order to deal with the routing hassels you would need to run reverse NAT so that external requests appeared to come from internal addresses from at least one of the links. If your router has decent software ie. Cisco iOS this can be done for just web traffic meaning that you won't end up with IP traffic leaking out different connections and cacking the whole thing.

 

The biggest issue is probably your LA as I don't think that they will be to happy if you are peered to another internet feed which could act as a leak into their system if not carefuly configured. They would probably object even if it is well configured.

 

Edit: as above a redirect is probably easier or just point all the domains at your new IP when you switch it over.

Edited by SYNACK
  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...