Mailinglist Archive: opensuse (1479 mails)
| < Previous | Next > |
Re: [opensuse] ssh connection refused since upgrading to 12.1
- From: Bob Williams <linux@xxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 05 Mar 2012 11:49:42 +0000
- Message-id: <4F54A856.2070909@barrowhillfarm.org.uk>
On 05/03/12 10:06, Werner Flamme wrote:
Bob
--
Bob Williams
System: Linux 3.1.9-1.4-desktop
Distro: openSUSE 12.1 (x86_64) with KDE Development Platform: 4.7.2
(4.7.2) "release 5"
Uptime: 10:04 up 2:07, 3 users, load average: 0.40, 0.47, 0.25
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
Bob Williams [04.03.2012 19:28]:A valuable 2cents worth. Thank you Werner.
[ about $HOME/.ssh/known_hosts file ]
172.16.1.9 ssh-rsaThat is indeed the structure of the known_hosts file on my desktop
AAAAB3NzaC1yc2EAAAA[...]
machine, but here on my laptop the same file gives no indication of
which key relates to which host. Hence I deleted both lines (there are
only two machines here that I use ssh with, so it is not onerous to
accept new keys).
After accepting the new key, the file looks much the same, with two
lines but no identification of host.
I have left the lines wrapped, but each one starts with |1|:
|1|r+sSjzHiK8nJu7BZ7WJ5mPkzYhQ=|BQUTU5kbZjZPUZNFlAcdYlp/D/Q=
ecdsa-sha2-nistp256
AAAAE2VjZHNhLXNoYTI[...]
Whether you have clear text entries in $HOME/.ssh/known_hosts as before
or encoded ones is controlled by /etc/ssh/ssh_config and/or
$HOME/.ssh/config. See "man 5 ssh_config", parameter HashKnownHosts :-)
Just my 2ยข
Werner
Bob
--
Bob Williams
System: Linux 3.1.9-1.4-desktop
Distro: openSUSE 12.1 (x86_64) with KDE Development Platform: 4.7.2
(4.7.2) "release 5"
Uptime: 10:04 up 2:07, 3 users, load average: 0.40, 0.47, 0.25
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
To contact the owner, e-mail: opensuse+owner@xxxxxxxxxxxx
| < Previous | Next > |