When you connect to IIS there are two things that happen Authenication
(which is who are you) and Authurization (which is now that you are
authenicated what can you see or write)
401.3 is an authur problem which is NTFS permissions. Just because you logon
as admin dosen't mean you can see everything there is unless you are given
the NTFS permissions to.
Second if you are getting 502 errors from the outside that can mean a
firewall, proxy server or some kind of gateway problem. you can get some
more information by going to your event viewer and see if any errrors show
in system or application and check the HTTPERR log. you will find it in
Windows\System32\logfiles folder.
(ps if you have the Firewall turned on it isn't going to let http requests
in unless you configure it)
"cove3" <anonymous.DeleteThis@discussions.microsoft.com> wrote in message
news:31E766A8-B061-4EBE-A665-8EF7286E3FEE@microsoft.com...
> I'm finally able to test my discussion web with sample posts in IE using
<a style='text-decoration: underline;' href="http://localhost." target="_blank">http://localhost.</a> However, when I try to use <a style='text-decoration: underline;' href="http://cove3a.no-ip/info" target="_blank">http://cove3a.no-ip/info</a> to
connect via DNS redirect, I'm getting a 401.3 error not authorized to view
this page after asking for a userid/password.
>
> The discussion web is using FP 2002 extensions, is set to anonymous no
password use, but it's asking for a password anyway. When I change the
default directory for IIS to a non-fp extensions web, I'm able to get to the
web with either of the above without any password.
>
> However, I'm have the feeling either way it's connecting internally on my
home pc and not via the internet because when I try <a style='text-decoration: underline;' href="http://cove3a.no-ip.info" target="_blank">http://cove3a.no-ip.info</a>
from a outside computer, I get a 502 web not responding error, although I
can ping ok from that computer.
>
> Is there some kind of permission/password system associated with FP
extensions?
>
> Regards, Ron<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: 401.3 error not authorized to view with discussion web only