Optware / Optware-ng

279 stars 52 forks source link

nmap 5.35DC1 not working with vlanX interfaces #224

Closed viktike closed 6 years ago

viktike commented 6 years ago

I've got this error:

nmap 192.168.0.1

Starting Nmap 5.35DC1 ( http://nmap.org ) at 2017-11-01 12:31 CET
pcap_open_live(vlan2, 100, 0, 200) FAILED. Reported error: vlan2: vlan2: SIOETHTOOL(ETHTOOL_GTSO) ioctl failed: Invalid argument.  Will wait 5 seconds then retry.
pcap_open_live(vlan2, 100, 0, 200) FAILED. Reported error: vlan2: vlan2: SIOETHTOOL(ETHTOOL_GTSO) ioctl failed: Invalid argument.  Will wait 25 seconds then retry.

Other interfaces do work. According to this, it's the old pcap library.

alllexx88 commented 6 years ago

libpcap upgraded. Should be fine now.