Bug #9424
closedarpwatch package logs CARP MAC address changes
0%
Description
arpwatch on interfaces using CARP logs ethernet mismatch errors like these:
Mar 18 14:47:24 x.x.x.x arpwatch: ethernet mismatch y.y.y.y 0:1:2:3:4:5 (0:0:5e:0:1:b)
FreeBSD arpwatch has a -v option to ignore/not log CARP MAC address changes. But the patch that added -v functionality forgot to allow the -v option to the arpwatch command.
https://svnweb.freebsd.org/ports?view=revision&revision=420995
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235415
Here are patches to enable -v, also enable -d (debug), and modify the pfSense arpwatch service XML and PHP to provide a checkbox for the -v option.
https://github.com/pfsense/FreeBSD-ports/pull/630
Tested and working on a 2.4.4-p2 system.
Accepting these changes would make arpwatch out of sync with upstream.
Updated by Art Manion over 5 years ago
Just a note that upstream arpwatch from FreeBSD was updated.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235415
https://svnweb.freebsd.org/ports?view=revision&revision=500381
Updated by Viktor Gurov over 4 years ago
- Status changed from New to Resolved
works fine on 2.4.5/2.5 and arpwatch pkg 0.2.0_3