Installation manual

Chapter 4 Configuration 37
Cyclades-TS Installation Manual
The Master Cyclades-TS must contain references to the Slave ports. The configuration described earlier for
Console Access Servers should be followed with the following exceptions for the Master and Slaves:
Master Configuration:
Parameter Description Value for This Example
conf.eth_ip Ethernet Interface IP address. 20.20.20.1
conf.eth_ip_alias Secondary IP address for the Ethernet Interface
(needed for clustering feature).
209.81.55.110
conf.eth_mask_alias Mask for secondary IP address above. 255.255.255.0
all.socket_port This value applies to both the local ports and ports on
slave Cyclades-TSs.
7001+
all.protocol Depends on the application. Socket_ssh or socket_server
all.authtype Depends on the application. Radius or local or none
s33.tty This parameter must be created in the master TS file for
every slave port. Its format is
IP_of_Slave[:slave_socket_port] for non-master ports.
In this case, the slave_socket_port value is not
necessary because s33.socket_port is automatically set
to 7033 by all.socket_port above.
20.20.20.2:7033
s33.serverfarm An alias for this port. Server_on_slave1_serial_s1
s33.ipno This parameter must be created in the master TS file for
every slave port, unless configured using all.ipno.
0.0.0.0
s34.tty See s33.tty. 20.20.20.2:7034
s34.serverfarm An alias for this port. Server_on_slave1_serial_s2
s34.ipno See s33.ipno. 0.0.0.0
FIGURE 4.15 MASTER CYCLADES-TS CONFIGURATION (WHERE IT DIFFERS FROM THE STANDARD
CAS PROFILE)