/
Connect to internal server through proxy on Windows [2]
Connect to internal server through proxy on Windows [2]
Connect to internal server through proxy on Windows
Friday, April 29, 2016 11:19 AM - Edward Zhu
I can connect to the internal_host_server by "ssh internal_host_server" on my Linux PC. And I have imported the ssh key into my xShell on my win10 pc, it can connect to another internal server which is not using the proxy for login, so the ssh key is correct.
And could anyone help to let me know how show I config to connect to the internal_host_server in XShell?
Host infra-gw01
Hostname proxy_server
User root
Host internal_host_server
Hostname ip_1
User root
ProxyCommand ssh -q -W %h:%p infra-gw01
Program Ver. : Xshell 5
And could anyone help to let me know how show I config to connect to the internal_host_server in XShell?
Host infra-gw01
Hostname proxy_server
User root
Host internal_host_server
Hostname ip_1
User root
ProxyCommand ssh -q -W %h:%p infra-gw01
Program Ver. : Xshell 5
Re: Connect to internal server through proxy on Windows
Wednesday, May 4, 2016 1:02 AM - Support
Hi Edward,
Take a look at this knowledge base article we've prepared.
Xshell Knowledgebase : Multi-Hop Login Using Xshell
Let me know if this helps!
Technical Support
Like us on Facebook
Follow us on Twitter
Visit our blog Blog
Take a look at this knowledge base article we've prepared.
Xshell Knowledgebase : Multi-Hop Login Using Xshell
Let me know if this helps!
Technical Support
Like us on Facebook
Follow us on Twitter
Visit our blog Blog
Re: Connect to internal server through proxy on Windows
Friday, January 4, 2019 9:17 PM - anon
Need to add authentication method based on the public key for the proxy connection, because now you can only specify login:password and you can't use public key.
Previous views: 940
, multiple selections available,
Related content
How to use proxy in xshell3 beta [4]
How to use proxy in xshell3 beta [4]
More like this
Multi-Hop Login not working [1]
Multi-Hop Login not working [1]
More like this
Cannot connect to Microsoft SSH Server for Windows [2]
Cannot connect to Microsoft SSH Server for Windows [2]
More like this
Proxy Setting
Proxy Setting
More like this
Multi-Hop Login Using Xshell
Multi-Hop Login Using Xshell
More like this
Windows 10 Public key w/o pass-phrase [1]
Windows 10 Public key w/o pass-phrase [1]
More like this