fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


netzwerk:firewall:pfsense

This is an old revision of the document!


pfSense

shell commands

pfctl -d                                     # disable packet filter
pfctl -e                                     # enable packet filter
pfctl -T flush -t sshguard                   # clear lockout table

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
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.  More information about cookies 
netzwerk/firewall/pfsense.1708198186.txt.gz · Last modified: 2024/02/17 20:29 by gsys