From 7a01068a21b5178348bee0f67a75f9009b821baf Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Tue, 25 Apr 2006 21:58:21 +0000 Subject: Note the fact that multi-wan does not work with these utilities. --- usr/local/www/diag_ping.php | 8 ++++++++ usr/local/www/diag_traceroute.php | 8 ++++++++ 2 files changed, 16 insertions(+) (limited to 'usr/local') diff --git a/usr/local/www/diag_ping.php b/usr/local/www/diag_ping.php index 5dee4d6..73771a4 100755 --- a/usr/local/www/diag_ping.php +++ b/usr/local/www/diag_ping.php @@ -151,6 +151,14 @@ include("head.inc"); ?> ?> + + +   + + + NOTE! Multi-wan is not supported from this utility currently. + + 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)) { ?> + + +   + + + NOTE! Multi-wan is not supported from this utility currently. + + -- cgit v1.1