summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-01-07 07:32:51 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-01-07 07:32:51 +0000
commitbaf92a0f6d1e685e21cce582c3d211d189c0d5e2 (patch)
treef2573fc43dcea4722e26840a054c925bc07a36b7 /usr/local/www/services_captiveportal.php
parent83a802d18d58e869a4b5dcc90646f200aed9f085 (diff)
downloadpfsense-baf92a0f6d1e685e21cce582c3d211d189c0d5e2.zip
pfsense-baf92a0f6d1e685e21cce582c3d211d189c0d5e2.tar.gz
m0n0wall -> pfSense
Diffstat (limited to 'usr/local/www/services_captiveportal.php')
-rwxr-xr-xusr/local/www/services_captiveportal.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/services_captiveportal.php b/usr/local/www/services_captiveportal.php
index de002a1..393841e 100755
--- a/usr/local/www/services_captiveportal.php
+++ b/usr/local/www/services_captiveportal.php
@@ -323,7 +323,7 @@ to access after they've authenticated.</td>
<input name="nomacfilter" type="checkbox" class="formfld" id="nomacfilter" value="yes" <?php if ($pconfig['nomacfilter']) echo "checked"; ?>>
<strong>Disable MAC filtering</strong><br>
If this option is set, no attempts will be made to ensure that the MAC address of clients stays the same while they're logged in.
- This is required when the MAC address of the client cannot be determined (usually because there are routers between m0n0wall and the clients).
+ This is required when the MAC address of the client cannot be determined (usually because there are routers between pfSense and the clients).
If this is enabled, RADIUS MAC authentication cannot be used.</td>
</tr>
<tr>
@@ -464,7 +464,7 @@ to access after they've authenticated.</td>
}
?></select><br>
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.</td>
+ the Called-Station-Id to the client's MAC address. Default behaviour is Calling-Station-Id = client's MAC address and Called-Station-Id = pfSense's WAN IP address.</td>
</tr>
</table>
</tr>
OpenPOWER on IntegriCloud