Revision 10f5d53c
Added by Jim Pingle almost 14 years ago
usr/local/www/wizards/setup_wizard.xml | ||
---|---|---|
590 | 590 |
} |
591 | 591 |
unset($config['wizardtemp']); |
592 | 592 |
write_config(); |
593 |
interface_reconfigure("wan"); |
|
594 |
interface_reconfigure("lan"); |
|
593 | 595 |
reload_all(); |
594 | 596 |
mwexec_bg("/etc/rc.update_bogons.sh now"); |
595 | 597 |
]]> |
Also available in: Unified diff
Reconfigure wan/lan when finishing wizard, or the new IPs will not be applied.