In general, I can ping from windows 11 kali linux mine on a second laptop, ping 192.168.1.84 but when I try to ping ping 192.168.1.51 from kali linux there is no response and the ping hangs. Two laptops are connected to the same router from the orange ISP. I turn in windows firewall icmp in advanced settings but still cant ping my windows from kali linux. I've already wondered why I can't execute ssh suddenly, because a few days ago I could plus why my kerberos doesn't work properly, bind9 in virtualbox. Is there any documentation or manual on how to solve connection problems from two laptops and at the same time fix the connections in the virtualbox with this problem and above all be able to connect via ssh from kali linux to windows and ping windows from kali. Please let me know if you have some ideas how to connect those two laptop and for sure in virtualbox will be the same.
From 192.168.1.84 icmp_seq=1 Destination Host Unreachable
Figure that out how to ping each machine's and its working, i too get ssh form kali linux, but cant get ssh from windows to kali linux. In comments its evrything in dissucion what i did to now with ssh on windows, check out and correct me if i did mistake or maybe some ideas.
PS C:\WINDOWS\system32> sshd -ddebug1: sshd version OpenSSH_for_Windows_8.6, LibreSSL 3.4.3debug1: get_passwd: lookup_sid() failed: 1332.debug1: private host key #0: ssh-rsa SHA256:BFPXhuobFzI3tGPoZy5ueGpZc0coJvDIUIMHVWXm954debug1: private host key #1: ecdsa-sha2-nistp256 SHA256:crlN/TnBmOlDHQ+RuOmvNs1nj1g2qQLsOal2J3SgQBUdebug1: private host key #2: ssh-ed25519 SHA256:d4XEZTTpp10+tjDLDq1AjOHdkA2lKEld0FGKZMw97Xgdebug1: rexec_argv[0]='C:\\WINDOWS\\System32\\OpenSSH\\sshd.exe'debug1: rexec_argv[1]='-d'debug1: Bind to port 22 on ::.Server listening on :: port 22.debug1: Bind to port 22 on 0.0.0.0.Server listening on 0.0.0.0 port 22.PS C:\WINDOWS\system32> ssh doujinx@192.168.1.84ssh: connect to host 192.168.1.84 port 22: Connection timed out
Im using from powershell ssh doujinx@192.168.1.84
ssh: connect to host 192.168.1.84 port 22: Connection timed out
New Update:
PS C:\ProgramData\ssh> ssh -vvv doujinx@192.168.1.84OpenSSH_for_Windows_8.6p1, LibreSSL 3.4.3debug3: Failed to open file:C:/Users/doujinx-windows/.ssh/config error:2debug3: Failed to open file:C:/ProgramData/ssh/ssh_config error:2debug2: resolve_canonicalize: hostname 192.168.1.84 is addressdebug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> 'C:\\Users\\doujinx-windows/.ssh/known_hosts'debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> 'C:\\Users\\doujinx-windows/.ssh/known_hosts2'debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disablingdebug3: ssh_connect_direct: enteringdebug1: Connecting to 192.168.1.84 [192.168.1.84] port 22.debug3: finish_connect - ERROR: async io completed with error: 10060, io:00000262A7C71850debug1: connect to address 192.168.1.84 port 22: Connection timed outssh: connect to host 192.168.1.84 port 22: Connection timed out
It's almost morning from moment i posted and i destroy evrything. Will try remove openssh and ssh agents all files, and make apt install again, becouse this premission denied error im getting i already resolve with tourtialas at internet about this type of error. I destory evrything, my connection from kali linux to windows broken with error doujinx-windows@192.168.1.87: Permission denied (publickey,keyboard-interactive)
becouse i tried geting keys on windows https://learn.microsoft.com/en-us/windows-server/administration/openssh/openssh_keymanagement and generate key like in tourtial and copy to kali linux by whatsupp, create file authorized_keys and use ssh-add and there was error this is unprotected key, figure that out, and now i broke connection to windows from kali linux. And already check premissions like in internet they recomended, but still have that problem, even changed to good premissions /root/.ssh /home/doujinx/.ssh and all files, too in /etc/ssh ... Please help me.
UPDATE: I reinstall kali linux becouse in delating ssh all files i mistakly delating entrie os. But now i can make connection with remote destkop connection to kali linux and ssh to both machine. Now it's only problem with failure, broking and connecting somehow in virtualization when lunching ubuntu servers, clients and wanna ssh from kali on laptop or even ping from windows to inside. And there is too problem without ipv4 address presented without connected ethernet cable in bridged mode at network in virtualization. Just help me and will be grathfull. Problem begin with that A hypervisor has been detected. Features required for Hyper-V will not be displayed.
I know hyper-v is another virtualbox or vmware but i read some solution about turning them on and make virutalization networking working.