|
Home > Archive > IIS Server Security > January 2006 > IIS passing internal IP in header
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
IIS passing internal IP in header
|
|
| DRace1111 2006-01-09, 6:00 pm |
| We have already applied the hotfix for IIS 6.0 that is explained in article
218180, and the server has been rebooted, but our server is still passing the
internal IP address in the header info. What could we be missing?
| |
| Christian Paparelli 2006-01-13, 10:26 pm |
| "DRace1111" <DRace1111@discussions.microsoft.com> ha scritto nel messaggio
news:66CD2FC8-A7E9-4F87-AC5E-981D90C427F7@microsoft.com...
> We have already applied the hotfix for IIS 6.0 that is explained in
> article
> 218180, and the server has been rebooted, but our server is still passing
> the
> internal IP address in the header info. What could we be missing?
take a look here http://support.microsoft.com/kb/834141/en-us and install
sp1 for windows 2003
--
Christian Paparelli
http://www.ithost.ch
| |
| DRace1111 2006-01-13, 10:26 pm |
| Forgot to mention, SP1 is already installed as well. This hasn't fixed the
problem either.
"Christian Paparelli" wrote:
> "DRace1111" <DRace1111@discussions.microsoft.com> ha scritto nel messaggio
> news:66CD2FC8-A7E9-4F87-AC5E-981D90C427F7@microsoft.com...
>
> take a look here http://support.microsoft.com/kb/834141/en-us and install
> sp1 for windows 2003
>
>
> --
> Christian Paparelli
> http://www.ithost.ch
>
>
| |
| David Wang [Msft] 2006-01-13, 10:26 pm |
| Have you followed ALL instructions in:
http://support.microsoft.com?id=834141
Especially the UseHostName and SetHostName properties?
Basically, you must apply the hotfix and also set this property to tell IIS6
to "use this hostname" instead of using the internal IP. If you don't set
the property, you get the original behavior even with the hotfix.
Because... IIS has to report *something* ... and depending on configuration,
it could be internal IP. The hotfix allows you to tell IIS what value to
report when necessary.
--
//David
IIS
http://blogs.msdn.com/David.Wang
This posting is provided "AS IS" with no warranties, and confers no rights.
//
"DRace1111" <DRace1111@discussions.microsoft.com> wrote in message
news:66CD2FC8-A7E9-4F87-AC5E-981D90C427F7@microsoft.com...
> We have already applied the hotfix for IIS 6.0 that is explained in
> article
> 218180, and the server has been rebooted, but our server is still passing
> the
> internal IP address in the header info. What could we be missing?
|
|
|
|
|