Slackers (Slackware current journal) - Slackware – GNU/Linux per SubGeni e Fannulloni
Repository Slackers.it
Only for Slackware -current
Name Last modified Size Description
Parent Directory -
pkg/ 15-Feb-2013 15:36 -
pkg64/ 15-Feb-2013 15:36 -
src/ 15-Feb-2013 15:36 -
The Slackers.it Slackware Repository
======================================================================
o edit a package description. Line # up the first '|' above the
following the base package name, and the '|' # on the right
ide marks the last column you can put a character in. You must #
ake exactly 11 lines for the formatting to be correct. It's also #
.
arpwatch (Monitoring tools for tracking IP addresses on a network)
The arpwatch package contains arpwatch and arpsnmp. Arpwatch and
arpsnmp are both network monitoring tools. Both utilities monitor
Ethernet or FDDI network traffic and build databases of Ethernet/IP
address pairs, and can report certain changes via email.
Home: http://ee.lbl.gov/
======================================================================
1) After installing the arpwatch package
----------------------------------------
1.1) Change current location to the arpwatch working directory:
# cd /var/lib/arpwatch
1.2) Download newest MAC addresses database:
# wget http://standards.ieee.org/regauth/oui/oui.txt
1.3) Convert it into ethercodes.dat format using script included in arpwatch source:
# massagevendor oui.txt > ethercodes.dat
1.4) Remove unnecessary database file:
# rm -f oui.txt
1.5) Congratulations, you have just created ethercodes.dat file with the newest MAC adresses.