RE: [squid-users] squid and SSH

From: Elsen Marc <elsen@dont-contact.us>
Date: Mon, 23 Feb 2004 12:56:24 +0100

 
> Hello all!
>
> Is there any way to use SSH by passing through squid proxy?
> Can squid in some way handle such kind of connections (don't know if
> it's called "tunneling" or whatever).
>
> Thank you

  Yes, I use such a setup for offering ssh to end users on UNIX.
  It's a perl script that make use of squid's CONNECT
  capabilities (method).
  You have to add port 22 then to your allowed SSL port's acl.
  I think it only works for OpenSSH versions , which allow
  specifying the tunneling perl script as a proxy.

  On Windows 'putty'
  (http://www.chiark.greenend.org.uk/~sgtatham/putty/)
  can also make/use advantage of the
  SQUID proxy for outgoing ssh, apparently without any problem.

  M.

  
Received on Mon Feb 23 2004 - 04:56:27 MST

This archive was generated by hypermail pre-2.1.9 : Mon Mar 01 2004 - 12:00:03 MST