I'm running XP SP2 and applied 817293.
I can use IE to connect to IIS on the same using Windows Auth (NT, not kerb)
machine with:
o
http://localhost
o
http://<NetBIOS name>
but not:
o
http://127.0.0.1
o
http://<FQDN>
o
http://<alternate A record FQDN>
I even added to the hosts file
127.0.0.1 <FQDN>
with no luck.
It's strange. Even the logfiles will show combos of 127.0.0.1 and my actual
IP address with and without NT Auth -- so it's not Route problem per se.
Access from a second machine is OK. Tried RunAs with a Win2K Kerb accound,
same problem.
2004-08-31 19:26:58 127.0.0.1 () GET / 401 4369 HTTP
2004-08-31 19:28:44 127.0.0.1 () GET / 401 4767 HTTP
2004-08-31 19:28:44 127.0.0.1 USAAT1\a0824967 GET /De
2004-08-31 19:28:44 127.0.0.1 USAAT1\a0824967 GET /pa
2004-08-31 19:28:44 127.0.0.1 USAAT1\a0824967 GET /MS
2004-08-31 19:28:44 127.0.0.1 USAAT1\a0824967 GET /mc
2004-08-31 19:29:40 127.0.0.1 () GET / 401 4767 HTTP
2004-08-31 19:30:13 157.87.0.97 () GET / 401 4767 HT
2004-08-31 19:30:13 157.87.0.97 USAAT1\a0824967 GET /
2004-08-31 19:30:13 157.87.0.97 USAAT1\a0824967 GET /
2004-08-31 19:30:13 157.87.0.97 () GET /MSLinux.jpg
2004-08-31 19:30:13 157.87.0.97 USAAT1\a0824967 GET /
2004-08-31 19:30:13 157.87.0.97 USAAT1\a0824967 GET /
2004-08-31 19:33:47 157.87.0.97 () GET / 401 4767 HT
2004-08-31 19:33:47 157.87.0.97 () GET / 401 4369 HT
2004-08-31 19:33:54 157.87.0.97 () GET / 401 4767 HT
2004-08-31 19:33:54 157.87.0.97 () GET / 401 4369 HT
2004-08-31 19:35:01 157.87.0.97 () GET / 401 4767 HT
2004-08-31 19:35:01 157.87.0.97 () GET / 401 4369 HT
2004-08-31 19:35:15 127.0.0.1 () GET / 401 4767 HTTP
KB 303650 does not seem to make a difference IE shows site as Local Intranet.
XP SP2 Firewall on/off; service started/stopped makes no difference.