On Saturday, September 14, 2019 1:19:05 PM EDT Patrick Dupre wrote:
> Here is the bizarre thing:
> from a gnome-shell
> telnet 192.168.1.12 22
> Trying 192.168.1.12...
> Connected to 192.168.1.12.
> Escape character is '^]'.
> SSH-2.0-OpenSSH_8.0

This means you have a route and that sshd is listening on port 22.  Of
course, you cannot establish a session from the command line, but it
does show that you can reach the remote and that the remote will
answer on that port.

> ssh 192.168.1.12 22
> time out

Ed has told you what is wrong here.

-- 
Garry T. Williams


_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to