Created
May 26, 2014 21:27
-
-
Save wilsonsilva/6d3a9d255a8d9c4c1f99 to your computer and use it in GitHub Desktop.
Arpwatch configuration
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# -u <username> : defines with what user id arpwatch should run | |
# -e <email> : the <email> where to send the reports | |
# -s <from> : the <from>-address | |
# -i <interface> : override the default network interface | |
OPTIONS="-u arpwatch -e wsilva -s 'root (Arpwatch)' -i wlp3s0" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
located in: /etc/sysconfig/arpwatch