Dear HACC@NUS,
my name is Ziyuan Wang and i am of the clients from your platform.
Recently when I am trying to connect with SSH following the command with my username:
ssh ziyuanwang@xacchead.d2.comp.nus.edu.sg
I got an error like this:
kex_exchange_identification: read: Connection timed out
by checking the log (-vvv), the error infos are:
PS C:\Users\84886> ssh -vvv ziyuanwang@xacchead.d2.comp.nus.edu.sg
OpenSSH_for_Windows_9.5p1, LibreSSL 3.8.2
debug3: Failed to open file:C:/Users/84886/.ssh/config error:2
debug3: Failed to open file:C:/ProgramData/ssh/ssh_config error:2
debug3: expanded UserKnownHostsFile '/.ssh/known_hosts' -> 'C:\Users\84886/.ssh/known_hosts'
debug3: expanded UserKnownHostsFile '/.ssh/known_hosts2' -> 'C:\Users\84886/.ssh/known_hosts2'
debug2: resolving "xacchead.d2.comp.nus.edu.sg" port 22
debug3: resolve_host: lookup xacchead.d2.comp.nus.edu.sg:22
debug3: ssh_connect_direct: entering
debug1: Connecting to xacchead.d2.comp.nus.edu.sg [137.132.92.212] port 22.
debug1: Connection established.
debug1: identity file C:\Users\84886/.ssh/id_rsa type 0
debug3: Failed to open file:C:/Users/84886/.ssh/id_rsa-cert error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_rsa-cert.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_rsa-cert error:2
debug1: identity file C:\Users\84886/.ssh/id_rsa-cert type -1
debug3: Failed to open file:C:/Users/84886/.ssh/id_ecdsa error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_ecdsa.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_ecdsa error:2
debug1: identity file C:\Users\84886/.ssh/id_ecdsa type -1
debug3: Failed to open file:C:/Users/84886/.ssh/id_ecdsa-cert error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_ecdsa-cert.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_ecdsa-cert error:2
debug1: identity file C:\Users\84886/.ssh/id_ecdsa-cert type -1
debug3: Failed to open file:C:/Users/84886/.ssh/id_ecdsa_sk error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_ecdsa_sk.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_ecdsa_sk error:2
debug1: identity file C:\Users\84886/.ssh/id_ecdsa_sk type -1
debug3: Failed to open file:C:/Users/84886/.ssh/id_ecdsa_sk-cert error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_ecdsa_sk-cert.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_ecdsa_sk-cert error:2
debug1: identity file C:\Users\84886/.ssh/id_ecdsa_sk-cert type -1
debug1: identity file C:\Users\84886/.ssh/id_ed25519 type 3
debug3: Failed to open file:C:/Users/84886/.ssh/id_ed25519-cert error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_ed25519-cert.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_ed25519-cert error:2
debug1: identity file C:\Users\84886/.ssh/id_ed25519-cert type -1
debug3: Failed to open file:C:/Users/84886/.ssh/id_ed25519_sk error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_ed25519_sk.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_ed25519_sk error:2
debug1: identity file C:\Users\84886/.ssh/id_ed25519_sk type -1
debug3: Failed to open file:C:/Users/84886/.ssh/id_ed25519_sk-cert error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_ed25519_sk-cert.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_ed25519_sk-cert error:2
debug1: identity file C:\Users\84886/.ssh/id_ed25519_sk-cert type -1
debug3: Failed to open file:C:/Users/84886/.ssh/id_xmss error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_xmss.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_xmss error:2
debug1: identity file C:\Users\84886/.ssh/id_xmss type -1
debug3: Failed to open file:C:/Users/84886/.ssh/id_xmss-cert error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_xmss-cert.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_xmss-cert error:2
debug1: identity file C:\Users\84886/.ssh/id_xmss-cert type -1
debug3: Failed to open file:C:/Users/84886/.ssh/id_dsa error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_dsa.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_dsa error:2
debug1: identity file C:\Users\84886/.ssh/id_dsa type -1
debug3: Failed to open file:C:/Users/84886/.ssh/id_dsa-cert error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_dsa-cert.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_dsa-cert error:2
debug1: identity file C:\Users\84886/.ssh/id_dsa-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_for_Windows_9.5
debug3: recv - from CB(2) ERROR:138, io:000001763959F960
kex_exchange_identification: read: Connection timed out
banner exchange: Connection to 137.132.92.212 port 22: Connection timed out
Could you please help me to solve this or any suggestions ? I appreciate your patience in advance! 😊
Best regards,
Ziyuan Wang
15.10.2024
Dear HACC@NUS,
my name is Ziyuan Wang and i am of the clients from your platform.
Recently when I am trying to connect with SSH following the command with my username:
ssh ziyuanwang@xacchead.d2.comp.nus.edu.sg
I got an error like this:
kex_exchange_identification: read: Connection timed out
by checking the log (-vvv), the error infos are:
PS C:\Users\84886> ssh -vvv ziyuanwang@xacchead.d2.comp.nus.edu.sg
OpenSSH_for_Windows_9.5p1, LibreSSL 3.8.2
debug3: Failed to open file:C:/Users/84886/.ssh/config error:2
debug3: Failed to open file:C:/ProgramData/ssh/ssh_config error:2
debug3: expanded UserKnownHostsFile '
/.ssh/known_hosts' -> 'C:\Users\84886/.ssh/known_hosts'/.ssh/known_hosts2' -> 'C:\Users\84886/.ssh/known_hosts2'debug3: expanded UserKnownHostsFile '
debug2: resolving "xacchead.d2.comp.nus.edu.sg" port 22
debug3: resolve_host: lookup xacchead.d2.comp.nus.edu.sg:22
debug3: ssh_connect_direct: entering
debug1: Connecting to xacchead.d2.comp.nus.edu.sg [137.132.92.212] port 22.
debug1: Connection established.
debug1: identity file C:\Users\84886/.ssh/id_rsa type 0
debug3: Failed to open file:C:/Users/84886/.ssh/id_rsa-cert error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_rsa-cert.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_rsa-cert error:2
debug1: identity file C:\Users\84886/.ssh/id_rsa-cert type -1
debug3: Failed to open file:C:/Users/84886/.ssh/id_ecdsa error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_ecdsa.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_ecdsa error:2
debug1: identity file C:\Users\84886/.ssh/id_ecdsa type -1
debug3: Failed to open file:C:/Users/84886/.ssh/id_ecdsa-cert error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_ecdsa-cert.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_ecdsa-cert error:2
debug1: identity file C:\Users\84886/.ssh/id_ecdsa-cert type -1
debug3: Failed to open file:C:/Users/84886/.ssh/id_ecdsa_sk error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_ecdsa_sk.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_ecdsa_sk error:2
debug1: identity file C:\Users\84886/.ssh/id_ecdsa_sk type -1
debug3: Failed to open file:C:/Users/84886/.ssh/id_ecdsa_sk-cert error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_ecdsa_sk-cert.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_ecdsa_sk-cert error:2
debug1: identity file C:\Users\84886/.ssh/id_ecdsa_sk-cert type -1
debug1: identity file C:\Users\84886/.ssh/id_ed25519 type 3
debug3: Failed to open file:C:/Users/84886/.ssh/id_ed25519-cert error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_ed25519-cert.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_ed25519-cert error:2
debug1: identity file C:\Users\84886/.ssh/id_ed25519-cert type -1
debug3: Failed to open file:C:/Users/84886/.ssh/id_ed25519_sk error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_ed25519_sk.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_ed25519_sk error:2
debug1: identity file C:\Users\84886/.ssh/id_ed25519_sk type -1
debug3: Failed to open file:C:/Users/84886/.ssh/id_ed25519_sk-cert error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_ed25519_sk-cert.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_ed25519_sk-cert error:2
debug1: identity file C:\Users\84886/.ssh/id_ed25519_sk-cert type -1
debug3: Failed to open file:C:/Users/84886/.ssh/id_xmss error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_xmss.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_xmss error:2
debug1: identity file C:\Users\84886/.ssh/id_xmss type -1
debug3: Failed to open file:C:/Users/84886/.ssh/id_xmss-cert error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_xmss-cert.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_xmss-cert error:2
debug1: identity file C:\Users\84886/.ssh/id_xmss-cert type -1
debug3: Failed to open file:C:/Users/84886/.ssh/id_dsa error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_dsa.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_dsa error:2
debug1: identity file C:\Users\84886/.ssh/id_dsa type -1
debug3: Failed to open file:C:/Users/84886/.ssh/id_dsa-cert error:2
debug3: Failed to open file:C:/Users/84886/.ssh/id_dsa-cert.pub error:2
debug3: failed to open file:C:/Users/84886/.ssh/id_dsa-cert error:2
debug1: identity file C:\Users\84886/.ssh/id_dsa-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_for_Windows_9.5
debug3: recv - from CB(2) ERROR:138, io:000001763959F960
kex_exchange_identification: read: Connection timed out
banner exchange: Connection to 137.132.92.212 port 22: Connection timed out
Could you please help me to solve this or any suggestions ? I appreciate your patience in advance! 😊
Best regards,
Ziyuan Wang
15.10.2024