[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: when firewalls don't allow port 22




charles@lunarmedia.net said:
> Hey guys, the firewall at work doesnt have a proxy for ssh, and the
> security cats havent stuck in a plug for port 22. Anyone know of a way to
> get out and securely connect to an ssh server?

1) Find a TCP port that is allowed through the firewall.  (It could be
telnet, ftp, whatever.)

2) Modify /etc/ssh/ssh_config to tell sshd to listen on that port.

3) Restart sshd and have fun.

Steve
-- 
steve@silug.org           | Linux Users of Central Illinois
(217)698-1694             | Meetings the 4th Tuesday of every month
Steven Pritchard          | http://www.luci.org/ for more info

--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.