|
|
SSH Manager
When you log into your control panel and click on the
SSH ICON - this is what you will see: In order to receive permission to run SSH for access to the machine, please email a copy of your driver's license, passport or other photo id to us. Once we receive this information, we will enable you to set up SSH at which time you will be able to install your SSH key. This is for security purposes only! After we receive your drivers license, then we'll get you set up for SSH. SSH Overview The SSH option allows you to manage secure telnet access to your account. Much of the functionality of telneting is handled through the File Manager option in the Control Panel. However, there are instances when telneting (outside the operation of the File Manager) is required to get the job done. The only way to gain telnet access to your account is by using SSH secure telnet software that must be loaded on your home computer. The recommended software is Van Dyke Technologies' Secure CRT. The website for this software is: http://www.vandyke.com The SSH Option allows you to upload the RSA (Rivest, Shamir, Adleman) key generated on your computer by the SSH software to the server on which your site resides. Once completed, you will have secure telnet access to the site. Once we have given you approval to use a secure telnet connection to the server, you will be able to use the SSH Manager to set up your public (RSA) key on the server. instructions. The SSH Manager 1. From the Control Panel select the SSH icon. The SSH Manager appears. The SSH Manager provides step-by-step instructions for transferring your public key to the server. The first step in this procedure is this: Create your RSA key. Your Secure CRT software will have directions on how to do this. The next procedure in this document shows, step-by-step, how to create this RSA key using the Secure CRT software. Creating an RSA (Public) Key How To Create an RSA Key with Secure CRT: 1. Launch the Secure CRT application on your computer. The application displays typically with the Connect dialog box open to the Session List. 2. "Right click" on the word Session and choose "New Session" from the resulting fly out list to create a new session. The Session Options – new dialog box displays. 3. In the Name field, enter name of the session
you are creating (whatever helps you remember what it is connecting to
if you have more than one). 8. On the General tab, select the Create Identity File button from the Identity Filename section of the dialog box. The SecureCRT – RSA Key Generation Wizard displays. 9.Click on the Next> button to proceed with the next step of the Wizard. 10. If you wish to use a passphrase as an added
layer of security (recommended), enter the passphrase in the Passphrase
and Confirm Passphrase fields. Be sure to enter it into both fields in
exactly the same way. Don't forget to keep your passphrase handy.
You will need it every time when establishing a connection to the
server. 13. You need to determine the length of your RSA key pair needs to be determined. It is recommended that you choose a value between 1024 and 2048 bits. 2048 bits is the maximum and will generate the most secure key, but it takes longer to generate a key of this size. 512 bits is the absolute minimum and is not recommended. Once you have entered a number, select Next> to proceed. 14. As the instructions in the wizard indicate, you need to move your mouse around on the screen for the application to generate the key. The application uses a complex set of formulas to create the key out of a mathematical interpretation of your mouse's movements. When you have moved your mouse around sufficiently, the screen automatically changes and the key pair is generated. This is shown in the image below. You do not need to move your mouse around for this second part of the step. 15. When both progress bars are "full", the Next> button becomes enabled. Select it to proceed. 16. Select the folder on your hard drive in which
to store the key (remember where you put it!). You can
accept the default, which is usually the identity sub-folder of the
SecureCRT folder, located wherever you installed the application
originally. Warning: At this point you cannot yet connect to the server using Secure CRT. First, you must place the RSA key on the server using the SSH Manager in the Control Panel. This is explained in the next section. Placing the RSA Key on the Server with SSH Manager How To Place the RSA Key on the Server: 1. (If you left the SSH Manager open from earlier sections in this manual, you may skip this step.) From the Control Panel, select the SSH icon. Once again, the SSH Manager displays. Place your key in the text box that is provided in the SSH Manager and submit it. (To do this, you must open the key in another application, copy it, and then paste it into this text box.) 2. Launch any text-editor. On a Windows-based PC, Notepad will suffice. (This is available from the Start menu, under Programs, then Accessories.) 3. From the Notepad File menu, select Open. The Open dialog box displays. Navigate to the Program Files>Secure CRT folder in your hard drive (or if you saved your key somewhere else, navigate to where you saved it). 4. Find the key file by switching the Files of type field to All Files (*.*). Then, move through the directory structure to the location of your file, identity.pub. (The application stated where the file would be stored in the previous procedure.) When you locate the file, double-click on it to open it in Notepad. 5. Once the key is displayed in Notepad, highlight
the entire key with your mouse. From the Edit menu, select Copy. 7. Select the Submit button. A new screen displays. 8. Enter the Static IP address for any computers from
which you will be accessing the server. You can get this
information from your ISP (Internet Service Provider). Or, if you are
currently at the computer you will be regularly using, you can find the
IP address by opening a DOS prompt and typing the command,
ipconfig. 10. Make sure that the Static IP address listed is correct. Then select the Submit button. A message appears indicating that you will be able to access the server, via your SSH software (Secure CRT), from one of the addresses you listed within the next ten minutes. Once these steps have been performed, use the Secure CRT software as usual to establish a connection to your site on the server. You will be prompted for your passphrase when the connection is made. Once the connection is made, Secure CRT works similarly to other telnet utilities. If you are getting the "You are not allowed to connect" error, it is most likely that your Static IP address is not correct. If you can't get it to work, ftp something up to your site (anything is fine, this just helps us see where you are coming from) and then ask us to do a "last -a" on your username to help you figure out what IP address you are connecting with. What is the directory for mysql? Question: shell (ssh) access - what is the path? Some SSH Clients The following are all
freeware MS-Windows SSH clients. These were borrowed from the "SSH
FAQ": http://www.tigerlair.com/ssh/faq/ssh-faq.html |