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

ssh hängt mit: Control socket "/home/LOCALUSER/.ssh/sockets/REMOTEUSER@REMOTEHOST-22" does not exist"



Hi,

bei mir hängt auf verschiedenen Hosts sehr zufällig immer mal wieder ssh
mit

    ssh hängt mit: Control socket "/home/LOCALUSER/.ssh/sockets/REMOTEUSER@REMOTEHOST-22" does not exist

Das ganze ist wirklich *sehr* zufällig.  Mal funktioniert ein Login auf
Host A aber Host B zeigt besagten Fehler.  Gleichzeitig geht ein ssh von
Host A auf Host B ohne Probleme.  Das Problem ist bisher noch nicht auf
meinem people.debian.org Login aufgetreten, aber auf verschiedenen
anderen Zielrechnern immer wieder mal sehr spontan - irgendwann geht es
dann aber auch wieder.

Das ganze Problem tritt auf einem aktuellen Testing-System auf.  Ich
habe nun mal openssh-client auf unstable aktualisiert.  Da ändert sich
aber nicht viel:

$ ssh -v REMOTENAME 
OpenSSH_8.9p1 Debian-3, OpenSSL 1.1.1m  14 Dec 2021
debug1: Reading configuration data /home/andreas/.ssh/config
debug1: /home/andreas/.ssh/config line 4: Applying options for *
debug1: /home/andreas/.ssh/config line 308: Applying options for REMOTEHOST
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: include /etc/ssh/ssh_config.d/*.conf matched no files
debug1: /etc/ssh/ssh_config line 21: Applying options for *
debug1: auto-mux: Trying existing master
debug1: Control socket "/home/LOCALUSER/.ssh/sockets/REMOTEUSER@REMOTEHOST-22" does not exist
debug1: Connecting to REMOTEHOST [IP:V:6::ADDRESS] port 22.
debug1: connect to address IP:V:6::ADDRESS port 22: Connection timed out
debug1: Connecting to REMOTEHOST [IP.V.4.ADDRESS] port 22.
debug1: connect to address IP.V.4.ADDRESS port 22: Connection timed out
ssh: connect to host REMOTEHOST port 22: Connection timed out


Der Eintrag in .ssh/config in Zeile 308 ist:

Host REMOTENAME
    Hostname REMOTEHOST
    User REMOTEUSER

Ich beobachte das Problem (bisher) nur auf einem "Reiselaptop" und kenne
sowas übicherweise gar nicht.  Der verhielt sich aber bis vor ein paar
Tagen auch vollkommen "normal" und ssh hat noch noch nie rumgezickt.

Hat jemand eine Idee, was hier schief gelaufen sein könnte?

Viele Grüße
      Andreas.

-- 
http://fam-tille.de


Reply to: