[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
howtos:software:arpwatch [2018/04/11 03:09 (UTC)] – [Arpwatch] mralk3howtos:software:arpwatch [2018/11/15 00:34 (UTC)] – [Update MAC Address Database] fix url to mac database mralk3
Line 31: Line 31:
 su - su -
 cd /var/lib/arpwatch cd /var/lib/arpwatch
-wget http://standards.ieee.org/regauth/oui/oui.txt+wget http://standards-oui.ieee.org/oui.txt
 ./massagevendor oui.txt > ethercodes.dat ./massagevendor oui.txt > ethercodes.dat
 rm -f oui.txt rm -f oui.txt
 howtos:software:arpwatch ()