summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_interfaces.php
diff options
context:
space:
mode:
authorEspen Johansen <lsf@pfsense.org>2005-09-20 03:31:15 +0000
committerEspen Johansen <lsf@pfsense.org>2005-09-20 03:31:15 +0000
commit61c3a98fa5a1acb9fd38678ec243c0c107e5240e (patch)
treebd1db263498a70473fbad0048734413730aa5bfc /usr/local/www/status_interfaces.php
parentdd0005eaae27dd8f5278472e42311802c24b2a9e (diff)
downloadpfsense-61c3a98fa5a1acb9fd38678ec243c0c107e5240e.zip
pfsense-61c3a98fa5a1acb9fd38678ec243c0c107e5240e.tar.gz
Add note that i/o byte counters will wrap at 32 bit (4GB)
Diffstat (limited to 'usr/local/www/status_interfaces.php')
-rwxr-xr-xusr/local/www/status_interfaces.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/local/www/status_interfaces.php b/usr/local/www/status_interfaces.php
index 586f2dc..1b8d6bb 100755
--- a/usr/local/www/status_interfaces.php
+++ b/usr/local/www/status_interfaces.php
@@ -368,8 +368,9 @@ include("head.inc");
<?php endif; ?>
<?php $i++; endforeach; ?>
</table>
-<br>
+<<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
OpenPOWER on IntegriCloud