fixes link issue point
This commit is contained in:
@ -28,4 +28,4 @@ Yes. If you want to send data from your VM to an external server, you should als
|
||||
Is my VM accessible from the outside without floating IP?[](#is-my-vm-accessible-from-the-outside-without-floating-ip "Permalink to this headline")
|
||||
----------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
No. If a VM needs to be accessible from the Internet, a floating IP address must be attached to the instance. For more information on assigning Floating IPs to the instance, please see the following article: [How to Add or Remove Floating IP’s to your VM on CloudFerro Cloud](How-to-Add-or-Remove-Floating-IPs-to-your-VM-on-CloudFerro-Cloud.html).
|
||||
No. If a VM needs to be accessible from the Internet, a floating IP address must be attached to the instance. For more information on assigning Floating IPs to the instance, please see the following article: [How to Add or Remove Floating IP’s to your VM on CloudFerro Cloud](How-to-Add-or-Remove-Floating-IPs-to-your-VM-on-CloudFerro-Cloud.html.md).
|
||||
@ -7,7 +7,7 @@ By importing it directly to Horizon, you will eliminate the need to use tools li
|
||||
|
||||
Warning
|
||||
|
||||
After uploading your public key, you will not be able to apply it to an already created virtual machine. If you need to add a key to an existing VM, please follow this article instead: [How to add SSH key from Horizon web console on CloudFerro Cloud](How-to-add-SSH-key-from-Horizon-web-console-on-CloudFerro-Cloud.html).
|
||||
After uploading your public key, you will not be able to apply it to an already created virtual machine. If you need to add a key to an existing VM, please follow this article instead: [How to add SSH key from Horizon web console on CloudFerro Cloud](How-to-add-SSH-key-from-Horizon-web-console-on-CloudFerro-Cloud.html.md).
|
||||
|
||||
Note
|
||||
|
||||
|
||||
@ -13,7 +13,7 @@ For example, when you create an SSH key named “**testkey**” in the Horizon d
|
||||
|
||||
**2. Connecting to a virtual machine via SSH:**
|
||||
|
||||
2.1. If your virtual machine has already been assigned a Floating IP (the instances menu next to your virtual machine lists the IP address) you can proceed to the next step. If not, please follow the guide: [How to Add or Remove Floating IP’s to your VM on CloudFerro Cloud](How-to-Add-or-Remove-Floating-IPs-to-your-VM-on-CloudFerro-Cloud.html).
|
||||
2.1. If your virtual machine has already been assigned a Floating IP (the instances menu next to your virtual machine lists the IP address) you can proceed to the next step. If not, please follow the guide: [How to Add or Remove Floating IP’s to your VM on CloudFerro Cloud](How-to-Add-or-Remove-Floating-IPs-to-your-VM-on-CloudFerro-Cloud.html.md).
|
||||
|
||||
2.2. Go to the **~/.ssh** folder where your SSH keys were saved to. Start your terminal (right click and click “Open in Terminal”).
|
||||
|
||||
|
||||
@ -145,7 +145,7 @@ Choose **launch instance**.
|
||||
|
||||
**Configuring VPN service**
|
||||
|
||||
Prerequisities: For configuring your VPN server using Graphical Interface you need a VM with preinstalled GUI (for example MINT, XFCE etc.) and connected to **Internal** network. Click here for instructions how to install GUI on Ubuntu 20.04 VM: [How to Use GUI in Linux VM on CloudFerro Cloud and access it From Local Linux Computer](../cloud/How-to-use-GUI-in-Linux-VM-on-CloudFerro-Cloud-and-access-it-from-local-Linux-computer.html).
|
||||
Prerequisities: For configuring your VPN server using Graphical Interface you need a VM with preinstalled GUI (for example MINT, XFCE etc.) and connected to **Internal** network. Click here for instructions how to install GUI on Ubuntu 20.04 VM: [How to Use GUI in Linux VM on CloudFerro Cloud and access it From Local Linux Computer](../cloud/How-to-use-GUI-in-Linux-VM-on-CloudFerro-Cloud-and-access-it-from-local-Linux-computer.html.md).
|
||||
|
||||
27. In your default WEB browser open IP **10.200.200.1**.
|
||||
|
||||
|
||||
@ -1,2 +1,16 @@
|
||||
NETWORKING[](#networking "Permalink to this headline")
|
||||
=======================================================
|
||||
# Networking
|
||||
|
||||
## Available Documentation
|
||||
|
||||
* [Cannot access VM with SSH or PING on CloudFerro Cloud](Cannot-access-VM-with-SSH-or-PING-on-CloudFerro-Cloud.html.md)
|
||||
* [Cannot ping VM on CloudFerro Cloud](Cannot-ping-VM-on-CloudFerro-Cloud.html.md)
|
||||
* [Generating a SSH keypair in Linux on CloudFerro Cloud](Generating-a-SSH-keypair-in-Linux-on-CloudFerro-Cloud.html.md)
|
||||
* [How can I access my VMs using names instead of IP addresses on CloudFerro Cloud](How-can-I-access-my-VMs-using-names-instead-of-IP-addresses-on-CloudFerro-Cloud.html.md)
|
||||
* [How can I open new ports port 80 for http for my service or instance on CloudFerro Cloud](How-can-I-open-new-ports-port-80-for-http-for-my-service-or-instance-on-CloudFerro-Cloud.html.md)
|
||||
* [How is my VM visible in the internet with no Floating IP attached on CloudFerro Cloud](How-is-my-VM-visible-in-the-internet-with-no-Floating-IP-attached-on-CloudFerro-Cloud.html.md)
|
||||
* [How to Add or Remove Floating IPs to your VM on CloudFerro Cloud](How-to-Add-or-Remove-Floating-IPs-to-your-VM-on-CloudFerro-Cloud.html.md)
|
||||
* [How to Import SSH Public Key to OpenStack Horizon on CloudFerro Cloud](How-to-Import-SSH-Public-Key-to-OpenStack-Horizon-on-CloudFerro-Cloud.html.md)
|
||||
* [How to add SSH key from Horizon web console on CloudFerro Cloud](How-to-add-SSH-key-from-Horizon-web-console-on-CloudFerro-Cloud.html.md)
|
||||
* [How to connect to your virtual machine via SSH in Linux on CloudFerro Cloud](How-to-connect-to-your-virtual-machine-via-SSH-in-Linux-on-CloudFerro-Cloud.html.md)
|
||||
* [How to create a network with router in Horizon Dashboard on CloudFerro Cloud](How-to-create-a-network-with-router-in-Horizon-Dashboard-on-CloudFerro-Cloud.html.md)
|
||||
* [How to run and configure Firewall as a service and VPN as a service on CloudFerro Cloud](How-to-run-and-configure-Firewall-as-a-service-and-VPN-as-a-service-on-CloudFerro-Cloud.html.md)
|
||||
|
||||
Reference in New Issue
Block a user