Dave A. Flanigan wrote:
> We need to access some pages that are on non-standard http
> ports on the Internet. Like port 444, or 8888, but squid
> will not allow us to do so.
Squid by default allows access to any port. Your probably have a acl
line in your squid.conf that limits the ports it may connect to (usually
called Safe_ports). Add the ports you need to this list.
The Safe_ports list exists since it is considered a security risk if
your users may use the proxy to connect to any TCP/IP server (such as
SMTP or Telnet ports on other servers).
--- Henrik Nordstrom Spare time Squid hackerReceived on Mon Nov 30 1998 - 15:28:04 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:43:25 MST