Network tools not working with a 3G connection
- by gAMBOOKa
Some of my network tools stopped working after I switched to a 3G connection from a DSL one. Cain and Abel's sniffer, Metasploit, even the NMAP scanner.
I'm using Windows 7. The 3G device in question is the Huawei E180.
Here's the error I get when running NMAP
WARNING: Using raw sockets because ppp2 is not an ethernet device. This probably won't work on Windows.
pcap_open_live(ppp2, 100, 0, 2) FAILED. Reported error: Error opening adapter: The system cannot find the device specified. (20). Will wait 5 seconds then retry.
pcap_open_live(ppp2, 100, 0, 2) FAILED. Reported error: Error opening adapter: The system cannot find the device specified. (20). Will wait 25 seconds then retry.
Call to pcap_open_live(ppp2, 100, 0, 2) failed three times. Reported error: Error opening adapter: The system cannot find the device specified. (20)
Metasploit's refused connection to my websites too.