Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated to Ubuntu 15.04 having some issues #55

Open
morriscode opened this issue Jul 7, 2015 · 3 comments
Open

Updated to Ubuntu 15.04 having some issues #55

morriscode opened this issue Jul 7, 2015 · 3 comments

Comments

@morriscode
Copy link

[] 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

@DanMcInerney
Copy link
Owner

Are you connected to a network?

@morriscode
Copy link
Author

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
#55 (comment)
.

@DanMcInerney
Copy link
Owner

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
#55 (comment)
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants