We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Sniff on a difference interface than eth0 for Snort and p0f
Add this:
sed -i 's/INTERFACE=eth0/INTERFACE=venet0/' /opt/p0f/p0f_wrapper.sh
Right before this line:
supervisorctl update
Change this line in the deploy script:
INTERFACE=eth0
to this:
INTERFACE=venet0
Or edit these files:
/etc/supervisor/conf.d/snort.conf
eth0
/opt/snort/etc/snort.conf
ipvar HOME_NET X.X.X.X