Server browser resolves localhost, but not server name
Posted
by
user147795
on Server Fault
See other posts from Server Fault
or by user147795
Published on 2012-11-30T20:04:06Z
Indexed on
2012/11/30
23:07 UTC
Read the original article
Hit count: 215
windows-server-2008
|iis
I have a 2008 R2 server that I recently installed Solarwinds on. It is running IIS V7.5. I got the Solarwinds site loaded into IIS, however I can't resolve it when using the server name. It will however resolve when I put http:// localhost into the browser. I have tried editing the Hosts file to no avail. I have also played around with our DNS server to see if I can figure anything out there.
I mess with the bindings in IIS, when I remove the binding for "localhosts" it stops resolving. But still get DNS lookup failed if I add the actual server name to the binding.
Any ideas?
© Server Fault or respective owner