.TH ARP2ETHERS 8 .SH NAME arp2ethers \- convert arpwatch address database to ethers file format .SH SYNOPSIS .na .B arp2ethers [ .B arp.dat file ] .ad .SH "DESCRIPTION" .B arp2ethers converts the file .IR /var/lib/arpwatch/arp.dat (or the file specified on the command line) into .BR ethers(5) format on .IR stdout . Usually .IR arp.dat is an ethernet/ip database file generated by .BR arpwatch(8) . The arpwatch daemon in Debian will create different .IR arp.dat depending on its configuration. All of them will be available at .IR /var/lib/arpwatch/ . .SH FILES .na .nh .nf /var/lib/arpwatch - default directory for arp.dat arp.dat - ethernet/ip address database .ad .hy .fi .SH "SEE ALSO" .na .nh .BR arpwatch (8), .BR ethers (5), .BR rarp (8), .BR arp (8), .ad .hy .SH BUGS Please send bug reports to arpwatch@ee.lbl.gov. .SH AUTHORS .LP Original version by Craig Leres of the Lawrence Berkeley National Laboratory Network Research Group, University of California, Berkeley, CA. .LP Modified for the Debian Project by Peter Kelemen, with additions from Erik Warmelink. .LP The current version is available via anonymous ftp: .LP .RS .I ftp://ftp.ee.lbl.gov/arpwatch.tar.gz .RE .LP This manual page was contributed by Hugo Graumann.