OpenSSH 3.0.1 client troubles

Pagina: 1
Acties:

  • SvMp
  • Registratie: September 2000
  • Niet online
Op mijn I-Mac heb ik heel spartaans SuSe Linux PPC geinstalleerd. Alleen elementaire dingen en development.

Vervolgens Kernel 2.4.14 gebakken en geinstalleerd. Systeem draait goed :)

Nu componenten installeren, te beginnen met wat netwerk spul zoals SSHD.
Dus eerst OpenSSL 0.9.6b (de nieuwste stable version, doorstond alle tests) en vervolgens OpenSSH 3.0.1.
Compileren en installeren verliep probleemloos.

sshd werkt uitstekend. Vanaf mijn FreeBSD machine (duiveltje) kan ik er zo op.
Maar andersom lukt niet....
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[simon@duiveltje:~]$ ssh 192.168.100.101
The authenticity of host '192.168.100.101 (192.168.100.101)' can't be established.
RSA key fingerprint is 10:85:41:77:3d:96:1a:87:3c:5c:38:c8:4a:33:2b:43.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.100.101' (RSA) to the list of known hosts.
simon@192.168.100.101's password:
Last login: Sat Nov 17 14:15:34 2001 from imac.svdmeer.dhs.org     (VERBINDEN VAN DUIVELTJE NAAR I-MAC GAAT DUS GOED)
Have a lot of fun...
simon@imac:~ > ssh 192.168.100.250
The authenticity of host '192.168.100.250 (192.168.100.250)' can't be established.
DSA key fingerprint is e2:80:92:43:21:f6:ad:59:d4:fd:1e:4f:2a:c8:1b:de.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.100.250' (DSA) to the list of known hosts.
otp-md5 140 du6654 ext
S/Key Password:
otp-md5 423 du9451 ext
S/Key Password:
otp-md5 204 du5059 ext
S/Key Password:     (OP CTRL-C GEDRUKT)

simon@imac:~ > su --login
Password:
imac:~ # ssh simon@192.168.100.250
otp-md5 40 du4614 ext
S/Key Password:
otp-md5 43 du0222 ext
S/Key Password:

imac:~ #

Maar vreemd genoeg gaat een verbinding maken naar zich zelf wel goed:
code:
1
2
3
4
5
6
7
8
9
simon@imac:~ > ssh 192.168.100.101
The authenticity of host '192.168.100.101 (192.168.100.101)' can't be established.
RSA key fingerprint is 10:85:41:77:3d:96:1a:87:3c:5c:38:c8:4a:33:2b:43.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.100.101' (RSA) to the list of known hosts.
simon@192.168.100.101's password:
Last login: Sat Nov 17 14:45:37 2001 from 192.168.100.250
Have a lot of fun...
simon@imac:~ >

Het ligt niet aan Duiveltje, want vanaf Linux én Windows op mijn PC gaat het probleemloos. Ook met MacSSH vanaf Mac OS kan ik prima op Duiveltje komen.

Ik heb vaker OpenSSL/OpenSSH gecompileerd en geinstalleerd op PC's met Slackware, maar dit probleem heb ik nooit gehad.

  • Onno
  • Registratie: Juni 1999
  • Niet online
Probeer 'ssh' eens met de optie -v (verbose), geeft heel veel info. En wat heb je voor sshd op FreeBSD draaien, een oudere versie dan 3.0.1?

En hij vraagt om S/KEY gedoe, heb je ssh met S/KEY gecompileerd? (dat is niet standaard)

  • Arjan A
  • Registratie: November 2000
  • Laatst online: 11:09

Arjan A

Cenosillicafoob

Even een hostname voor dat ip-adres maken, dan gaat het waarschijnlijk wel goed (in /etc/hosts).
Waarschijnlijk is er ook wel een ssh-optie waarmee je hostnames niet hoeft te resolven.

Canon EOS | DJI M2P
Fotoblog · Mijn werk aan jouw muur