Bennett F. Dill wrote:
> Currently, I deny all external interface connections to the
> squid port. For
> squid to respond, you must be a 192.168.0.0./24 IP address.
> I would now
> like to add the ability for squid to accept external requests
> if the request
> is authenticated and using ssh. Is this possible?
It's possible. Each user needs to connect to your cache with ssh and
configure it's ssh client to do port forwarding. A rule
localhost:3128->remotehost:3128 should do the trick. The user then needs to
use localhost:3128 for proxy. Not really a squid issue though.
Ben
Received on Thu Jun 06 2002 - 23:26:09 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:29 MST