[vox-tech] proxy server

Brian Lavender brian at brie.com
Mon Mar 8 19:18:45 PST 2010


As long as they don't block outbound port 22. If they block outbound
port 22, change your ssh server so that it also listens to 443

Add the line to your /etc/ssh/sshd_config and restart your ssh server.

Port 443

On Mon, Mar 08, 2010 at 02:22:44PM -0500, Hai Yi wrote:
>    Brian
>    Does it mean I can ssh to my home server behind my company firewall?
>    As long as I configure the port other than 22? Thx!
> 
>      On Mar 8, 2010 7:07 AM, "Brian Lavender" <[1]brian at brie.com> wrote:
> 
>      On Sun, Mar 07, 2010 at 05:45:12PM -0800, Nick Schmalenberger wrote:
>      > On Sun, Mar 07, 2010 at 08:14...
>      I use the
>      ssh -D 1234  [2]myhomeserver.com
>      sometimes when I am behind a firewall as well. You can do it with
>      putty
>      too!
>      [3]http://www.webhostingtalk.com/showthread.php?t=539067
>      --
>      Brian Lavender
>      [4]http://www.brie.com/brian/
>      "About 3 million computers get sold every year in China, but people
>      don't
>      pay for the software. Someday they will, though. As long as they are
>      going
>      to steal it, we want them to steal ours. They'll get sort of
>      addicted, and
>      then we'll somehow figure out how to collect sometime in the next
>      decade."
>      -- Bill Gates (Microsoft) 1998
> 
>      _______________________________________________
>      vox-tech mailing list
>      [5]vox-tech at lists.lugod.org
>      http:...
> 
> References
> 
>    1. mailto:brian at brie.com
>    2. http://myhomeserver.com/
>    3. http://www.webhostingtalk.com/showthread.php?t=539067
>    4. http://www.brie.com/brian/
>    5. mailto:vox-tech at lists.lugod.org

> _______________________________________________
> vox-tech mailing list
> vox-tech at lists.lugod.org
> http://lists.lugod.org/mailman/listinfo/vox-tech


-- 
Brian Lavender
http://www.brie.com/brian/

"There are two ways of constructing a software design. One way is to
make it so simple that there are obviously no deficiencies. And the other
way is to make it so complicated that there are no obvious deficiencies."

Professor C. A. R. Hoare
The 1980 Turing award lecture


More information about the vox-tech mailing list