Copyright (C) 2008-2021 Oliver Bohlen.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included in the section entitled "GNU Free Documentation License".
This documentation comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law.
This is a little tool that informs "root" about new MACs in the network via syslog and mail. This monitors the activities of computers in Your network.
If you want to use this solution you need the following howto(s) finished:
emerge net-analyzer/arpwatch
File permissions:
Owner: root
Group: root
Permissions: -rw-r--r--
Click here for a download of the complete file: /etc/conf.d/arpwatch
Changed on 09.03.08The interfaces arpwatch should watch.
ARPWATCH_IFACE=""After change
ARPWATCH_IFACE="eth0"
For starting the new service after system reboot you should add it to a runlevel with the following command(s):
rc-update add arpwatch
Please send a feedback to: doc<at>gabosh.net
Howto listingHere you can find the official Gentoo Linux Forums where you can find a lot of answers.
Here a link to the official Gentoo Linux Homepage.