From 0ad017963221a82a9170e6ce246238131cab3af2 Mon Sep 17 00:00:00 2001 From: jdegraeve Date: Mon, 13 Feb 2006 12:31:14 +0000 Subject: [PATCH] Update documentation, part2 git-svn-id: https://svn.m0n0.ch/wall/trunk@91 e36fee2c-cc09-0410-a7cc-ebac5c6737de --- webgui/services_captiveportal.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.25.1