| Emails | ||
|---|---|---|
Hallo Leute, gibt es jemand, der da einen Tipp geben kann? Ich habe 3 Rechner, ebbws, wobws und wobnb (Notebook). Mit wobnb kann nicht synchronisiert werden. SSH_Login auf wobnb funktioniert nach 2 mal pwd-Eingabe, auf ebbws muß pwd nur einmal eingegeben werden. Die Fehlermeldung "Could not load host key" sorgt für Verwirrung, erscheint aber auch bei funktionierendem Aufruf von RSYNC. Auf dem Notebook habe ich schon alle Linux-Partitions neu formatiert und eingerichtet, hat nichts gebracht. *** rsync funktioniert nicht: ************************************ Rync-Aufruf von wobws > wobnb: #(listet files vom wobnb homedirectory, auch local aufrufbar) wolfgang@wobws:~> rsync -v -e ssh wolfgang@wobnb:~ #(1) Password: #(2+3) pwd wird normal übernommen Passwort: #Terminal-Eingabe wird angezeigt, dann Totenstille, Abbruch mit ^CKilled by signal 2. #(4+5+6) rsync error: unexplained error (code 255) at rsync.c(549) [Receiver=3.0.9] /var/log/messages on wobnb: Zeile, zeigt oben nach "#" an wann die Meldung kam. (1) Feb 8 09:03:05 wobnb sshd[2555]: error: Could not load host key: /etc/ssh/ssh_host_dsa_key #Diese Meldung erscheint auch auf dem System, das funktioniert. (2) Feb 8 09:03:16 wobnb sshd[2555]: Accepted keyboard-interactive/pam for wolfgang from 192.168.178.23 port 58167 ssh2 (3) Feb 8 09:03:16 wobnb systemd-logind[830]: New session 6 of user wolfgang. (4) Feb 8 09:04:41 wobnb sshd[2558]: Received disconnect from 192.168.178.23: 11: disconnected by user (5) Feb 8 09:04:41 wobnb systemd-logind[830]: Removed session 6. (6) Feb 8 09:04:41 wobnb su: FAILED SU (to root) wolfgang on none ***************************************************************** *** rsync funktioniert: ****************************************** Rync-Aufruf von wobws > ebbws: wolfgang@wobws:~> rsync -v -e ssh wolfgang@ebbws:~ Password: receiving file list ... done drwxr-xr-x 4096 2012/02/07 10:37:54 wolfgang sent 11 bytes received 35 bytes 5.41 bytes/sec total size is 0 speedup is 0.00 #Hier hat die Übertragung funktioniert wolfgang@wobws:~> /var/log/messages on ebbws: Feb 8 09:19:45 ebbws sshd[5526]: error: Could not load host key: /etc/ssh/ssh_host_dsa_key Feb 8 09:19:52 ebbws sshd[5526]: Accepted keyboard-interactive/pam for wolfgang from 192.168.178.23 port 60813 ssh2 Feb 8 09:19:52 ebbws systemd-logind[863]: New user wolfgang logged in. Feb 8 09:19:52 ebbws systemd-logind[863]: New session 5 of user wolfgang. Feb 8 09:19:53 ebbws sshd[5535]: Received disconnect from 192.168.178.23: 11: disconnected by user Feb 8 09:19:53 ebbws systemd-logind[863]: Removed session 5. Feb 8 09:19:53 ebbws systemd-logind[863]: User wolfgang logged out. ***************************************************************** Ich hoffe, daß meine Darstellung einigermaßen verständlich 'rüber kommt, für Eure Geduld im Voraus vielen Dank Wolfgang |
