Hostname to IP lookup of IE on a 64bit OS

C

Colin li

On a 64bit windows XP(IIS installed), open 'http://localhost/iisstart.htm',
and check the iis log, I found the request is from '127.0.0.1'. And when
surfing to 'http://<hostname>/iisstart.htm', in the log, it's also
'127.0.0.1', not from my IP.

While on a 32bit OS, when 'http://localhost/iisstart.htm', it's '127.0.0.1';
while 'http://<hostname>/iisstart.htm', it's my IP, not '127.0.0.1'.

Why???
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top