Add back gre allowing rules since they are needed.
Allow TCP and UDP for DHCP failover traffic.
In IPsec, s/mobileclients/client/, this was changed long ago in the config but not everywhere followed.
Correct PPTP Clients alias address. The PPTP server address was been utlized instead, which resulted in an incorrect firewall rule when 'PPTP Clients' was configured.
Only run conf_mount_rw here if there isn't another process going.
Actually if /etc/sshd is already running, doing a conf_mount_ro() would be a bad thing, as the other process still expects rw.
Backing this out to see if it unbreaks NanoBSD upgrades with packages involved. Revert "Workaround for conf_mount_rw/ro during boot to only allow it to change at the start and end. Fixes #1279"
This reverts commit 548be1fd6697ab115cbb29d61bc5507744488094.
Make sure that there is a value before using it as a redirection.
Make the return values on error consistent with the normal return value.
Actually correctly report the timeleft in log messages. This is mostly cosmetic.
View revisions
Also available in: Atom