F12: ssh change port number

Garry T. Williams gtwilliams at gmail.com
Sun Nov 22 18:37:08 UTC 2009


On Sunday 22 November 2009 13:15:44 Soo-Hyun Choi wrote:
> [foo at foo ~] $ ssh -p 10100 mymachine
> ssh: connect to host mymachine port 10100: No route to host
>                                            ^^^^^^^^^^^^^^^^
> Any idea?

That error indicates you cannot get packets to the host.  The sshd is
presumably listening on that port but the client cannot reach the
host.  (If you get connection refused, it indicates an icorrect port
or no service listening.)

-- 
Garry T. Williams --- +1 678 656-4579




More information about the fedora-list mailing list