If for some reason an invalid element gets written out in config.xml such as a blank fieldname, pfSense resstores the previous configuration. However after restoring the configuration the WAN looses its configuration, default gateway goes bye-bye, etc. Call reload_all() if we restore a backup to ensure that the firewall is left in a working state.
If for some reason an invalid element gets written out in config.xml
such as a blank fieldname, pfSense resstores the previous configuration.
However after restoring the configuration the WAN looses its configuration,
default gateway goes bye-bye, etc. Call reload_all() if we restore
a backup to ensure that the firewall is left in a working state.