Installation manual
Chapter 4 Configuration 32
Cyclades-TS Installation Manual
Parameter Description Value for This
Example
all.authhost1 This address indicates the location of the Radius authentication server
and is only necessary if this option is chosen in the previous parameter. A
second Radius authentication server can be configured with the
parameter all.authhost2.
200.200.200.2
all.accthost1 This address indicates the location of the Radius accounting server, which
can be used to track how long users are connected after being authorized
by the authentication server. Its use is optional.
200.200.200.2
all.radtimeout This is the timeout (in seconds) for a radius authentication query. The first
server (authhost1) is tried "radretries" times, and then the second (if
configured) is contacted "radretries" times. If the second also fails to
respond, Radius authentication fails.
5
all.radretries Defines the number of times each Radius server is tried before another is
contacted. The default, if not configured, is 5.
5
all.secret This is the shared secret necessary for communication between the
Cyclades-TS and the Radius servers.
cocomero
all.protocol For the remote access server profile, the available protocols are PPP,
SLIP and CSLIP.
ppp
all.ipno The IP address to be assigned to the dial-in users. 200.200.200.11+
all.netmask The netmask corresponding to the IP number provided in the previous
parameter.
255.255.255.255
all.mtu The maximum transmission unit (MTU) that can be transmitted in a PPP
packet.
1500
all.mru The maximum reception unit (MRU) that can be received in a PPP packet. 1500
FIGURE 4.13 REMOTE ACCESS SERVER PSLAVE.CONF PORT-SPECIFIC PARAMETERS (CONTINUED)