User manual

26: Terminal Server
_______________________________________________________________________________________________________
config tservd main
# set to 1 to enable terminal server
option enable 0
# enables detailed debug logging (state transisions, data transfer etc)
option debug_ev_enable 0
# sets syslog level (0 to 7), default is 6
option log_severity 6
config port 'port1'
# enables this port
option enable 0
# serial device name
option devName '/dev/ttySC0'
# destination peer port IP number (two number for failover)
option ip_port1 951
option ip_port2 951
# destination peer ip address (two addresses for failover)
option remote_ip1 '0.0.0.0'
option remote_ip2 '0.0.0.0'
# keep TCP session always connected
option tcp_always_on 1
# close TCP session on detection of DSR signal low
option close_tcp_on_dsr 0
# keep serial port always open (if option not present, default is 0)
option tty_always_open 0
# Forwarding timeout in milliseconds (serial to network)
option fwd_timeout 30
_______________________________________________________________________________________________________
© Virtual Access 2015
GW1000 Series User Manual
Issue: 2.4 Page 185 of 255