(IDS) disable promisc mode when using netmap

This commit is contained in:
Ad Schellevis 2015-11-18 20:13:36 +00:00
parent af2451c206
commit 9a5a628bca

View File

@ -311,7 +311,7 @@ netmap:
- interface: default
threads: auto
copy-mode: ips
disable-promisc: no
disable-promisc: yes
checksum-checks: auto
{% for intfName in OPNsense.IDS.general.interfaces.split(',') %}