Re: debian squid proxy server



On Tue, 28 Nov 2006 15:29:33 +0100
"debian" <debian2@xxxxxxxx> wrote:


Hello,

there is an internet application and i have some clients who needs to
connect to it.
Firewall is setup, proxy server is squid.
The internet application is using different ports, my proxy server
listens only to port 80 (http traffic for internet)
the users can also go to https sites (which are using port 443).

The internet application is using different ports (like port 7090 and
others), how does it come that my client pc's can't connect via the
proxy to those ports ?

[...]

Squid maintains an access control list called "Safe_ports". I suspect
that port 7090 isn't in the list. See the file /etc/squid/squid.conf for
details.

--

Liam


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages