FIREWALL-003 (Message of the Day) always returns UNKNOWN because MOTD is an OS-level file (/etc/motd), not stored in config.xml.
1. SSH into the firewall: ssh admin@<firewall-ip>
2. Check MOTD content: cat /etc/motd
3. Verify it contains appropriate legal notice / system identification
4. Check if motd is regenerated on reboot (may be overwritten by OPNsense)
Summary
FIREWALL-003 (Message of the Day) always returns UNKNOWN because MOTD is an OS-level file (
/etc/motd), not stored inconfig.xml.Suggested Manual Validation Steps
Related