|
NAMEarpwatch —
keep track of ethernet/ip address pairings
SYNOPSIS
DESCRIPTIONarpwatch keeps track of ethernet/ip address pairings. It
syslogs activity and reports certain changes via email.
arpwatch uses
pcap(3) to
listen for arp packets on a local ethernet interface.
arp.dat contains three or four fields. First is the ethernet mac address, second is the IPv4 address, and third is the time expressed in seconds since midnight, January 1, 1970. The optional forth field is the short hostname derrived from PTR record of the ip address when a mac/ip pair is first seen; it is never updated and was intended to be a breadcrumb to determine the origin of a mac/ip pair. The The The The The The The The The The The The Note that an empty arp.dat file must be
created before the first time you run The The The The The The REPORT MESSAGESHere's a quick list of the report messages generated by arpwatch(1) (and arpsnmp(1)):
SYSLOG MESSAGESHere are some of the syslog messages; note that messages that are reported are also sysloged.
FILES
SEE ALSOarpsnmp(8), arp(8), bpf(4), tcpdump(1), pcapture(1), pcap(3)AUTHORSCraig Leres of the Lawrence Berkeley National Laboratory Network Research Group, University of California, Berkeley, CA.The current version is available via anonymous ftp: ftp://ftp.ee.lbl.gov/arpwatch.tar.gz BUGSPlease send bug reports to ⟨arpwatch@ee.lbl.gov⟩.Attempts are made to suppress DECnet flip flops but they aren't always successful. Most error messages are posted using syslog.
Visit the GSP FreeBSD Man Page Interface. |