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

Re: ssh on port 21?



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 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.




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