Actions
Bug #13503
closedDefault LAN IP on Setup within WAN Range.
Status:
Not a Bug
Priority:
Very Low
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Default
Affected Version:
Affected Architecture:
Description
On Install of pfSense, if you have an WAN-IP-Range that closes in 192.168.1.1, The routing is impossible until either the defualt LAN IP or the WAN-Network is changed.
Right after Install I get
@pfSense 2.6.0-RELEASE (amd64)
WAN (wan) -> bge1 -> v4/DHCP4: 192.168.0.217/22
LAN (lan) -> bge0 -> v4: 192.168.1.1/24@
(mind the /22, which means 192.168.1.0/24 is within the WAN Range)
Solution: Calculate the default IP depending on the values you get by DHCP on the setup.
Workaround: change the IP for the LAN-IF to a reansonable value by Hand (Option "2) set interfaces IP adress")
(thats why Priority =Very Low)
Actions