Re: ssh

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

 



On 9/15/19 1:19 AM, 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
>
> Invalid SSH identification string.
> Connection closed by foreign host.

That's good.  Shows port 22 is open.

>
> ssh 192.168.1.12 22
> time out
>
> But
> from a terminal (ttx)
> the ssh works perfectly well!
>
> What is wrong with the gnome environment?

First, the format of the command is wrong.  The "22" is a command to be executed on the remote side.
Do "man ssh" and "man telnet" to learn about the format of the command.

Now, as for what is wrong with the "gnome environment"/

What is the output of "which ssh"?  It should be

[egreshko@meimei ~]$ which ssh
/usr/bin/ssh



-- 
If simple questions can be answered with a simple google query then why are there so many of them?
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux