Installation manual
Cyclades-TS
83
Installation Manual
Appendix C - Sample pslave.conf files - The pslave.ts file
The pslave.ts File provided with the Cyclades-TS for the Terminal Server Example
#
# pslave.conf Sample server configuration file.
#
# Terminal Server Profile
conf.eth_ip 200.200.200.1
conf.eth_mask 255.255.255.0
conf.eth_mtu1500
conf.lockdir/var/lock
conf.rlogin /usr/local/bin/rlogin-radius
conf.telnet /bin/telnet
conf.ssh /bin/ssh
conf.locallogins 0
all.speed 9600
all.datasize 8
all.stopbits 1
all.parity none
all.authtype none
all.protocoltelnet
all.host 200.200.200.3
all.issue \r\n\
TSLINUX - Portslave Internet Services\n\
\r\n\
Welcome to terminal server %h port S%p \n\
\r\n\
Customer Support: 510-770-9727 http://www.cyclades.com/\n\
\r\n
all.prompt %h login:
all.term vt100
all.flow hard
all.socket_port 23
#
# Users joe and mark will only have access to serial port ttyS5
#
all.users ! joe, mark