Arpwatch not downloading vendor ID's
-
@patient0 You might try a re-install of the package.
-
@dennypage I dove into
pkg create
and tried a few things. In the end it was simple as often:On 2.7.2 CE in andwatch.xml the menu item name for "Status" can't be the same as for "Services". Renaming the
<name>
tag value of the menu item forStatus
from "ANDwatch" to "ANDwatch Status" resolved it. It still works works on 25.03-BETA :)Btw: the value of the
<name>
tag right after the</copyright>
tag seems to be lower case for the other packages I checked (HAproy, Shellcmd, Avahi, LCDproc). Made no functional difference though. -
@patient0 said in Arpwatch not downloading vendor ID's:
On 2.7.2 CE in andwatch.xml the menu item name for "Status" can't be the same as for "Services". Renaming the <name> tag value of the menu item for Status from "ANDwatch" to "ANDwatch Status" resolved it. It still works works on 25.03-BETA :)
Excellent catch. I'll change that. Thanks.
@patient0 said in Arpwatch not downloading vendor ID's:
Btw: the value of the <name> tag right after the </copyright> tag seems to be lower case for the other packages I checked (HAproy, Shellcmd, Avahi, LCDproc). Made no functional difference though.
I think that one is okay. There are a few on my system that aren't all lower case:
- System Patches
- RRD Summary
- Netgate Firmware Upgrade
-
@patient0 Here is an updated package. You should remove the prior package before installing the new version.
Note that it still has the "fa-solid", so you'll need to make that change again, except the file name to edit is now status_andwatch.php rather than andwatch_status.php in order to match naming convention.
-
@dennypage Thanks a lot, you are awesome :)
For the
fa-solid
tofa
conversion I have created a patch and applied via System patches.It's attached for reference if someone else would need it:
andwatch-2.0_pfSense-CE-272-status-CSS-fix.diff
In System / Patches, set "Path Strip Count" set to 0, leave the other settings as they are.
-
Group,
Here is an updated version of the base level andwatch package. This version fixes a serious issue which may trigger a kernel panic in the version of FreeBSD currently being used in pfSense. If you have v2.0.0 installed, please install v2.1.0.
-
Below is an update to the pfSense level package. This addresses the issues with the shortcuts at the top of the pages. Also, the button at the bottom of the status page has been renamed from "Display All Records" to "Display Historical Records" which hopefully clarifies its meaning a little.
I think this is ready for submission, so if anyone has any additional feedback I'd love to hear. Thanks!
-
And away we go...
Redmine issue and GitHub PR.
-
@dennypage said in Arpwatch not downloading vendor ID's:
And away we go...
Redmine issue and GitHub PR.
Thanks for all your hard work on this @dennypage - looking forward to trying out this new package once it has been made available / merged in.
-
@tman222 Welcome. If you want to give it a go, it’s available for download above. If you wait for merge, you’ll probably be waiting a long time. New ports take a while. mDNS-Bridge (replacement for Avahi routing) has been hanging out for over three months.