From bdfa3e90bf7b3d6a295f8d4ee21701f7954eb949 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Wed, 31 Aug 2005 22:08:54 +0000 Subject: Add a number of NOTE helpers --- usr/local/www/load_balancer_virtual_server_edit.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'usr/local/www') diff --git a/usr/local/www/load_balancer_virtual_server_edit.php b/usr/local/www/load_balancer_virtual_server_edit.php index ec720af..1660c31 100755 --- a/usr/local/www/load_balancer_virtual_server_edit.php +++ b/usr/local/www/load_balancer_virtual_server_edit.php @@ -114,12 +114,14 @@ include("head.inc"); IP Address size="16" maxlength="16"> +
NOTE: This is normally the WAN IP address that you would like the server to listen on. All connections to this IP/PORT will be forwarded to the pool cluster. Port size="16" maxlength="16"> +
NOTE: This is the PORT that the clients will connect to. All connections to this port will be forwarded to the pool cluster. @@ -151,6 +153,7 @@ include("head.inc"); +Note: Don't forget to add a allow rule for the virtual server after your finished setting it up. -- cgit v1.1