Installation manual
Chapter 4 Configuration 30
Cyclades-TS Installation Manual
Parameter Description Value for
This Example
conf.eth_ip The IP address of the Ethernet interface. This parameter, along with the
next two, is used by the cy_ras program to OVERWRITE the file
/etc/network/ifcfg_eth0 as soon as the command "signal_ras HUP" is
executed. The file /etc/network/ifcfg_eth0 should not be edited by the user
unless the cy_ras application is not going to be used.
200.200.200.1
conf.eth_mask The mask for the Ethernet network. 255.255.255.0
conf.eth_mtu The Maximum Transmission Unit size, which determines whether or not
packets should be broken up.
1500
conf.lockdir The lock directory , which is /var/lock for the Cyclades-TS. It should not be
changed unless the user decides to customize the operating system.
/var/lock
conf.pppd Location of the ppp daemon with Radius. /usr/local/sbin/
pppd-radius
conf.syslog The IP address of a remote syslog daemon can be provided here, if
desired.
200.200.200.3
conf.facility This value (0-7) is sent to the syslog server (the TS is a syslog client) to
indicate in which file the syslog messages should be stored. The file
/etc/syslog.conf on the syslog server contains a mapping between facility
numbers and server log files.
7
FIGURE 4.12 REMOTE ACCESS SERVER PSLAVE.CONF GLOBAL PARAMETERS