On 02/17/2013 05:26 PM, James Knott wrote:
I'm trying to use ssh to connect to a computer behind my firewall. Since I also ssh to my firewall, I tried to use port 21. I configured masquerading in SUSE firewall to pass port 21 to port 22 on the target system. When I try to connect, it seems to get stuck part way through the ssh key exchange init. Is there something in ssh that prevents using masquerading?
Hi James, Ssh should be able to do this. I've done it before. You don't have an ftp server listening on that port on your firewall, do you? If you telnet to port 21 on your firewall from the outside do you see the ssh banner presented from the inside system? If not, maybe the firewall port forwarding syntax isn't just right? Do the firewall logs show anything interesting? Regards, Lew -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org