Add network item
- From the Your projects menu, select your project.
- In your project, click More and then click Networks.
- Click Add network item.
-
Select a type from the Type drop-down. Available types are:
- SSH Tunnel: Can be used to access protected databases.
- Provide a unique name for the network item.
- Provide a description for the network item. This is optional.
-
Provide the server destination.
- This is the URL of the network item you want to use. This could be either
host.com:portor10.10.10.1:port. - The port should be specified even if it’s the default.
- This is the URL of the network item you want to use. This could be either
- Provide your network username.
- Provide your RSA private key in PEM format.
- If the private key is encrypted, provide the passphrase. This is optional and depends on your settings.
-
Provide the Server Public Key. This is optional and depends on your settings.
- When this is provided, the SSH tunnel will perform mutual authentication on initiating a connection.
- Click Create to create the network item.
