Installation manual
Cyclades-TS
74
Appendix C - Sample pslave.conf files-The complete pslave.conf file
Installation Manual
#
all.mtu 1500
all.mru 1500
#
# Standard message issued on connect.
#
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
#
# Login prompt.
#
all.prompt %h login:
#
# Terminal type, for rlogin/telnet sessions.
#
all.term vt100
#
# If you want the Terminal Server to update the
# login records (written to the /var/run/utmp and/or /var/log/wtmp
# files), set sysutmp/syswtmp to 1. This is useful for tracking
# who has accessed the Terminal Server and what they did.
#
all.sysutmp 1
all.syswtmp 0
all.utmpfrom "%p:%P.%3.%4"
#
# Use initchat to initialize the modem.
#
# d == delay (1 sec), p == pause (0.1 sec), l == toggle DTR
# r == <CR>, l == <LF>
#
#all.initchat TIMEOUT 10 \