LANs.py icon indicating copy to clipboard operation
LANs.py copied to clipboard

Updated to Ubuntu 15.04 having some issues

Open morriscode opened this issue 10 years ago • 3 comments
trafficstars

[] Running ARP scan to identify users on the network; this may take a minute - [nmap -sn -n 192.168.1.0/24] [] Running nbtscan to get Windows netbios names - [nbtscan 192.168.1.0/24] [*] Enabling monitor mode [airmon-ng start wlan0] Traceback (most recent call last): File "LANs.py", line 1603, in LANsMain(args) File "LANs.py", line 186, in LANsMain au.users(IPprefix, routerIP) File "LANs.py", line 1092, in users sniff(iface=self.monmode, prn=self.pkt_cb, store=0) File "/usr/lib/python2.7/dist-packages/scapy/sendrecv.py", line 577, in sniff p = s.recv(MTU) File "/usr/lib/python2.7/dist-packages/scapy/arch/linux.py", line 485, in recv pkt, sa_ll = self.ins.recvfrom(x) socket.error: [Errno 100] Network is down

morriscode avatar Jul 07 '15 03:07 morriscode

Are you connected to a network?

DanMcInerney avatar Jul 08 '15 15:07 DanMcInerney

Yes.

On Wed, Jul 8, 2015, 10:31 Dan McInerney [email protected] wrote:

Are you connected to a network?

— Reply to this email directly or view it on GitHub https://github.com/DanMcInerney/LANs.py/issues/55#issuecomment-119626434 .

morriscode avatar Jul 08 '15 15:07 morriscode

K I'll see if I can reproduce when I get a chance.

On Wed, Jul 8, 2015 at 9:37 AM, morriscode [email protected] wrote:

Yes.

On Wed, Jul 8, 2015, 10:31 Dan McInerney [email protected] wrote:

Are you connected to a network?

— Reply to this email directly or view it on GitHub < https://github.com/DanMcInerney/LANs.py/issues/55#issuecomment-119626434>

.

— Reply to this email directly or view it on GitHub https://github.com/DanMcInerney/LANs.py/issues/55#issuecomment-119629100 .

DanMcInerney avatar Jul 08 '15 15:07 DanMcInerney