Difference between revisions of "Console Server"

From neil.tappsville.com
Jump to navigationJump to search
m
m
Line 14: Line 14:
 
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
 
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 <code>~.</code> however usually will need to use <code>~~m</code>
 +
  
 
==Reboot a Terminal Server from CLI==
 
==Reboot a Terminal Server from CLI==

Revision as of 04:40, 19 June 2020

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 ~~m


Reboot a Terminal Server from CLI

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