Error opening local IIS pages using Netbios Name

  • Thread starter Thread starter Erik
  • Start date Start date
E

Erik

Hi guys, anybody can help me with my messed up situation...

I have a windowsXp SP2 prof edition installed and upgraded using windows
update system.
When I try to open local standard page or other pages installed on local
IIS, it works well only if I use http://localhost address.
If I try using my netbios name like http://MyDevelopPC I can't open the page
and I receive "Cannot find server or DNS Error" message.
I verified my DNS using NSLOOKUP and it resolve correctly my netbios name.
I tried also using IP number but I receive same error message.
I inserted on host file a new record with netbios name and localhost IP
(127.0.0.1) but also in this way it doesn't work.

Can anybody help me with few suggestions... I no more ideeas...

Thank you
Erik
 
Erik said:
Hi guys, anybody can help me with my messed up situation...

I have a windowsXp SP2 prof edition installed and upgraded using
windows update system.
When I try to open local standard page or other pages installed on
local IIS, it works well only if I use http://localhost address.
If I try using my netbios name like http://MyDevelopPC I can't open
the page and I receive "Cannot find server or DNS Error" message.
I verified my DNS using NSLOOKUP and it resolve correctly my netbios
name. I tried also using IP number but I receive same error message.
I inserted on host file a new record with netbios name and localhost
IP (127.0.0.1) but also in this way it doesn't work.

Can anybody help me with few suggestions... I no more ideeas...

If you open the iis mmc,
right click on your "default web site",
choose properties,
what ip address dou you have on the "web site" tab ?
 
Thank you for your answer Edoardo
I have (All Unassigned) IP Address on TCP port 80
I'm really don't understand why it doen't work!!!
Erik
 
Erik said:
Thank you for your answer Edoardo
I have (All Unassigned) IP Address on TCP port 80
I'm really don't understand why it doen't work!!!
Erik

You have to publish your "Default Web Site"
only on the same ip address assigned to your nic.
bye.
 
Back
Top