1ARP2ETHERS(8) System Manager's Manual ARP2ETHERS(8)
2
3
4
6 arp2ethers - convert arpwatch address database to ethers file format
7
9 arp2ethers
10
12 arp2ethers converts file arp.dat in the current directory into
13 ethers(5) format on stdout. Usually arp.dat is an ethernet/ip database
14 file generated by arpwatch(8). The arpwatch daemon in Debian will cre‐
15 ate different arp.dat depending on its configuration. All of them will
16 be available at /var/lib/arpwatch/.
17
19 /var/lib/arpwatch - default directory for arp.dat
20 arp.dat - ethernet/ip address database
21
23 arpwatch(8), ethers(5), rarp(8), arp(8),
24
26 Please send bug reports to arpwatch@ee.lbl.gov.
27
29 Original version by Craig Leres of the Lawrence Berkeley National Labo‐
30 ratory Network Research Group, University of California, Berkeley, CA.
31
32 Modified for the Debian Project by Peter Kelemen, with additions from
33 Erik Warmelink.
34
35 The current version is available via anonymous ftp:
36
37 ftp://ftp.ee.lbl.gov/arpwatch.tar.gz
38
39 This manual page was contributed by Hugo Graumann.
40
41
42
43
44 ARP2ETHERS(8)