From b6f44b082e54a2435bea926eb5b7331f50c84c28 Mon Sep 17 00:00:00 2001 From: Vladimir Vitkov Date: Sun, 28 Oct 2018 18:18:31 +0200 Subject: [PATCH] arpwatch to bond --- misc/arpwatch.conf | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/misc/arpwatch.conf b/misc/arpwatch.conf index e86ade1..673b2ae 100644 --- a/misc/arpwatch.conf +++ b/misc/arpwatch.conf @@ -12,22 +12,21 @@ # For example: #eth0 -m root -#eth1 -m root +#bond0 -m root #eth2 -m root # or, if you have an MTA configured for plussed addressing: # #eth0 -m root+eth0 -#eth1 -m root+eth1 +#bond0 -m root+bond0 #eth2 -m root+eth2 # prod setup -eth0 -m nukemailz -#eth1 -m nukemailz -eth1.20 -m nukemailz -eth1.21 -m nukemailz -eth1.22 -m nukemailz -eth1.23 -m nukemailz -eth1.24 -m nukemailz -eth1.25 -m nukemailz -eth1.26 -m nukemailz +#bond0 -m nukemailz +bond0.20 -m nukemailz +bond0.21 -m nukemailz +bond0.22 -m nukemailz +bond0.23 -m nukemailz +bond0.24 -m nukemailz +bond0.25 -m nukemailz +bond0.26 -m nukemailz