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

OSError: [Errno 100] Network is down #29

Open
iamburakcinar opened this issue Jan 26, 2018 · 0 comments
Open

OSError: [Errno 100] Network is down #29

iamburakcinar opened this issue Jan 26, 2018 · 0 comments

Comments

@iamburakcinar
Copy link

Hello,

I'm getting error when i start live capture. (kali.2017.3)

root@kali:~/iSniff-GPS# iwconfig
wlan0mon IEEE 802.11 Mode:Monitor Tx-Power=20 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:on

lo no wireless extensions.

eth0 no wireless extensions.

root@kali:/iSniff-GPS# ./run.sh -i wlan0mon
Sniffing wlan0mon...
Traceback (most recent call last):
File "./iSniff_import.py", line 151, in
sniff(iface=args.interface, prn=lambda x:process(x), store=0)
File "/usr/lib/python2.7/dist-packages/scapy/sendrecv.py", line 593, in sniff
**karg)]
File "/usr/lib/python2.7/dist-packages/scapy/arch/linux.py", line 510, in init
_flush_fd(self.ins)
File "/usr/lib/python2.7/dist-packages/scapy/arch/linux.py", line 312, in _flush_fd
os.read(fd,MTU)
OSError: [Errno 100] Network is down
root@kali:
/iSniff-GPS#

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

1 participant