Timeline for OpenSSH connection to Windows 11
Current License: CC BY-SA 4.0
Post Revisions
14 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 14 at 14:43 | audit | Suggested edits | |||
| Feb 14 at 16:05 | |||||
| Jan 17 at 20:17 | comment | added | Ramhound | @Green绿色 - The same way you installed the OS on the server, the logs might tell us nothing, and oddly if that is the case it tells us a ton. I’ll come backwards when the information I asked for is provided | |
| Jan 17 at 14:52 | comment | added | Jorge Luiz | @Green绿色 ok, but clearly the logs tell us not to manage finding the certificates. Also, try to disable the Windows Firewall at both ends. | |
| Jan 17 at 11:43 | comment | added | RedGrittyBrick | According to learn.microsoft.com/en-us/windows-server/administration/openssh/… "If you need file-based logging, use LOCAL0. Logs are generated under %programdata%\ssh\logs. For any other value, including the default value, AUTH directs logging to ETW. " See github.com/PowerShell/Win32-OpenSSH/wiki/Logging-Facilities | |
| Jan 17 at 11:07 | comment | added | Green 绿色 | @JorgeLuiz Thanks for your hints. Since I just set it up, I think deleting the configs and re-installing doesn't really make much sense, especially since I haven't really modified anything. | |
| Jan 17 at 11:06 | comment | added | Green 绿色 | @Ramhound Thanks for the suggestion. How can I get the server logs on Windows? I haven't found anything ssh related in the event viewer. | |
| Jan 16 at 21:53 | comment | added | Jorge Luiz | OpenSSH Server configuration for Windows Server and Windows | |
| Jan 16 at 21:53 | comment | added | Jorge Luiz | Uninstall the SSH server, then delete the directories "%userprofile%\.ssh" and "%programdata%\ssh". Restart the computer, then reinstall the SSH server. | |
| Jan 16 at 21:17 | comment | added | Jorge Luiz | Get started with OpenSSH for Windows | |
| Jan 16 at 21:17 | comment | added | Jorge Luiz | Troubleshoot OpenSSH communication through Windows Firewall | |
| Jan 16 at 20:01 | comment | added | Jorge Luiz | First off, do back up before any changes. So, delete the directory "/Users/user/.ssh/". So, uninstall and reinstall the client SSH and SSH server. Then, try to connect to the laptop again and verify whether the issue still occurs. The log you posted tells us it wasn't possible to locate the certificates of authentication. | |
| Jan 16 at 16:13 | comment | added | Ramhound | Provide the logs from the server during this same period | |
| Jan 16 at 2:54 | history | edited | Green 绿色 | CC BY-SA 4.0 |
Add connection log
|
| Jan 16 at 2:36 | history | asked | Green 绿色 | CC BY-SA 4.0 |