Changes between Initial Version and Version 1 of BIOS_ConnectTroubleshooting


Ignore:
Timestamp:
Sep 19, 2016 4:09:57 PM (8 years ago)
Author:
jamverlouw
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BIOS_ConnectTroubleshooting

    v1 v1  
     1= Troubleshooting VM connections =
     2
     3This page will give a number of workarounds for known issues when connecting to the BIOS Virtual Machine.[[BR]]
     4If you run into problems that are not mentioned below, and manage to solve them, feel free to add them to the list.
     5
     6== Connecting via Putty ==
     7
     8Issue: Server rejects connection with "Permission denied (publickey)". [[BR]]
     9Troubleshoot: Check if private key is properly selected under Connection -> SSH -> Auth. Check if you are using the correct key pair and verify that keys are actually proper pair using Puttygen.
     10
     11Issue: Server rejects connection with "Disconnected: No supported authentication methods available (server sent: publickey)". [[BR]]
     12Troubleshoot: Check if private key is properly selected under Connection -> SSH -> Auth. Other possible method is to load private key into Pageant and to enable attempt authentication using Pageant under Connection -> SSH -> Auth.[[BR]]
     13Troubleshoot 2: If this didn't solve the problem, possible firewall issue, contact Leon Mei for further troubleshooting.
     14
     15== Connecting via !MobaXterm ==
     16
     17
     18
     19== Connecting via x2go ==
     20
     21Issue: Connection asks for key passphrase even if key does not need one.[[BR]]
     22Troubleshoot: Remove key selection and use "Try auto login (via SSH Agent or default SSH key)" while running Pageant with your private key imported.