summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_traceroute.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-04-25 21:58:21 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-04-25 21:58:21 +0000
commit7a01068a21b5178348bee0f67a75f9009b821baf (patch)
tree328c615383ab7db65602bc6ba8270d562f05df98 /usr/local/www/diag_traceroute.php
parent93442d9d9dc72a531149df87c12d2c5559024caa (diff)
downloadpfsense-7a01068a21b5178348bee0f67a75f9009b821baf.zip
pfsense-7a01068a21b5178348bee0f67a75f9009b821baf.tar.gz
Note the fact that multi-wan does not work with these utilities.
Diffstat (limited to 'usr/local/www/diag_traceroute.php')
-rwxr-xr-xusr/local/www/diag_traceroute.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr/local/www/diag_traceroute.php b/usr/local/www/diag_traceroute.php
index 524f3ef..1b16a93 100755
--- a/usr/local/www/diag_traceroute.php
+++ b/usr/local/www/diag_traceroute.php
@@ -115,6 +115,14 @@ if (!isset($do_traceroute)) {
?>
</td>
</tr>
+ <tr>
+ <td valign="top" colspan="2">
+ &nbsp;
+ </td>
+ <td width="78%">
+ <B>NOTE!</B> Multi-wan is not supported from this utility currently.
+ </td>
+ </tr>
</table>
</form>
<?php include("fend.inc"); ?>
OpenPOWER on IntegriCloud