LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   SSH Through A Squid Proxy, NO CONNECT. (https://www.linuxquestions.org/questions/linux-networking-3/ssh-through-a-squid-proxy-no-connect-364506/)

EECore 09-18-2005 10:04 AM

SSH Through A Squid Proxy, NO CONNECT.
 
Hey,

Is it possible to connect to an ssh server running behind a Squid5 proxy with: "http_access deny CONNECT" enabled?

I am trying to access my ssh server (On Ubuntu), but i am behind an Authenticated squid proxy on a windows2000 machine, Is there any ways of connecting through this proxy?

Thanks.
-------------------
Peter

dexteroo 09-18-2005 12:41 PM

Only if you can make your ssh server listen on one of the valid SSL ports in squid (443 & 563). If not, you might find an intermediate machine which you can change the port and then from that machine ssh to your target machine. Good Luck.!

Brams 08-14-2008 10:41 AM

Quote:

Originally Posted by dexteroo (Post 1858515)
Only if you can make your ssh server listen on one of the valid SSL ports in squid (443 & 563). If not, you might find an intermediate machine which you can change the port and then from that machine ssh to your target machine. Good Luck.!

Hi can you explain how to have a ssl connection with a squid proxy .
I have to do that in my job.

thanks for your answer!


All times are GMT -5. The time now is 04:06 AM.