ssh on port 21?

Rick Bilonick rab at nauticom.net
Thu Feb 26 14:15:14 UTC 2004


Thanks guys. It works like a charm. On the router firewall, I set the 
public port to 23 and the private port to 22. To use ssh at work:

 > ssh -p 23 -l myid myip

To use sftp:

 > sftp -o "port 23" myid at myip

In konqueror, I would enter "sftp://myid@myip/" when using port 22 with 
dial up access. I'm not sure how to pass the '-o "port 23"' information 
using konqueror.

The IT department here figures if they just ignore your requests, 
eventually you will go away. That's why we can't access newsgroups (they 
said they were afraid that someone might be able to access porn through 
newsgroups) or use ssh/sftp. (I had to get a special dispensation to use 
telnet and ftp.)

Rick B.





More information about the Redhat-install-list mailing list