Console Server

From neil.tappsville.com
Jump to navigationJump to search

Opengear Console Servers

https://opengear.com/products/cm7100-console-server

https://www.conserver.com/


usage conserver [host]_re0

Exit Ctrl+E c .


The following log messages in Splunk from the Terminal Server

"wrong user name passed to monitor: expected conserver != conserver:*"

Generally means the console-server has an entry for a console instance that is not configured on that terminal server. check /etc/conserver/conserver.cf

Connect directly using ssh

ssh login:host@opengear_host

Exit is ~. however usually will need to use ~~.

Connect from ssh session on term server

ssh termserver
pmshell
<select session>
~~m (return top pmshell. -- telda telda m)
ctrl-c (exit to ssh termserver)

Reboot a Terminal Server from CLI

ssh demo-ts-1
Password:
$ sudo -s
# reboot
Rebooting system
# Shared connection to demo-ts-1 closed.