Redirecting IP address to somewhere else.

~J~

~J~

Soldato
Joined
20 Oct 2003
Posts
7,558
Location
London
Anyone know if it's possible to redirect a call to an IP address to a totally different IP address?

We've a program on our server which is about 6 years old, was wrote in VB6 and has the database IP address hard-coded in to it. (obvious answer is to change the code and recompile, but the code is lost!)

We're re-writing the programs anyway, but was wondering if there's a way to do something on the client where the program is installed to say if a call is made to go to 111.222.333.444 then go to 555.666.777.888 instead.

Is this possible at all?
 
It's over the internet.

We're basically moving dedicated servers from one host to another so the IP addresses are totally different.
 
Back
Top Bottom