Revision bd705fb8
Added by Scott Ullrich almost 20 years ago
usr/local/www/interfaces_assign.php | ||
---|---|---|
140 | 140 |
} |
141 | 141 |
|
142 | 142 |
write_config(); |
143 |
touch($d_sysrebootreqd_path); |
|
144 | 143 |
header("Location: interfaces_assign.php"); |
145 | 144 |
exit; |
146 | 145 |
} |
... | ... | |
258 | 257 |
<br> |
259 | 258 |
<input name="Submit" type="submit" class="formbtn" value="Save"><br><br> |
260 | 259 |
<p><span class="vexpl"><strong><span class="red">Warning:</span><br> |
261 |
</strong>After you click "Save", you must reboot the firewall to make the changes take effect. You may also have to do one or more of the following steps before you can access your firewall again: </span></p>
|
|
260 |
</p> |
|
262 | 261 |
<ul> |
263 | 262 |
<li><span class="vexpl">change the IP address of your computer</span></li> |
264 | 263 |
<li><span class="vexpl">renew its DHCP lease</span></li> |
Also available in: Unified diff
Remove reboot notice