Ed Flecko wrote:
Hi folks,
Our ISP has a SPAM server with a web page that you have to be able to
reach in order to manage your SPAM settings.

I can't figure out how to tell Squid to allow this page.

The web page is: myisp.com:10020

I've tried using the "always_direct" method

Unless you are using a parent cache, this will have no effect.

and adding the 10020 port
number to my "Safe_ports,

Unless you have modified the line...

Safe_ports port 1025-65535      # unregistered ports

...this is redundant.

 but neither method worked.

I always get:

"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."

Suggestions???

Supply more details (your squid.conf without comments, the real URL used to access the SPAM page), or hit up the FAQ (http://wiki.squid-cache.org/SquidFaq/SquidAcl).

Thank you,
Ed

Chris

Reply via email to