Actions
Bug #553
closedengine hangs if pcap device doesn't exist
Affected Versions:
Effort:
Difficulty:
Label:
Description
[27277] 16/9/2012 -- 12:10:08 - (source-pcap.c:358) <Info> (ReceivePcapThreadInit) -- using interface eth [27277] 16/9/2012 -- 12:10:08 - (source-pcap.c:363) <Info> (ReceivePcapThreadInit) -- Running in 'auto' checksum mode. Detection of interface state will require 1000 packets. [27277] 16/9/2012 -- 12:10:08 - (source-pcap.c:430) <Error> (ReceivePcapThreadInit) -- [ERRCODE: SC_ERR_PCAP_ACTIVATE_HANDLE(27)] - Couldn't activate the pcap handler, error SIOCGIFHWADDR: No such device ^C^C^C^C^C
Updated by Victor Julien about 12 years ago
- Priority changed from Normal to High
Updated by Eric Leblond about 12 years ago
fix proposal: https://github.com/inliniac/suricata/pull/98
Updated by Victor Julien about 12 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Merged https://github.com/inliniac/suricata/pull/98, thanks!
Actions