netzwerk:firewall:pfsense
This is an old revision of the document!
Table of Contents
pfSense
shell commands
pfctl -d # disable packet filter pfctl -e # enable packet filter
FreeRadius
Config folders/files:
/usr/local/etc/raddb # config folder /usr/local/etc/raddb/radiusd.conf # service config /usr/local/etc/raddb/mods-enabled/eap # auth config /usr/local/etc/raddb/clients.conf # ap config /usr/local/etc/raddb/users # user config /usr/local/etc/raddb/sites-enabled/default # listen interfaces config /usr/local/etc/raddb/mods-enabled/ldap # ldap/ldaps config
Captive Portal
Update problems
2.5.2 - 2.7.0
Updater Stuck at “Please wait while the update system initializes”
- Set firmware branch in the updater to 2.6.0
- Reset package manager:
pkg-static clean -ay; pkg-static install -fy pkg pfSense-repo pfSense-upgrade # clean cache and reinstall packages pkg-static bootstrap -f # install package management tool pfSense-upgrade -d -c # check for updates (debug)
- Update to 2.6.0
- Set firmware branch in the updater to 2.7.0
- Update to 2.7.0
wireguard
/usr/local/etc/rc.d/wireguardd restart
netzwerk/firewall/pfsense.1699902109.txt.gz · Last modified: 2024/02/17 19:03 (external edit)