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

[Errno 19] No such device

Open Lithium876 opened this issue 7 years ago • 4 comments

Keep getting this error... Traceback (most recent call last): File "LANs.py", line 1220, in LANsMain(args) File "LANs.py", line 176, in LANsMain au.users(IPprefix, routerIP) File "LANs.py", line 1086, in users sniff(iface=self.monmode, prn=self.pkt_cb, store=0) File "/usr/local/lib/python2.7/dist-packages/scapy/sendrecv.py", line 593, in sniff **karg)] File "/usr/local/lib/python2.7/dist-packages/scapy/arch/linux.py", line 488, in init self.ins.bind((iface, type)) File "/usr/lib/python2.7/socket.py", line 224, in meth return getattr(self._sock,name)(*args) socket.error: [Errno 19] No such device

Lithium876 avatar Nov 04 '16 08:11 Lithium876

Same error for me too

kamikazechaser avatar Dec 15 '16 11:12 kamikazechaser

+1 Exactly the same error here.

Ubuntu 16.10 / 64-bit
Python 2.7.12+

AndreiRegiani avatar Apr 01 '17 13:04 AndreiRegiani

+1 same error here

Ubuntu 16.04.2 / 64-bit Python 2.7.12+

bilobom avatar Apr 06 '17 12:04 bilobom

Yeah I've pretty much abandoned this project since MITMf.py and bettercap are both just better versions of LANs.py.

On Thu, Apr 6, 2017 at 6:20 AM, bilobom [email protected] wrote:

+1 same error here

Ubuntu 16.04.2 / 64-bit Python 2.7.12+

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/DanMcInerney/LANs.py/issues/60#issuecomment-292156741, or mute the thread https://github.com/notifications/unsubscribe-auth/ABuspWgfYaiqPjigCMVA2LM1RjQDBKoOks5rtNiWgaJpZM4KpSCK .

DanMcInerney avatar Apr 06 '17 16:04 DanMcInerney