Re: Access website from within domain?

From: Eric Rodriguez (support_at_online.microsoft.com)
Date: 01/08/05


Date: Sat, 08 Jan 2005 11:47:56 GMT

Is this server NAT'd?
Is the IP that you are using to access the server a public or private IP?
Based on your description it sounds like it's a public ip.
Is this server in a DMZ?
Can you try to browse the site using the private IP? What are the results?
When you access this site externally are you prompted for credentials?
Should anonymous users have access to this site?
If you go ahead and pass your credentials when prompted can you access the
site?
Does browsing the site using the netbios name of the server work?

There's the potential for several different problems here. You can have
anonymous access enabled in IIS, but still deny anonymous access to
portions of your site or all of your site by restricting NTFS permissions
to your content. It could also be that the anonymous account isn't
synchronized between the NT account and IIS's metabase. This is all
assuming that anonymous access is supposed to be allowed.

If the issue is getting prompted for credentials it could be that HTTP
keep-alives have been disabled. It could also be that you are accessing
the site with the public IP, in which case a proxy or other network device
is most likely getting in the way. Integrated Windows Authentication
requires a point-to-point connection. Check out
<http://support.microsoft.com/?id=264921>. Also, make sure that the user
that is trying to access the site has proper permissions to the content.

Browsing the site via the public given that you have anonymous access
enabled you should not have any issues as long as the iusr account has
rights to the content, the credentials for the iusr account in the metabase
are correct, and http://support.microsoft.com/?id=271071

Regards,

Eric

This posting is provided "AS IS" with no warranties, and confers no rights.



Relevant Pages

  • CredentialCache.DefaultCredentials not working!!!!!
    ... credentials of the current user but its not working correctly. ... off anonymous access and gone thru the code in debug mode but I keep getting ... After a lot of messing around I got it to work on the server (if I navigate ... when I set my browser to automatically logon on. ...
    (microsoft.public.dotnet.framework.aspnet)
  • CredentialCache.DefaultCredentials not working!!!!!
    ... credentials of the current user but its not working correctly. ... off anonymous access and gone thru the code in debug mode but I keep getting ... After a lot of messing around I got it to work on the server (if I navigate ... when I set my browser to automatically logon on. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Error when connection to Administrator account tested
    ... If you're unable to pass windows credentials to the server, ... to open it up for anonymous access. ... "We wrote the books on Project Server" ...
    (microsoft.public.project.pro_and_server)
  • Re: RWW
    ... "normal" Windows Server 2003 way... ... that this worked before trying RWW in this environment. ... enable Remote Desktop first and to add to the local Remote Desktop Users ... as well as entering credentials on the FBA logon page. ...
    (microsoft.public.windows.server.sbs)
  • Re: Sharing/Forwarding website credentials programatically
    ... What you are wanting is not really delegation of credentials from the portal ... can directly contact that server). ... authentication over SSL against a standard Active Directory account. ... essentially in the request-headers or URI itself. ...
    (microsoft.public.inetserver.iis.security)