Hey, I am unable to connect to my Unraid server (192.168.1.8) via SFTP from my LAN-PC (192.168.1.5).
And SSH via Putty to my server is connecting but very slow.
I believe this has something with DNS todo.
About 2 weeks ago I setup "Unbound DNS: DNS over TLS" and it was working, but now it's not.
Don't know if it has todo with the last updates.
Can someone help me troubleshoot?
Putty Event Log
**EDIT** Unraid bug.. Restart solved the issue...
~TrueType
And SSH via Putty to my server is connecting but very slow.
I believe this has something with DNS todo.
About 2 weeks ago I setup "Unbound DNS: DNS over TLS" and it was working, but now it's not.
Don't know if it has todo with the last updates.
Can someone help me troubleshoot?
Putty Event Log
Code Select
2022-12-30 23:55:40 Connecting to 192.168.1.8 port 22
2022-12-30 23:55:40 We claim version: SSH-2.0-PuTTY_Release_0.70
2022-12-30 23:55:40 Server version: SSH-2.0-OpenSSH_9.1
2022-12-30 23:55:40 Using SSH protocol version 2
2022-12-30 23:55:40 Doing ECDH key exchange with curve Curve25519 and hash SHA-256
2022-12-30 23:55:41 Server also has ecdsa-sha2-nistp256 host key, but we don't know it
2022-12-30 23:55:41 Host key fingerprint is:
2022-12-30 23:55:41 ssh-ed25519 256 d7:5f:5f:97:a7:96:1b:d0:9f:b7:c0:b5:dd:dd:d6:42
2022-12-30 23:55:41 Initialised AES-256 SDCTR client->server encryption
2022-12-30 23:55:41 Initialised HMAC-SHA-256 client->server MAC algorithm
2022-12-30 23:55:41 Initialised AES-256 SDCTR server->client encryption
2022-12-30 23:55:41 Initialised HMAC-SHA-256 server->client MAC algorithm
2022-12-30 23:56:58 Attempting keyboard-interactive authentication
2022-12-30 23:57:40 Server unexpectedly closed network connection
**EDIT** Unraid bug.. Restart solved the issue...
~TrueType