Hi, I've an issue with ssh remote capture on an interface on a Windows machine
Hi, i'm using a vm with kali, when i run wireshark for the remote capture to the windows says:
**Error by extcap pipe: ** (wifidump:769820) 05:53:39.224807 [wifidump WARNING] ./extcap/wifidump.c:390 -- ssh_open_remote_connection(): Error creating connection.
** (wifidump:769820) 05:53:39.225061 [wifidump WARNING] ./extcap/wifidump.c:412 -- ssh_open_remote_connection(): Connection error: Connection refused** ".
I've tryed to update, the problem can be the version? On the same machine work
Can you use the
ssh
command to connect to your Windows machine?ssh -l root 10.0.2.85?
I've tryed also from the vm ([email protected]), and with the command rpcapd.exe -n -l 192.168.1.2
Yes, that would be an example, if you'd configured wifidump to connect to 10.0.2.85.