Welcome to ISAserver.org

Forums | Register | Login | My Profile | Inbox | RSS RSS icon | My Subscription | My Forums | Address Book | Member List | Search | FAQ | Ticket List | Log Out

12202 - url denied

Users viewing this topic: none

Logged in as: Guest
  Printable Version
All Forums >> [ISA Server 2000 General] >> General >> 12202 - url denied Page: [1]
Login
Message << Older Topic   Newer Topic >>
12202 - url denied - 24.Jan.2001 7:43:00 AM   
Roadrunner

 

Posts: 5
Joined: 20.Jan.2001
From: Prague
Status: offline
Hi,
when I disable proxy in browser and have isa client installed and configured, I recieve:
The ISA Server denies the specified Uniform Resource Locator (URL). (12202)
What's wrong?
Post #: 1
RE: 12202 - url denied - 25.Jan.2001 4:40:00 AM   
Paul

 

Posts: 51
Joined: 25.Jan.2001
From: London, UK
Status: offline
I'm getting same response when i try to publish an internal web server.

If I goto a machine with a dialup connection and try to access the internal web server by typing the ISA server external IP address, I get same problem


(in reply to Roadrunner)
Post #: 2
RE: 12202 - url denied - 26.Jan.2001 9:13:00 AM   
tshinder

 

Posts: 47644
Joined: 10.Jan.2001
From: Texas
Status: offline
If you are trying to access a web site while using the Browser *on the ISA Server*, you need to create a static packet filter that allows outbound port 80 to all computer, or configure the Browser as a Web Proxy client, configuring it with the IP address of the *internal* interface of the ISA Server.

HTH,

Tom

------------------
Tom Shinder
http://www.isaserver.org/shinder/


(in reply to Roadrunner)
Post #: 3
RE: 12202 - url denied - 29.Jan.2001 7:54:00 AM   
Roadrunner

 

Posts: 5
Joined: 20.Jan.2001
From: Prague
Status: offline
It works, thanx. Why is this port not defined by default in ISA?

quote:
Originally posted by tshinder:
If you are trying to access a web site while using the Browser *on the ISA Server*, you need to create a static packet filter that allows outbound port 80 to all computer, or configure the Browser as a Web Proxy client, configuring it with the IP address of the *internal* interface of the ISA Server.

HTH,

Tom



(in reply to Roadrunner)
Post #: 4
RE: 12202 - url denied - 8.Mar.2001 12:12:00 AM   
bobby.wilkins@harrahs.com

 

Posts: 19
Joined: 8.Mar.2001
Status: offline
The original question was not necessarily referring to the ISA server itself.

In my case, on a client CP (W2KPro) with Firewall Client installed, if I uncheck "use a proxy server" any HTTP request returns the stated "12202" error message.

Turning on "use a proxy" pointed to the ISA server works, but there are some cases where I need it to be a straight-connection and not the proxy.

BTW, in this same circumstance, other protocols (FTP, etc.) are working fine via the firewall client.

Using Network Monitor (does MS plan to offer an update of NetMon that recognizes RWSP packets instead of calling them "unknown"?), I can see the RWSP packets going to the ISA server, and it replies with the Forbidden message.

Thanks,
Bobby


(in reply to Roadrunner)
Post #: 5
RE: 12202 - url denied - 8.Mar.2001 9:18:00 PM   
GAMacky

 

Posts: 18
Joined: 6.Mar.2001
From: Renton, WA USA
Status: offline
I've got the same problem. I solved the outgoing request by turning on the "Use Proxy" checkbox. I thought that was the right solution. But I can't publish any of my internal sites. I tried using the predefined HTTP filter in the IP Packet Filtering as well as custom filter for TCP port 80. I still get those URL denied 403 Forbidden message. Help! (See my original message titled "Web Publishing problem - (403 forbidden page)")

------------------
Thx a mill
-George


(in reply to Roadrunner)
Post #: 6
RE: 12202 - url denied - 9.Mar.2001 10:16:00 AM   
tshinder

 

Posts: 47644
Joined: 10.Jan.2001
From: Texas
Status: offline
So, with the Firewall Client installed, you're finding that you *must* configure the browsers as Web Proxy clients?

If this is the case, check out how the HTTP Redirector filter is configured. Make sure that it is enabled and that it is sending requests to the Web Proxy Service.

Another thing to check out is the configuration of the Outbound Web Requests Listener. Make sure that authentication is forced for Web Proxy requests.

HTH,
Tom

------------------
Tom Shinder
http://www.isaserver.org/shinder/


(in reply to Roadrunner)
Post #: 7
RE: 12202 - url denied - 10.Mar.2001 11:18:00 AM   
GAMacky

 

Posts: 18
Joined: 6.Mar.2001
From: Renton, WA USA
Status: offline
Could you tell me where to check the HTTP redirector filter? Is that the same as the IP Packet Filter? I have the HTTP IP Packet Filter enabled for both directions.

For the outbound listener, I have both Basic and Integrated authentication checked.

------------------
Thx a mill
-George


(in reply to Roadrunner)
Post #: 8
RE: 12202 - url denied - 10.Mar.2001 6:46:00 PM   
bobby.wilkins@harrahs.com

 

