When setting up an SSH session in a profile, is there a way to not include the remote host address, and be able to enter one manually when launching? I need to be able to connect to multiple remote hosts.

you can use
Accessories -> Terminal -> (Add) Local Terminal
and then use ssh from there to connect.
Ahh! Thank you!
Reviving an old thread. It looks like the terminal component is just for logging into IGEL devices. I need to login to remote switches/routers. What is the best way to accomplish this?
Reviving an old thread. It looks like the terminal component is just for logging into IGEL devices. I need to login to remote switches/routers. What is the best way to accomplish this?
where do you run in to a problem with the answer i gave?
@member you might be confusing the ‘Secure Terminal’ function in UMS with the local terminal that Falk suggested. When using the local terminal, I am able to SSH just fine (apologies for the messy redacting)
Thanks, I think I have it now. When connecting to a remote device (Cisco switch) I get the following erro.r “No matching key exchange method found. Their offer: diffie-hellman-group-sha1
yep, thats a problem with the “old” firmware on the cisco device and use of sha1
i am not sure if you can accept this method with Os10 and 11
Oh man… OK. Guess I need to figure out another solution
try
The OpenSSH website has a page dedicated to legacy issues such as this one. It suggests the following approach, on the client:
ssh -oKexAlgorithms=+diffie-hellman-group1-sha1 123.123.123.123
I just published Putty as a XenApp app. Easier than mucking around….
Continue reading and comment on the thread ‘How to make a SSH session IGEL UMS Profile that does not include the remote host address, will enter one manually when launching? ‘. Not a member? Join Here!
Learn more, search the IGEL Knowledge Base
Ask a question or comment on the above message thread?
Join or log in to the IGEL Community to ask us anything and meet other IGEL customers, partners, and EUC enthusiasts.Submit a question, or Join Today!
Popular Message Threads
- Error “AM_ERROR_AUTH_NETWORK_ERROR [65275]” adding store in Citrix Workspace App version 20.x on IGEL OS 11.04
- How to Install IGEL OS via a Bootable USB Drive
- How to change the default IGEL UMS admin password?
- Receiving error: “Citrix Receiver cannot create a secure connection in this browser” when launching a secure connection from Firefox on IGEL OS
- What distro of Linux the IGEL kernel is based on?
- IGEL UD3 (LX50) randomly get this error with Citrix: The X Request 130.1 caused error :”10: BadAccess ( attempt to access private resource denied) any ideas?
- Where to delete the certificates that cause ‘invalid certificate’ when trying to import an IGEL into UMS?