Posted October 10, 200717 yr I want to be able to set up some sort of route on a XP pro workstation to have all network information sent to one ip to be actually sent to a different IP. I have client software that needs to communicate with a server but this software has a hard coded destination IP adress that I cannot change, and I cannot change the server's IP address at the moment. I need to test the software on a new server with a different IP address. Unfortunately the client software does not communicate via the server's name. Here is an example of what I would like it to be able to do. ping 192.168.0.1 to get replies from.. Reply from 192.168.0.2: bytes=32 time<1ms TTL=128 Reply from 192.168.0.2: bytes=32 time<1ms TTL=128 Reply from 192.168.0.2: bytes=32 time<1ms TTL=128 Reply from 192.168.0.2: bytes=32 time<1ms TTL=128 How can this be done, if it is even possible? Thank you.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.