<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SSH Gateway on Webscale Product Documentation</title><link>https://docs.webscale.com/docs/how-tos/ssh-gateway/</link><description>Recent content in SSH Gateway on Webscale Product Documentation</description><generator>Hugo</generator><language>en</language><atom:link href="https://docs.webscale.com/docs/how-tos/ssh-gateway/index.xml" rel="self" type="application/rss+xml"/><item><title>Setup</title><link>https://docs.webscale.com/docs/how-tos/ssh-gateway/setup/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.webscale.com/docs/how-tos/ssh-gateway/setup/</guid><description>&lt;p&gt;Once you have set up your user account as described below, you will be
able to access any host that is &lt;a href="https://docs.webscale.com/docs/how-tos/ssh-connect/register-hosts/"&gt;registered with SSH
Connect&lt;/a&gt;
.&lt;/p&gt;
&lt;p&gt;To set up your user account for SSH Gateway, two pieces of information are
needed:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;em&gt;An SSH username.&lt;/em&gt; This name will identify you to Webscale, and must be
globally unique among Webscale users.&lt;/li&gt;
&lt;li&gt;One or more &lt;em&gt;SSH public keys&lt;/em&gt;. These keys are used to verify your identity.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="username"&gt;Username&lt;/h2&gt;
&lt;p&gt;You already have an SSH username that is automatically assigned. You can
see it on &lt;a href="https://control.webscale.com/profile" target="_blank"&gt;your profile page&lt;i class="ps-1 fa fa-external-link"&gt;&lt;/i&gt;&lt;/a&gt;
 &lt;i
class="fas fa-external-link-alt" aria-hidden="true"&gt;&lt;/i&gt;.&lt;/p&gt;</description></item><item><title>Connecting to Hosts</title><link>https://docs.webscale.com/docs/how-tos/ssh-gateway/connecting-to-hosts/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.webscale.com/docs/how-tos/ssh-gateway/connecting-to-hosts/</guid><description>&lt;p&gt;Once you have &lt;a href="https://docs.webscale.com/docs/how-tos/ssh-gateway/setup/"&gt;set up an SSH username and public
key&lt;/a&gt;
 and you have
&lt;a href="https://docs.webscale.com/docs/how-tos/ssh-connect/register-hosts/"&gt;registered hosts in SSH
Connect&lt;/a&gt;
,
you are ready to connect using SSH Gateway.&lt;/p&gt;
&lt;p&gt;Examples below are written for the &lt;a href="https://en.wikipedia.org/wiki/OpenSSH" target="_blank"&gt;OpenSSH&lt;i class="ps-1 fa fa-external-link"&gt;&lt;/i&gt;&lt;/a&gt;
 &lt;i
class="fas fa-external-link-alt" aria-hidden="true"&gt;&lt;/i&gt;
suite of command-line tools (&lt;code&gt;ssh&lt;/code&gt;, &lt;code&gt;scp&lt;/code&gt;, and &lt;code&gt;sftp&lt;/code&gt;). These tools are
installed by default on Mac, Linux, and Windows
&lt;a href="https://learn.microsoft.com/en-us/windows/wsl/about" target="_blank"&gt;WSL2&lt;i class="ps-1 fa fa-external-link"&gt;&lt;/i&gt;&lt;/a&gt;
 &lt;i
class="fas fa-external-link-alt" aria-hidden="true"&gt;&lt;/i&gt;.&lt;/p&gt;
&lt;h2 id="connection-basics"&gt;Connection basics&lt;/h2&gt;
&lt;p&gt;When connecting to SSH Gateway, you will use a &lt;em&gt;connection string&lt;/em&gt; that
incorporates your SSH username, the name of the SSH connect host you are
trying to connect to, and &lt;code&gt;ssh.webscale.com&lt;/code&gt;, joined together with &lt;code&gt;@&lt;/code&gt;
symbols.&lt;/p&gt;</description></item><item><title>Connecting with FileZilla</title><link>https://docs.webscale.com/docs/how-tos/ssh-gateway/connecting-with-filezilla/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://docs.webscale.com/docs/how-tos/ssh-gateway/connecting-with-filezilla/</guid><description>&lt;!-- Paste markdown body below this line --&gt;
&lt;p&gt;This guide shows you how to configure FileZilla to access your application files through the Webscale SSH Gateway.&lt;/p&gt;
&lt;h3 id="prerequisites"&gt;&lt;strong&gt;Prerequisites&lt;/strong&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;An &lt;a href="https://docs.webscale.com/how-tos/ssh-gateway/setup/" target="_blank"&gt;SSH Key pair&lt;i class="ps-1 fa fa-external-link"&gt;&lt;/i&gt;&lt;/a&gt;
 added to your Webscale user profile.&lt;/li&gt;
&lt;li&gt;The &lt;a href="https://docs.webscale.com/how-tos/ssh-gateway/connecting-to-hosts/" target="_blank"&gt;&lt;strong&gt;SSH Gateway&lt;/strong&gt; hostname&lt;i class="ps-1 fa fa-external-link"&gt;&lt;/i&gt;&lt;/a&gt;
 - &lt;code&gt;ssh.webscale.com&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Your &lt;strong&gt;Application HOSTNAME&lt;/strong&gt; (e.g., &lt;code&gt;myapp-staging&lt;/code&gt;).&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="step-1-configure-general-connection-settings"&gt;&lt;strong&gt;Step 1: Configure General Connection Settings&lt;/strong&gt;&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Open FileZilla and navigate to &lt;strong&gt;File &amp;gt; Site Manager&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;New Site&lt;/strong&gt; and name it (e.g., &amp;ldquo;Webscale SSH Gateway&amp;rdquo;).&lt;/li&gt;
&lt;li&gt;Set &lt;strong&gt;Protocol&lt;/strong&gt; to &lt;code&gt;SFTP - SSH File Transfer Protocol&lt;/code&gt;.&lt;/li&gt;
&lt;li&gt;Set &lt;strong&gt;Host&lt;/strong&gt; to your assigned gateway address (e.g., &lt;code&gt;ssh.webscale.com&lt;/code&gt;).&lt;/li&gt;
&lt;li&gt;Set &lt;strong&gt;Logon Type&lt;/strong&gt; to &lt;code&gt;Key file&lt;/code&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="step-2-set-the-user-string-and-key"&gt;&lt;strong&gt;Step 2: Set the User String and Key&lt;/strong&gt;&lt;/h3&gt;
&lt;p&gt;In the &lt;strong&gt;User&lt;/strong&gt; field, you must use the specific gateway format: &lt;code&gt;&amp;lt;your_username&amp;gt;@&amp;lt;application-hostname&amp;gt;&lt;/code&gt;&lt;/p&gt;</description></item></channel></rss>