logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

arp2ethers - convert arpwatch address database to ethers file format

Authors

       Original version by Craig Leres of the Lawrence Berkeley National Laboratory Network Research Group, Uni‐
       versity of California, Berkeley, CA.

       Modified for the Debian Project by Peter Kelemen, with additions from Erik Warmelink.

       The current version is available via anonymous ftp:

              ftp://ftp.ee.lbl.gov/arpwatch.tar.gz

       This manual page was contributed by Hugo Graumann.

                                                                                                   ARP2ETHERS(8)

Bugs

       Please send bug reports to arpwatch@ee.lbl.gov.

Description

arp2ethers  converts  the file /var/lib/arpwatch/arp.dat (or the file specified on the command line) into
       ethers(5) format on stdout.  Usually arp.dat is an ethernet/ip database file  generated  by  arpwatch(8).
       The  arpwatch  daemon in Debian will create different arp.dat depending on its configuration. All of them
       will be available at /var/lib/arpwatch/.

Files

       /var/lib/arpwatch - default directory for arp.dat
       arp.dat - ethernet/ip address database

Name

       arp2ethers - convert arpwatch address database to ethers file format

See Also

arpwatch(8), ethers(5), rarp(8), arp(8),

Synopsis

arp2ethers [ arp.datfile ]

See Also