Windows 10: Windows 11 Home ping and ssh works after reboot, then not working

Discus and support Windows 11 Home ping and ssh works after reboot, then not working in Windows 10 Software and Apps to solve the problem; Hi,I have Windows 11 Home edition 64bit 23H2 version and a Raspberry Pi in the network. Just after booting up of windows, I can ping local address of... Discussion in 'Windows 10 Software and Apps' started by Mubinİçyer, Jun 22, 2024.

  1. Windows 11 Home ping and ssh works after reboot, then not working


    Hi,I have Windows 11 Home edition 64bit 23H2 version and a Raspberry Pi in the network. Just after booting up of windows, I can ping local address of Raspberry Pi or I can log in with SSH in PowerShell, but after some time when windows finishes booting I cannot ping nor ssh anymore. tracert cannot find it as well Request timed outWhat is the problem?My Defender Firewall is disabled always, it is not enabled at all. arp -a command shows IP and MAC address of Raspberry Pi correctly.

    :)
     
    Mubinİçyer, Jun 22, 2024
    #1

  2. ssh tunneling not working on new windows 11

    I had a Windows 11 21H2 installation, that could not be upgraded to version 22H2. So I decided to install version 22H2 from scratch. In my previous installation I could use remote editing with ssh (ssh -R 52698:localhost:52698) and rmate (available on github).

    So I log into a Linux debian machine with ssh -R 52698:localhost:52698 user@host. Next i start a sublime texteditor with the rsub plugin, which listens on port 52698 on my windows 11 PC. From within the host I call rmate textfile, which sends the textfile to sublime where I can edit it. It seems that rmate has no connection to the sublime extension, but it worked with my "old" windows 11 installation. I have already checked the windows firewall, turned it off. Also have I tried ssh from powershell, WSL and the cmd shell. Nothing worked.

    When I use my old windows 11 installation, it works.
     
    GüntherSpatzenegger, Jun 22, 2024
    #2
  3. Windows 11 ssh broken

    I just got ssh working yesterday on a clean install of Windows 11 after some thrashing. It does work. This is possibly a config difference that tends to happen. In fact, it worked as smoothly in Windows 11 as Windows 10 previously. With SSH, config differences can be a good amount of brain work Windows 11 Home ping and ssh works after reboot, then not working :)

    You can debug on the Windows 11 machine itself which I find the easiest since you can connect through the network the same and it makes things easier to get it working that way first.

    PowerShell: ssh -v -p PORT USERNAME@IP ie ssh -v -p 22 *** Email address is removed for privacy ***

    That will show ssh connection debug info and you can see all of what's actually going on. If it works then it will log you into SSH. Then you can simply duplicate it on the other system. Outside of that then it would be a firewall or router issue as it should otherwise work on other systems if the above works.

    But, if that doesn't work then you have a ssh configuration issue. The issues there are the ssh config in the ssh folder and the user .ssh folder stuff.
     
    98988501-8677-40e4-8d9e-a193fd38c83a, Jun 22, 2024
    #3
  4. Windows 11 Home ping and ssh works after reboot, then not working

    SSH into Microsoft Linked Windows 11 account not working

    Hello,

    Connecting to a Windows 11 system that is linked to a Microsoft account using SSH is not possible natively. The SSH server available in Windows 11, OpenSSH-Server, is not intended to work with Microsoft accounts. It only supports local accounts or Active Directory accounts.

    To authenticate through SSH, you will need to establish a local account-based SSH server on the Windows 11 system. Afterward, you can connect to it using the local user account credentials rather than the Microsoft account.
    See link below.
    https://learn.microsoft.com/windows-server/admi...

    Best regards

    Zunhui
     
    Zunhui Han, Jun 22, 2024
    #4
Thema:

Windows 11 Home ping and ssh works after reboot, then not working

Loading...
  1. Windows 11 Home ping and ssh works after reboot, then not working - Similar Threads - Home ping ssh

  2. ssh. exe doesn't work

    in Windows 10 Gaming
    ssh. exe doesn't work: hello ,if want to have connection , i have timeout my Os reference is :the firewall is from microsoft :could you help me ? https://answers.microsoft.com/en-us/windows/forum/all/ssh-exe-doesnt-work/2a7aa00b-d1a2-4b5c-9f07-a1c3034558b0
  3. ssh. exe doesn't work

    in Windows 10 Software and Apps
    ssh. exe doesn't work: hello ,if want to have connection , i have timeout my Os reference is :the firewall is from microsoft :could you help me ? https://answers.microsoft.com/en-us/windows/forum/all/ssh-exe-doesnt-work/2a7aa00b-d1a2-4b5c-9f07-a1c3034558b0
  4. ssh. exe doesn't work

    in Windows 10 Network and Sharing
    ssh. exe doesn't work: hello ,if want to have connection , i have timeout my Os reference is :the firewall is from microsoft :could you help me ? https://answers.microsoft.com/en-us/windows/forum/all/ssh-exe-doesnt-work/2a7aa00b-d1a2-4b5c-9f07-a1c3034558b0
  5. Windows 11 Home ping and ssh works after reboot, then not working

    in Windows 10 Gaming
    Windows 11 Home ping and ssh works after reboot, then not working: Hi,I have Windows 11 Home edition 64bit 23H2 version and a Raspberry Pi in the network. Just after booting up of windows, I can ping local address of Raspberry Pi or I can log in with SSH in PowerShell, but after some time when windows finishes booting I cannot ping nor ssh...
  6. SSH into Microsoft Linked Windows 11 account not working

    in Windows 10 Gaming
    SSH into Microsoft Linked Windows 11 account not working: Is it possible to SSH into a Windows 11 machine that is linked to a Microsoft account? If yes, thoughts on what I am doing wrong? If it isn't possible, is there a work-around?I carefully I think followed the following instructions and meet all the listed...
  7. SSH into Microsoft Linked Windows 11 account not working

    in Windows 10 Software and Apps
    SSH into Microsoft Linked Windows 11 account not working: Is it possible to SSH into a Windows 11 machine that is linked to a Microsoft account? If yes, thoughts on what I am doing wrong? If it isn't possible, is there a work-around?I carefully I think followed the following instructions and meet all the listed...
  8. ssh tunneling not working on new windows 11

    in Windows 10 Software and Apps
    ssh tunneling not working on new windows 11: I had a Windows 11 21H2 installation, that could not be upgraded to version 22H2. So I decided to install version 22H2 from scratch. In my previous installation I could use remote editing with ssh ssh -R 52698:localhost:5268. This doesnt work not more. I have already checked...
  9. ssh tunneling not working on new windows 11

    in Windows 10 Gaming
    ssh tunneling not working on new windows 11: I had a Windows 11 21H2 installation, that could not be upgraded to version 22H2. So i decided to install version 22H2 from scratch. In my previous installation i could use remote editing with ssh ssh -R 52698:localhost:5268. This doesnt work not more. I have already checked...
  10. Installation/Enabling of SSH-Server not working

    in Windows 10 Network and Sharing
    Installation/Enabling of SSH-Server not working: For a project I need SSH (both the client as well as the server) on my local machine. So I did an "add optional feature", picked the SSH client as well as the SSH server and installed both. The installation went smooth, i.e. the progress bar for both reached 100% and I got an...