Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jul 2005 16:14:55 -0600 (MDT)
From:      estover@nativenerds.com
To:        freebsd-questions@freebsd.org
Subject:   Re: ssh over a very bad http proxy :(
Message-ID:  <32995.208.34.9.238.1122329695.squirrel@208.34.9.238>
In-Reply-To: <d396fddf0507251443383d4680@mail.gmail.com>
References:  <d396fddf0507251443383d4680@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi
>
> I spent almost entire week, customizing my freebsd server at home, and
> I would like to access it from my work place.
>
> But it doesn't seems to be possible without making http tunnels
> through an authenticated proxy server.
>
> I tried to use http-tunnel, it doesn't support the authenticated feature.
> I tried to use corkscrew, it can't compile on cygwin, and it can't go
> through the authenticated proxy either on solaris.
> I tried the HTTPTunnelClient with ntlmaps-0.9.9, it says it is
> connected, but putty just hangs and doesn't give me any response.
>
> I googled almost for a week now, trying to find a good solution, but
> no luck so far.
>
> I am sure that I am not the first one who is encountering this kind of
> problem.
>
> Any suggestions?
>
> Thanks in advance.
>
> Lei

I just run sshd on port 80, then to connect, ssh -p80 -l ieatpaste
www.myhouseorg.ru ;)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?32995.208.34.9.238.1122329695.squirrel>