zeek/auxil/zeekctl/testing/Cfg/etc/node.cfg__pfring_2_nics
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

24 lines
275 B
Plaintext

# Cluster PF_RING configuration.
[manager]
type=manager
host=localhost
[proxy-1]
type=proxy
host=localhost
[worker-1]
type=worker
host=localhost
interface=eth0
lb_procs=2
lb_method=pf_ring
[worker-2]
type=worker
host=localhost
interface=eth1
lb_procs=2
lb_method=pf_ring