pfBlockerNG addon Whitelist Rulegen
-
Hello,
I've created a sort of add-on package for pfBlockerNG that enhances the DNS whitelist option to create traditional IPv4/IPv6 alias records. This package leverages the pfsense-API and pfBlockerNG packages for initial functionality. Please let me know the community thoughts/questions and if this may be further useful. Docs are on going but feel free to make suggestions, raise concerns, etc. The Github project is available here: https://github.com/christopherbradski/pfsense-addons and the package: https://github.com/christopherbradski/pfsense-addons/releases/download/v0.0.1-alpha/pfsense-pkg-pfblockerng_whitelist_rulegen-0.1.pkg. Note: Docs are on the main Github page.
This allowed me to setup my Camect Smart Hub and cameras on a separate VLAN and have a dynamically updated alias and ruleset to only allow the specific outbound requests through the firewall.
For the moment the domains that you would like to whitelist need to be entered on the pfBlockerNG whitelist box and running in Python unbound mode.
-
@christopherbradski Very interesting!