Peer 2 Basic Configuration¶
LAN Configuration¶
Set up the LAN interface with a static IP address.
Navigate to Interfaces > LAN
Set IPv4 Configuration Type to Static IPv4
Set IPv4 Address to
192.168.2.1
and mask as24
Click Save
Click Apply Changes
WAN Configuration¶
Set up the WAN interface to obtain its IP address via DHCP. This could also be static, following a similar form to the LAN settings above.
Navigate to Interfaces > WAN
Set IPv4 Configuration Type to DHCP
Click Save
Click Apply Changes
DHCP Server Configuration¶
Set up the DHCP server on the LAN interface with following settings:
Item |
Value |
---|---|
DHCP IP address pool |
192.168.2.100 to 192.168.2.199 |
Default gateway |
LAN IP address (pfSense Default) |
DNS |
LAN IP address (pfSense Default) |
Navigate to Services > DHCP Server, LAN tab
Set Range From as
192.168.2.100
and To as192.168.2.199
Click Save