[Oisf-users] What does mean this error?
C. L. Martinez
carlopmart at gmail.com
Wed Apr 5 10:16:52 UTC 2017
Hi all,
Another message error using Suricata 3.2.1 under FreeBSD 11:
5/4/2017 -- 10:13:17 - <Warning> - [ERRCODE: SC_ERR_INVALID_VALUE(130)] - Name of device should not be null
What does it mean? My suricata startup options are:
/usr/local/bin/suricata -F /etc/suricata/bpf.conf -D -i vtnet1 --pidfile /var/run/suricata.pid -c /etc/suricata/suricata.yaml
And I have defined my snif interface under suricata.yaml:
##
## Step 4: configure common capture settings
##
## See "Advanced Capture Options" below for more options, including NETMAP
## and PF_RING.
##
pcap:
- interface: vtnet1
checksum-checks: no
snaplen: 1518
- interface: default
--
Greetings,
C. L. Martinez
More information about the Oisf-users
mailing list