mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Move In/out counters message to end. <p> in between
This commit is contained in:
parent
7b29d9f9b4
commit
eb9b9c5ccb
@ -369,13 +369,14 @@ include("head.inc");
|
||||
<?php $i++; endforeach; ?>
|
||||
</table>
|
||||
<br/>
|
||||
<strong class="red">Note:<br>
|
||||
In/out counters will wrap at 32bit (4 Gigabyte) ! <br/>
|
||||
</strong>Using dial-on-demand will bring the connection up again if any packet
|
||||
triggers it. To substantiate this point: disconnecting manually
|
||||
will <strong>not</strong> prevent dial-on-demand from making connections
|
||||
to the outside! Don't use dial-on-demand if you want to make sure that the line
|
||||
is kept disconnected.
|
||||
<p>
|
||||
<strong class="red">Note:<br>
|
||||
In/out counters will wrap at 32bit (4 Gigabyte) ! <br/>
|
||||
|
||||
<meta http-equiv="refresh" content="120;url=<?php print $_SERVER['PHP_SELF']; ?>">
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user