From a2086c54dfedf480300b6e797479c775bbeaae84 Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Sat, 17 May 2008 19:23:22 +0000 Subject: Ticket #1703 - fix image tags MFC: for 1.2.1 --- usr/local/www/services_captiveportal_ip.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr/local') diff --git a/usr/local/www/services_captiveportal_ip.php b/usr/local/www/services_captiveportal_ip.php index b657566..ac1f2d7 100755 --- a/usr/local/www/services_captiveportal_ip.php +++ b/usr/local/www/services_captiveportal_ip.php @@ -140,14 +140,14 @@ include("head.inc"); Adding allowed IP addresses will allow IP access to/from these addresses through the captive portal without being taken to the portal page. This can be used for a web server serving images for the portal page or a DNS server on another network, for example. By specifying from addresses, it may be used to always allow pass-through access from a client behind the captive portal.

- + - +
any x.x.x.x any x.x.x.x All connections to the IP address are allowed
x.x.x.x any    x.x.x.x any    All connections from the IP address are allowed
-- cgit v1.1