Firewall errors after upgrade to 22.7

Started by trunet, August 23, 2022, 11:54:03 AM

Previous topic - Next topic
I upgraded from 22.1 to 22.7 and after firewall was back, it showed the red dot on top right with 2 errors:

2022-08-19T11:39:09 Error firewall There were error(s) loading the rules: no IP address found for puppet
2022-08-19T11:39:09 Error firewall /usr/local/etc/rc.bootup: The command '/sbin/pfctl -f /tmp/rules.debug.old' returned exit code '1', the output was 'pfctl: /tmp/rules.debug.old: No such file or directory pfctl: cannot open the main config file!: No such file or directory pfctl: Syntax error in config file: pf rules not loaded'


However I have the puppet alias with an IP there just fine:
puppet Host(s) 192.168.x.x 1

My firewall is working perfectly per tests I performed. Any idea on how to fix this or troubleshoot further?

"puppet" is a host entry? In Unbound or Dnsmasq or DHCPv4?

If you set an alias it should look for "$puppet" to be honest.

Can you post the output of:

# grep puppet /tmp/rules.debug


Cheers,
Franco

August 23, 2022, 03:25:52 PM #2 Last Edit: August 23, 2022, 03:44:30 PM by Fright
and "puppet" can not be used as a alias name afaik