User's Manual

Table Of Contents
Fortress ES-Series CLI Guide: Network Security, Authentication and Auditing
145
4.5.2 Internal Authentication Server
NOTE:
Incoming
RADIUS traffic
requires administrative
access. If the adminis-
trative IP address ACL
(disabled by default) is
enabled, it must include
IP addresses of authen-
ticating users, devices,
administrators and
802.1X supplicants. See
Section 2.2.5 for more
detail. Traffic is affected
by the per-interface
packet filters. If config-
ured, per-interface
packet filters must
include filters to permit
RADIUS traffic to and
from the FMP. See Sec-
tion 4.6.3 for more
detail.
The users and Secure Client devices you add to the Mesh
Point’s local authentication configuration apply only when the
internal authentication, or RADIUS, server is enabled (below).
View current settings for the internal authentication server with
show localauth:
> show localauth
EnableLocalAuth: N
Port: 1812
EnableDevAuth: N
EnableUserAuth: Y
DefaultDeviceState: pending
DefaultMaxRetries: 3
DefaultIdleTimeout: 30
DefaultSessionTimeout: 30
EnableAdminAuth: N
Enable8021xAuth: N
Protocols: md5
Check CRL: N
EnableOcsp: N
OcspUrl:
EnableOcspNonce: Y
CaCertUrl:
LdapSearchBase:
EAP-TLS cipher set: all
Priority: 0
The above output shows the default settings for the internal
authentication server, which is disabled by default.
The internal authentication server is enabled and configured
with
set localauth:
# set localauth
EnableLocalAuth[N] (Y|N to enable|disable local authentication server): y
Port[1812] (Port number to communicate):
SharedKey (Authentication key): authkey
Priority (Local server priority [0..999]):
EnableDevAuth[N] (Y|N to enable|disable Device authentication): y
EnableUserAuth[N] (Y|N to enable|disable User Authentication): y
DefaultDeviceState[pending] (pending|allow|deny): allow
DefaultMaxRetries[3] (Maximum attempts at reaching server before failover 1-30, default is 3):
DefaultIdleTimeout[30] (User idle timeout in minutes 1-720, default is 30):
DefaultSessionTimeout
(Authentication timeout in minutes, 1-200, default is 30)
:
EnableAdminAuth[N] (Y|N to enable|disable administrator authentication):
Enable8021xAuth[N] (Y|N to enable|disable 802.1x authentication):
EnableEAP-MD5 (Y|N to enable|disable support for EAP-MD5 protocol):
EnableEAP-TLS (Y|N to enable|disable support for EAP-TLS protocol):
EnableCRLCheck[N] (Y|N to enable|disable CRL check):
EnableOcsp[N] (Y|N to enable|disable OCSP):
OcspUrl[""] (URL of OCSP responder):
EnableOcspNonce[Y] (Y|N to enable|disable OCSP nonce):
CaCertUrl[""] (URL of CA certificate or chain):
LdapSB[""] (Search base for CA certificate or chain (LDAP only)):