From: jdegraeve Date: Mon, 13 Feb 2006 12:31:14 +0000 (+0000) Subject: Update documentation, part2 X-Git-Url: https://git.gsnw.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ad017963221a82a9170e6ce246238131cab3af2;p=m0n0chwall.git Update documentation, part2 git-svn-id: https://svn.m0n0.ch/wall/trunk@91 e36fee2c-cc09-0410-a7cc-ebac5c6737de --- diff --git a/webgui/services_captiveportal.php b/webgui/services_captiveportal.php index ba0026b..99200e8 100755 --- a/webgui/services_captiveportal.php +++ b/webgui/services_captiveportal.php @@ -478,8 +478,8 @@ to access after they've authenticated. echo "\n"; } ?>
- If RADIUS type is set to Cisco, in Access-Requests the value of Calling-Station-Id will be set to the client's IP address and - the Called-Station-Id to the client's MAC address. Default behaviour is Calling-Station-Id = client's MAC address and Called-Station-Id = m0n0wall's WAN IP address. + If RADIUS type is set to Cisco, in RADIUS-Requests (Authentication/Accounting) the value of Calling-Station-Id will be set to the client's IP address and + the Called-Station-Id to the client's MAC address. Default behaviour is Calling-Station-Id = client's MAC address and Called-Station-Id = m0n0wall's WAN MAC address.