From 8eefe61fb2f6c00299b39ec6678779abd74cb603 Mon Sep 17 00:00:00 2001 From: Vladimir Vitkov Date: Tue, 7 Nov 2017 14:55:14 +0200 Subject: [PATCH] MISC: arpwatch for counting --- misc/arpwatch.conf | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 misc/arpwatch.conf diff --git a/misc/arpwatch.conf b/misc/arpwatch.conf new file mode 100644 index 0000000..81a5a5c --- /dev/null +++ b/misc/arpwatch.conf @@ -0,0 +1,32 @@ +# /etc/arpwatch.conf: Debian-specific way to watch multiple interfaces. +# Format of this configuration file is: +# +# +# +#... +# +# +# You can set global options for all interfaces by editing +# /etc/default/arpwatch + +# For example: + +#eth0 -m root +#eth1 -m root +#eth2 -m root + +# or, if you have an MTA configured for plussed addressing: +# +#eth0 -m root+eth0 +#eth1 -m root+eth1 +#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