Installation manual
Chapter 4 Configuration 25
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.rlogin Location of the rlogin binary that accepts the -i flag. /usr/local/bin/
rlogin-radius
conf.telnet Location of the telnet utility. /bin/telnet
conf.ssh Location of the ssh utility. /bin/ssh
conf.locallogins This parameter is only necessary when authentication is being performed
for a port. When set to one, it is possible to log in to the Cyclades-TS
directly by placing a "!" before your login name, then using your normal
password. This is useful if the Radius authentication server is down.
0
FIGURE 4.9 TERMINAL SERVER PSLAVE.CONF GLOBAL PARAMETERS