Improve help text for promiscuous mode
"promiscuous mode" is often quoted but not always understood. Also its possible drawbacks (other than compatibility which will be clear upon failure) may be relevant in some cases, but there's no indication of any drawbacks existing. Update help text to be more useful here. The extra detail is in a hidden clickable infobox.
Use an alternate method to stop unbound and fix #7326
If a client address is in the webConfiguratorlockout table, do not allow them to access the GUI. Print an error and kill their states. Ticket #7693Extra check to be sure that an existing open state cannot bypass lockout controls.
Fix typo
Merge pull request #3771 from PiBa-NL/20170701-cron-fix
Merge pull request #3772 from PiBa-NL/20170703-boot-config-check-message
Merge pull request #3782 from PiBa-NL/20170712-nat-configure-skip-no-dest
Restructure how unbound zone data is written to fix processing of "redirect" zone entries. Fixes #7690Also corrects some other misc issues for formatting of zone data.While here, add an option, not exposed in the GUI, for users to get the previous behavior of defining short names for hosts.
nat, portforwards should not make up a new destination information when a configured dhcp interface does not currently have an address.
fixes: https://forum.pfsense.org/index.php?topic=127585.msg733528#msg733528
Improve the way the auth server list is generated and account for a key being removed from the array when deleting. Fixes #7682
View revisions
Also available in: Atom