Re: 403 error when accessing web page

From: Chris Crowe [IIS MVP] (iismvp2005_at_iisfaq.homeip.net)
Date: 08/15/05

  • Next message: John Bailey: "Re: Application pool doesn't start with domain account"
    Date: Mon, 15 Aug 2005 19:07:51 +1200
    
    

    I assume your workstation is not the server?

    If your workstation is the server and you connect via http://localhost
    (which resolves to 127.0.0.1) then unless you allow this you will be denied.

    Have you checked the IIS log files as it will display the IP Address that it
    is denying requests to.

    I could not reproduce your problem here on IIS 6

    -- 
    cheers
    Chris
    Chris Crowe [IIS MVP]
    http://blog.crowe.co.nz
    "Donovan" <Donovan@discussions.microsoft.com> wrote in message 
    news:EA53306D-A2A9-4A9F-A8DA-677C512CD04A@microsoft.com...
    > My server and the workstations that I am trying to allow access are all in
    > the same subnet (103.118.114.x, 255.255.255.128).  When I click the DNS
    > lookup for my IP address it resolves quickly and correctly.  I have tried
    > denying all except the exclusions and added my IP to the exclusion list
    > (130.118.114.016).  I receive the 403.6 error when I do this.  I have also
    > tried adding a group with the following settings (130.118.114.1,
    > 255.255.255.128) and still receive the 403.6 error.
    >
    > "David Wang [Msft]" wrote:
    >
    >> IP Restriction seems to be working for me when I configure it, and I have
    >> not encountered any IPRestriction issues from users. I chose to Deny, 
    >> added
    >> in the IP of my computer, and it worked (my computer had access, another
    >> computer got the 403.6).
    >>
    >> I would start by verifying you are using the right DNS server to resolve 
    >> IPs
    >> by IIS as well as configuring the right IP addresses to apply the
    >> restriction. What IP addresses are you using?
    >>
    >> -- 
    >> //David
    >> IIS
    >> http://blogs.msdn.com/David.Wang
    >> This posting is provided "AS IS" with no warranties, and confers no 
    >> rights.
    >> //
    >> "Donovan" <Donovan@discussions.microsoft.com> wrote in message
    >> news:4AE0F054-2E2D-46A5-8B41-261E7C13A074@microsoft.com...
    >> I have set an IP restriction on a virtual directory that allows only my
    >> computer access.  I set up the restriction through the IIS MMC by 
    >> selecting
    >> the properties for the virtual directory, selcting the Directory Security
    >> tab, clicking Edit under "IP address and domain name restrictions",
    >> selecting
    >> Denied access and then finally giving a single computer access (my 
    >> computer)
    >> via my IP address.   When I try to browse to the page via IE I receive:
    >>
    >> "You are not authorized to view this page ... HTTP Error 403.6 - 
    >> Forbidden:
    >> IP address of the client has been rejected.  Internet Information 
    >> Services
    >> (IIS)"
    >>
    >> If I set it to Grant access then anyone and everyone can get to it.  As 
    >> soon
    >> as I set any kind of restriction (single computer, group, or domain) IIS
    >> blocks everyone from access including those who should be excluded.  Am I
    >> missing something, or is this a known issue?
    >>
    >> I am using Windows 2003 Server and IIS 6.0.
    >>
    >>
    >> 
    

  • Next message: John Bailey: "Re: Application pool doesn't start with domain account"

    Relevant Pages

    • Re: Problem with connect computer wizard
      ... And also please ensure the only one DNS server (the SBS internal IP ... After researched your IIS metabase, there are some settings have been set ... Your configuration makes only the SBS 2003 server box and the workstation ...
      (microsoft.public.windows.server.sbs)
    • RE: OMA Activesync issues
      ... The server IIS logs show that we're getting a 401.1 which resolves to ... "Logon Failure" Based on my experience, this occurs when IIS settings are ... Microsoft CSS Online Newsgroup Support ...
      (microsoft.public.windows.server.sbs)
    • Intranet & Internet cannot find IIS 5.1 server
      ... I have installed IIS 5.1 on my Windows XP Pro workstation. ... forwards web server requests to port 80 of this workstation. ... browser on the same workstation as the server brings up my web page ...
      (microsoft.public.inetserver.iis)
    • Re: After joining a server to the domain, can no longer access iis
      ... did you join it to the domain using the connectcomputer function in the ... Once the workstation was joined, the DNS server on the SBS server will ... This may be an IIS issue, and if so I'm sure someone ...
      (microsoft.public.windows.server.sbs)
    • Re: Intranet & Internet cannot find IIS 5.1 server
      ... Since you are using the local IP, the router should not be involved, and ... > I have installed IIS 5.1 on my Windows XP Pro workstation. ... > forwards web server requests to port 80 of this workstation. ...
      (microsoft.public.inetserver.iis)

    Loading