Date: Tue, 26 Jul 2005 14:49:08 +0100 From: "Petersen" <petersen@petersen.plus.com> To: "'Lei Sun'" <lei.sun@gmail.com> Cc: freebsd-questions@freebsd.org Subject: RE: ssh over a very bad http proxy :( Message-ID: <200507261349.j6QDn8Nu023261@britersen.co.uk> In-Reply-To: <d396fddf0507251443383d4680@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Lei Sun <lei.sun@gmail.com> wrote: > 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. If you're referring to www/httptunnel, then yes it does. I've personally used it to push ssh sessions via an authenticated http firewall. It's a little flakey when the http proxy does something it doesn't like (like closing the connection - it generally just crashes the hts process), but it does work. Works fine on cygwin too if you only have a windows machine at one end. Checkout the -P option. Petersen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507261349.j6QDn8Nu023261>