Actions
Bug #1491
closedpf_ring is not able to capture packets when running under non-root account
Affected Versions:
Effort:
Difficulty:
Label:
Description
If we set user and group in configuration file, suricata can not capture packets with pf_ring, because interface is not switched to promiscuous mode. But if we do "ifconfig eth0 promisc" before starting suricata, everything works fine. It seems that dropping privileges makes pf_ring useless.
Actions