Re: [Possibly OT] SSH / Port 80
On Monday 26 May 2003 07:41, Sharninder Singh-662 wrote:
> Hi all,
> i want to ssh into my home box from my work location but the sysadmin here
> has blocked all outgoing connections except port 80. so i can only use the
> web to connect to my webserver and nothing else. i really want to ssh into
> this box to do some administration. is there any way out !!
Is port 80 open, or is it proxied. Also is 443 open, it being the https port?
If either are open as opposed to proxied, configure your sshd to listen on
80 or 443 and tell the ssh client to talk to the configured port.
80 is quite likely to be proxied, but https can not properly be proxied so
you may find it goes through cleanly.
David
Reply to: