-
Notifications
You must be signed in to change notification settings - Fork 1.7k
[!] Error: eth0: Interface not found #155
Comments
You need to specify the interface with -I or the ip address with -i after you type responder in Kali. |
same issue. I can see eth0 and eth1 but "./Responder.py -I eth0" returns a "Interface not found" msg |
Having the same issue. Running Responder from Ubuntu WSL, eth5 is the Windows LAN interface that the host/Windows uses.
|
I managed to get around this by including both the interface with -I and the local IP address with -i. The combination gets it running, but I am then met with several error messages stating that none of the listening servers were able to start. |
@maxdemajo That worked in getting responder to run! But I'm getting the same issue saying:
|
I'm trying to make Responder work through the Kali Linux WSL for Windows 10 App. Getting the above error. How do I correct this so I may run responder?
The text was updated successfully, but these errors were encountered: