Remote console access: Difference between revisions

From Scalelogic Wiki
Jump to navigation Jump to search
No edit summary
m 1 revision
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div><span style="font-size:small">Using this function, you can manage '''console tools''' remotely via the '''SSH''' protocol (secure shell).</span></div>
Using this function, you can manage '''console tools''' remotely via the '''SSH''' protocol (secure shell).
 
*'''Allowed network Addresses'''
*'''Allowed network Addresses'''
<div><span style="font-size:small">Here you can assign network addresses (separated by a semicolon) which are granted remote access to the server.&nbsp; When left blank, the field indicates no restrictions.</span><br/></div>
 
Here you can assign network addresses (separated by a semicolon) which are granted remote access to the server. When left blank, the field indicates no restrictions.
 
*'''Console port'''
*'''Console port'''
<div><span style="font-size:small">The default port is 22222 for security reasons,&nbsp;because&nbsp;high-number ports are invisible to port scanners.&nbsp; You can only change the setting to a port within the 1024-65535 range.&nbsp; You cannot indicate ports already in use.</span><br/></div>
 
The default port is 22222 for security reasons, because high-number ports are invisible to port scanners. You can only change the setting to a port within the 1024-65535 range. You cannot indicate ports already in use.
 
*'''Password'''
*'''Password'''
<div><span style="font-size:small">Password length is 5 characters minimum.&nbsp; Be sure to use strong passwords.</span><br/></div>
 
Password length is 5 characters minimum. Be sure to use strong passwords.
 
*'''Confirm password'''
*'''Confirm password'''
<div><span style="font-size:small">Please retype your new password.</span></div><div><span style="font-size:small">Password cannot contain:</span></div>
*<div><span style="font-size:small">special characters such as <span>' " ` ^ & $ # [ ] \/ | *</span></span></div>
*<span style="font-size:small">spaces</span>
<div><span style="font-size: small">To connect to the server from </span>'''Linux/MacOSX '''<span style="font-size: small">systems use:</span></div><div><br/><span style="font-size:small">'''''ssh -2 -p 22222 -l admin ip_address'''''</span></div><div><br/></div><div>''<span style="font-size:small">where:</span>''</div>
*<div><span style="font-size:small">option: -2 indicates the SSH protocol version used for connection</span></div>
*<div><span style="font-size:small">option: -p indicates the remote access port</span></div>
*<div><span style="font-size:small">option: -l indicates the user (the user needs to be '''admin''''''&nbsp;''')</span></div>
*<div><span style="font-size:small">option: address_ip indicates the address of the server to which you want to connect</span></div>
<div><span style="font-size:small">You will be asked for the remote access password you have entered on the server.</span></div><div><br/></div><div><span style="font-size:small">To connect to the server from Microsoft Windows, download the free SSH client '''Putty ''':</span></div><div><br/></div><div><span style="font-size:small">&nbsp; &nbsp; &nbsp; &nbsp;[http://www.putty.nl http://www.putty.nl]</span></div>
*<div><span style="font-size:small">in the '''Host Name ''' (or '''IP address ''' ) field, enter the IP address of the server</span></div>
*<div><span style="font-size:small">in the '''Port ''' field, enter the same port as in the server GUI (default 22222)</span></div>
*<div><span style="font-size:small">in the '''Protocol ''' field,&nbsp;select '''SSH'''</span></div>
*<div><span style="font-size:small">in the category: '''Connection ''' -> '''Data ''' -> '''Auto-login-username, ''' enter: '''admin'''</span></div>
*<div><span style="font-size:small">in '''Terminal ''' -> '''Keyboard ''' -> '''The Function Keys and keypad, ''' select '''VT100+'''</span></div>
*<div><span style="font-size:small">go back to the '''Session ''' category, enter the session name in the '''Saved Sessions ''' field, and click the '''Save ''' button</span></div>
*<div><span style="font-size:small">click on the newly saved session, click '''Open, ''' and enter the password.&nbsp; (If you have not entered the Auto-login-username, Putty will prompt you for a username.&nbsp; At the prompt, enter '''admin''''''&nbsp;''').</span></div>
<div><br/></div><div>'''NOTE&nbsp;:'''</div>
<span style="font-size: medium">For&nbsp;'''Genesis NX2 1.0 up01 and lower,&nbsp;'''the default username login is&nbsp;:&nbsp;'''cli'''</span>


<span style="font-size: medium">For&nbsp;'''Genesis NX2 1.0 up03 and newer''', &nbsp;the default username login is&nbsp;:&nbsp;'''admin'''</span>
Please retype your new password.
 
Password cannot contain:
 
*special characters such as ' " ` ^ & $ # [ ] \/ | *
*spaces
 
To connect to the server from '''Linux/MacOSX''' systems use:
 
 
'''''ssh -2 -p 22222 -l admin ip_address'''''
 
 
where:
 
*option: -2 indicates the SSH protocol version used for connection
*option: -p indicates the remote access port
*option: -l indicates the user (the user needs to be '''admin''')
*option: address_ip indicates the address of the server to which you want to connect
 
You will be asked for the remote access password you have entered on the server.
 
<br/>To connect to the server from Microsoft Windows, download the free SSH client '''Putty ''':
 
::[http://www.putty.org http://www.putty.org]
 
*in the '''Host Name ''' (or '''IP address ''' ) field, enter the IP address of the server
*in the '''Port ''' field, enter the same port as in the server GUI (default 22222)
*in the '''Protocol ''' field, select '''SSH'''
*in the category: '''Connection ''' -> '''Data ''' -> '''Auto-login-username, ''' enter: '''admin'''
*in '''Terminal ''' -> '''Keyboard ''' -> '''The Function Keys and keypad, ''' select '''VT100+'''
*go back to the '''Session ''' category, enter the session name in the '''Saved Sessions ''' field, and click the '''Save ''' button
*click on the newly saved session, click '''Open, ''' and enter the password. (If you have not entered the Auto-login-username, Putty will prompt you for a username. At the prompt, enter '''admin''').
 
'''NOTE:'''
 
The default username login is: '''admin'''


[[Category:Help topics]]
[[Category:Help topics]]

Latest revision as of 13:46, 28 March 2019

Using this function, you can manage console tools remotely via the SSH protocol (secure shell).

  • Allowed network Addresses

Here you can assign network addresses (separated by a semicolon) which are granted remote access to the server. When left blank, the field indicates no restrictions.

  • Console port

The default port is 22222 for security reasons, because high-number ports are invisible to port scanners. You can only change the setting to a port within the 1024-65535 range. You cannot indicate ports already in use.

  • Password

Password length is 5 characters minimum. Be sure to use strong passwords.

  • Confirm password

Please retype your new password.

Password cannot contain:

  • special characters such as ' " ` ^ & $ # [ ] \/ | *
  • spaces

To connect to the server from Linux/MacOSX systems use:


ssh -2 -p 22222 -l admin ip_address


where:

  • option: -2 indicates the SSH protocol version used for connection
  • option: -p indicates the remote access port
  • option: -l indicates the user (the user needs to be admin)
  • option: address_ip indicates the address of the server to which you want to connect

You will be asked for the remote access password you have entered on the server.


To connect to the server from Microsoft Windows, download the free SSH client Putty :

http://www.putty.org
  • in the Host Name (or IP address ) field, enter the IP address of the server
  • in the Port field, enter the same port as in the server GUI (default 22222)
  • in the Protocol field, select SSH
  • in the category: Connection -> Data -> Auto-login-username, enter: admin
  • in Terminal -> Keyboard -> The Function Keys and keypad, select VT100+
  • go back to the Session category, enter the session name in the Saved Sessions field, and click the Save button
  • click on the newly saved session, click Open, and enter the password. (If you have not entered the Auto-login-username, Putty will prompt you for a username. At the prompt, enter admin).

NOTE:

The default username login is: admin