« Previous Next »

Thread: Accessing a site using user friendly name on the hosted server

Last post 10-16-2008 11:09 PM by steve schofield. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 10-16-2008, 2:27 PM

    Accessing a site using user friendly name on the hosted server

    Hi,

    I have a site hosted on IIS 7.0, Windows 2008 enviro. It has been assigned an IP address. This IP address has WINS mapping configured to be accessed from a user friendly name. When I access this website from hosted server’s IE using the IP (ex: http://172.16.12.43/test.aspx ) it works fine but when it is accessed using user friendly name (ex: http://friendlyname/test.aspx ) it fails to serve the request and errors out with “Unauthorized” message. However both the URLs work fine from any other machine. Even pinging the friendly name on the server returns the correct IP address to which it is mapped . Is there any setting required on IIS server to make it accessible using the user friendly name ?

    Thanks,

    Mohit

  • 10-16-2008, 11:09 PM In reply to

    Re: Accessing a site using user friendly name on the hosted server

    Assuming this is the only site hosted on the server, I'd verify bindings are listening on * (asterik), which means all IP's.  Or you can have a binding that has the Friendlyname in there.  To locate the bindings, go to IIS Manager > Sitess > SiteName Right Click, select Edit Bindings.  What is listed there?

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
Page 1 of 1 (2 items)
Microsoft Communities