mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Reconfigure wan/lan when finishing wizard, or the new IPs will not be applied.
This commit is contained in:
parent
aa6798c070
commit
10f5d53cbf
@ -590,6 +590,8 @@
|
||||
}
|
||||
unset($config['wizardtemp']);
|
||||
write_config();
|
||||
interface_reconfigure("wan");
|
||||
interface_reconfigure("lan");
|
||||
reload_all();
|
||||
mwexec_bg("/etc/rc.update_bogons.sh now");
|
||||
]]>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user