Posts: 19
Joined: 8.Mar.2001
Status: offline
Yes, for PCs with Firewall Client, I must configure the browser for proxy use or I get 403: Forbidden by ISA Server.

The HTTP Redirector filter is set to its default (HTTP request sent to Web Proxy Service).

Outgoing Web Requests is currently configured for "use the same listener configuration for all internal IP addresses", with TCP port 8080.


(in reply to Roadrunner)
Post #: 9
RE: 12202 - url denied - 13.Mar.2001 9:44:00 AM   
GAMacky

 

Posts: 18
Joined: 6.Mar.2001
From: Renton, WA USA
Status: offline
I don't know if this is the correct way, but I found out that after setting the outbound listener to listen on the specified internal IP address (2nd radio button) and specify the Server's internal IP address rather than to listen on ALL internal IP's, I no longer need to set the browser as a proxy client. With just the firewall client installed, I can surf the internet from the LAN.

------------------
Thx a mill
-George


(in reply to Roadrunner)
Post #: 10
RE: 12202 - url denied - 13.Mar.2001 12:36:00 PM   
tshinder

 

Posts: 47644
Joined: 10.Jan.2001
From: Texas
Status: offline
Hey Guys,

I just thought of another reason why when using the Web Proxy client it works, but when using the SNAT client it doesn't work.

Web Proxy clients have the ISA Serve resolve the address for them. But SNAT clients need to be configured with a DNS Server that can resolve internet names.

So, check out the DNS configuration and see if that helps.

Tom

------------------
Tom Shinder
http://www.isaserver.org/shinder/


(in reply to Roadrunner)
Post #: 11
RE: 12202 - url denied - 13.Mar.2001 6:03:00 PM   
bobby.wilkins@harrahs.com

 

Posts: 19
Joined: 8.Mar.2001
Status: offline
I tried the solution suggested below (change "Outgoing web requests" to the server's internal address instead of the default "all internal" and it does not appear to have made a difference. I even tried setting authentication to basic, but no changes.

It still does not ever ask for an auth for the web proxy, although I see in the Firewall log the request was accepted.

BTW, the DNS servers for these clients are the same as for our production MS Proxy 2.0 boxes we're working on upgrading, so I know they're getting good DNS.

Thanks,
Bobby


(in reply to Roadrunner)
Post #: 12
RE: 12202 - url denied - 13.Mar.2001 8:27:00 PM   
Guest
If you have your HTTP redirector set to send requests the the WEB proxy service, AND you have the force unauthenticated users to authenticate checked (on the server/array properties), you will see exactly the problem you are having.

Basically, if you are asking everyone to authenticate, AND you are redirecting the requests from the firewall service to the web service, ISA sends that request as anonymous, and you get the error you describe.

To fix this I changed the redirector to send the request directly to the web site (you lose caching for firewall clients with this unfortunately).

hope that helps


(in reply to Roadrunner)
  Post #: 13
RE: 12202 - url denied - 21.Mar.2001 8:58:00 AM   
bobby.wilkins@harrahs.com

 

Posts: 19
Joined: 8.Mar.2001
Status: offline
It does not help, but it answers.

Thanks for the reply. I guess I'm doomed to not cache Firewall Client HTTP requests...


(in reply to Roadrunner)
Post #: 14
RE: 12202 - url denied - 9.Aug.2001 11:21:00 AM   
Arthur

 

Posts: 5
Joined: 8.Aug.2001
From: The Netherlands
Status: offline
Hi All,

I have solved the HTTP Redirector (Transparent Proxying) problems I was having myself. With some help of Tom and the replies above.

My configuration is now:

- The HTTP Redirector is setup to redirect al requests to local web proxy service (this is under Extensions -> Application Filters)

- Make a new Protocol Rule. Action=allow, Protocol=http, Schedule=always, Appliesto=My Local Intranet (or set it to 'Any Request'). (This is under Access Policy -> Protocol Rules)

- Make sure the standard 'Site and Content' Rule is in place : General:Enable, Destination:All destinations, Schedule:Always, Action:Allowed, Appliesto:Any Request, HTTP Content:All Content Groups. (This is under Access Policy -> Site and Content Rules)

and last but not least!:

- On the tab 'Outgoing Web Requests' do -not- use 'Ask unauthenticated users for identification'. Why not? When you use the HTTP Redirector you will loose all the authentication send by the client, this is stripped of the request. So the request is anonymous and can't identify itself and then you get the 12202 url denied error. (This is under Servers and Arrays -> <machine-name> -> right mouse click -> properties)

This works fine for me. Hope it helps for you.

Arthur.


(in reply to Roadrunner)
Post #: 15
RE: 12202 - url denied - 9.Aug.2001 4:17:00 PM   
tshinder

 

Posts: 47644
Joined: 10.Jan.2001
From: Texas
Status: offline
Hi Arthur,

You got it! You must not force authentication on the Outgoing Web Requests listener if you are using just SecureNAT and Firewall clients, because those clients cannot send authentication information to the web proxy service.

HTH,
Tom

------------------
http://www.isaserver.org/shinder/



Get It Here!


(in reply to Roadrunner)
Post #: 16

Page:   [1] << Older Topic    Newer Topic >>
All Forums >> [ISA Server 2000 General] >> General >> 12202 - url denied Page: [1]
Jump to:

New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts