Re: [squid-users] TCP_Denied

This is a discussion on Re: [squid-users] TCP_Denied within the Squid Users forums, part of the Web Server and Related Forums category; On Sat, 13 Sep 2003, Raymond Norton wrote: > That is what it seems, but I have no way of ...


Go Back   Usenet Forums > Web Server and Related Forums > Squid Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 09-13-2003
Henrik Nordstrom
 
Posts: n/a
Default Re: [squid-users] TCP_Denied

On Sat, 13 Sep 2003, Raymond Norton wrote:

> That is what it seems, but I have no way of passing authentication to the
> program. This site uses the link https://map.nwea.org/taa.hta


Then you may need to make an exception allowing this program access
without requiring authentication, or speak to the author of this program
to add support for authentication.

> browser "Error sending request: HTTP 407 returned, etc..". Is there a way to
> make an exception for this site in squid? I really need to fix this, ASAP.


Probably. If the program only accesses a specific site then an exception
can easily be done allowing access to this site without authentication

acl special_site dstdomain ...
http_access allow special_site

before where you require authentication in your http_access rules.


If the program navigates different sites which can not be easily
defined then you may need to identify the program as such. Enable
log_mime_hdrs and then pay attention to the User-Agent header when using
the program. If there is something which uniquely identifies the
application then you can use the browser acl type in the same manner as
dstdomain is used above to create an exception based on the application.

Regards
Henrik

Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 06:52 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0