← All Kali Issues
Netdiscover
No hosts found
S Scanning
Medium
🔴 Error Message
No hosts discovered on network
📖 What This Means
Wrong interface or subnet.
🔧 Step-by-Step Fix
- Specify interface: netdiscover -i eth0
- Specify range: netdiscover -r 192.168.1.0/24
- Try passive: netdiscover -p