We are running Zeek and Suricata on a same node, I was wondering if this is a expected behavior with lb where in order for second service to recieve traffic, the first service needs to be running.
we are running FreeBSD 15 with netmap lb running on the node using the below command.
/usr/local/bin/lb -i ixl0 -p suricata_ixl0:12 -p zeek_ixl0:12
I have noticed if suricata is not running, zeek will not receive any traffic; once suricata is started zeek also receives traffic.
We are running Zeek and Suricata on a same node, I was wondering if this is a expected behavior with lb where in order for second service to recieve traffic, the first service needs to be running.
we are running FreeBSD 15 with netmap lb running on the node using the below command.
/usr/local/bin/lb -i ixl0 -p suricata_ixl0:12 -p zeek_ixl0:12I have noticed if suricata is not running, zeek will not receive any traffic; once suricata is started zeek also receives traffic.