Squid/2.6.STABLE5
-
Dear All,
I got some problems with my proxy server, all client computers that using proxy server could not access to some applications and web that end with port number. here is the example
ERROR
The requested URL could not be retrieved
–------------------------------------------------------------------------------While trying to retrieve the URL: http://webmail.eurocom.ch:81/
The following error was encountered:
Access Denied.
Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.Your cache administrator is admin@localhost.
Generated Mon, 27 Aug 2007 02:42:07 GMT by localhost (squid/2.6.STABLE5)
anyone could hep me
THanks -
You must add 81 to the list of Safe Ports.
-
Thanks for your reply. where can i find the Safe port?
-
Diagnostics/Edit File
/usr/local/pkg/squid.inc
add your port 81 to the line below
don't forget to save and restart squid service (status/services)acl safeports port 21 70 80 81 210 280 443 488 563 591 631 777 901 $webgui_port 1025-65535
-
Thanks so much for your posting. it is working now.
I also face with other problem with some webpage (intranet) if i dont enable bypass proxy server for local address. example: if i browse to http://chronicles i could not be able to access it.any idea on that
Thanks
Leap -
…
I also face with other problem with some webpage (intranet) if i dont enable bypass proxy server for local address. example: if i browse to http://chronicles i could not be able to access it.
...What if you type the full name of "chronicles" ?
Is pfSense at the same "TLD" of chronicles ? I mean, is "pfSense-hostname" at the same domain / zone than "chronicles" ?
Eg.: pfSense-hostname."internal-domain"
chronicles."internal-domain"