I want to map the IP adress 192.168.1.222 to 127.0.0.1 so that if I use 192.168.1.222 in the web browser or ping command I get the response (and that from my 127.0.0.1).
Is this possible via routing tables or do I have to add some sort of virtual network adapter?
I try to deal with this problem on a Windows 7 machine and have no other options then a Windows XP maybe.
I'm stuck right here.
127.0.0.1all the time? 2. If this is for the local system, why deal with cumbersome IPs at all instead of using the reserved hostnamelocalhost? – Iszi Rory or Isznti Nov 30 '11 at 17:11