summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-09-04 02:38:53 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-09-04 02:38:53 +0000
commitac3c2b2add724f3ba702c4a2b1f8000ee3cf0899 (patch)
tree0bb244875291c473d3d30cdce4be049db517e62d /usr
parent8e2cdfe55ad6092667f0e1decd0eb0211ce7eebc (diff)
downloadpfsense-ac3c2b2add724f3ba702c4a2b1f8000ee3cf0899.zip
pfsense-ac3c2b2add724f3ba702c4a2b1f8000ee3cf0899.tar.gz
Clarify *WHICH* speed the user should enter here. Its physical NIC speed.
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/interfaces.php2
-rwxr-xr-xusr/local/www/interfaces_lan.php2
-rwxr-xr-xusr/local/www/interfaces_opt.php2
-rwxr-xr-xusr/local/www/interfaces_wan.php2
4 files changed, 4 insertions, 4 deletions
diff --git a/usr/local/www/interfaces.php b/usr/local/www/interfaces.php
index 30b8388..7ede779 100755
--- a/usr/local/www/interfaces.php
+++ b/usr/local/www/interfaces.php
@@ -534,7 +534,7 @@ function type_change(enable_change,enable_change_pptp) {
<option value="Gb">Gigabit/s</option>
<option value=""></option>
</select>
- <br> The bandwidth setting will define the speed of the interface for traffic shaping.
+ <br> The bandwidth setting will define the speed of the interface for traffic shaping. Do not enter your "Internet" bandwidth here, only the physical speed!
</td>
</tr>
<tr>
diff --git a/usr/local/www/interfaces_lan.php b/usr/local/www/interfaces_lan.php
index 1087e68..13e022a 100755
--- a/usr/local/www/interfaces_lan.php
+++ b/usr/local/www/interfaces_lan.php
@@ -235,7 +235,7 @@ function enable_change(enable_over) {
<option value="Gb">Gigabit/s</option>
<option value=""></option>
</select>
- <br> The bandwidth setting will define the speed of the interface for traffic shaping.
+ <br> The bandwidth setting will define the speed of the interface for traffic shaping. Do not enter your "Internet" bandwidth here, only the physical speed!
</td>
</tr>
<tr>
diff --git a/usr/local/www/interfaces_opt.php b/usr/local/www/interfaces_opt.php
index 8183558..4eb3837 100755
--- a/usr/local/www/interfaces_opt.php
+++ b/usr/local/www/interfaces_opt.php
@@ -410,7 +410,7 @@ function type_change(enable_change,enable_change_pptp) {
<option value="Gb">Gigabit/s</option>
<option value=""></option>
</select>
- <br> The bandwidth setting will define the speed of the interface for traffic shaping.
+ <br> The bandwidth setting will define the speed of the interface for traffic shaping. Do not enter your "Internet" bandwidth here, only the physical speed!
</td>
</tr> <tr>
<td width="22%" valign="top">&nbsp;</td>
diff --git a/usr/local/www/interfaces_wan.php b/usr/local/www/interfaces_wan.php
index 30b8388..7ede779 100755
--- a/usr/local/www/interfaces_wan.php
+++ b/usr/local/www/interfaces_wan.php
@@ -534,7 +534,7 @@ function type_change(enable_change,enable_change_pptp) {
<option value="Gb">Gigabit/s</option>
<option value=""></option>
</select>
- <br> The bandwidth setting will define the speed of the interface for traffic shaping.
+ <br> The bandwidth setting will define the speed of the interface for traffic shaping. Do not enter your "Internet" bandwidth here, only the physical speed!
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud