This is an old revision of the document!
Introduction to pfSense
- We will configure the Captive Portal available in pfSense to integrate with RADIUSdesk and use RADIUS for authentication.
- To do this, we will start with the simplest possible configuration, which we will build on later.
Our setup
- As already mentioned, we have a very simple pfSense VM that acts as a router.
- There is a WAN port that is connected to the network with internet access.
- There is a LAN port where we want to activate the captive portal.
To access pfSense via the WAN port, you can temporarily disable the firewall with the following command
pfctl -d
Initial preparation
- Before we c