|
To change the WAN IP for pfsense follow the below instructions.
!Make sure you public IP is correct or you will not gain access!
Alos you may need to restart the firewall in some cases after the WAN has been updated.
- Identify the interface assigned as your WAN le0,le1, etc...
- Open the console and select the option 8) Shell for CLI access.
- Type "ifconfig (interface name) (Public IP) (subnet)". Example ifconfig le0 1.2.3.4 255.255.255.248"
- Type "route add default (gateway IP)"
- Type "pfctl -d" to disable the packet filter.
- Enter the WAN GUI to configure your firewall rules for access.
- Type "pfctl -e" to enable the packet filter.
|
Add to Favourites
Print this Article
|