ssh over proxy ISA server.
Anyone in this cohort have an idea of how to get ssh to tunnel properly over it?
I do run ssh on port 443 for ease of access..
8 Replies
let us know how you go
Getting ssh to work is left as an exercise for the reader
I've not tried it myself - my firewall busting is done from a Mac.
I think im going to see if i can get logmein to work first.. if that doesnt work im screwed me thinks..
@Internat:
I probably should poitn out im on windows… did you miss the bit about cygwin?
> Yes, It Works With Cygwin's SSH
It now works fine when compiled to run under cygwin. In fact, I've recently standardized on a WinXP desktop, and use Cygwin's rxvt as a terminal emulator. From within rxvt, I can use ssh and scp just like any other command-line tool in the suite.
The nice part about Cygwin is their built-in X-server, whcih can be started up on demand. While tunneled through Microsoft Proxy Server, ssh forwards the X session right to the X-server running on my WinXP desktop. Sweeeeeet! Now I have the best of all worlds on my WinXP desktop.