link icon replaced
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
Cannot access VM with SSH or PING on CloudFerro Cloud[](#cannot-access-vm-with-ssh-or-ping-on-brand-name "Permalink to this headline")
|
||||
Cannot access VM with SSH or PING on CloudFerro Cloud[🔗](#cannot-access-vm-with-ssh-or-ping-on-brand-name "Permalink to this headline")
|
||||
=======================================================================================================================================
|
||||
|
||||
Before contacting the Support, please make sure that the port 22 (SSH) is allowed in the Security Groups associated with your instance. If this is configured correctly, please try to perform a soft or hard reboot of your VM. Lack of connection could have been caused by the expired DHCP. Rebooting will allow you to get a fresh DHCP session and everything should work fine.
|
||||
@ -1,4 +1,4 @@
|
||||
Cannot ping VM on CloudFerro Cloud[](#cannot-ping-vm-on-brand-name "Permalink to this headline")
|
||||
Cannot ping VM on CloudFerro Cloud[🔗](#cannot-ping-vm-on-brand-name "Permalink to this headline")
|
||||
=================================================================================================
|
||||
|
||||
If you have problems with access to your VM - ping is not responding. Try the following:
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Generating an SSH keypair in Linux on CloudFerro Cloud[](#generating-an-ssh-keypair-in-linux-on-brand-name "Permalink to this headline")
|
||||
Generating an SSH keypair in Linux on CloudFerro Cloud[🔗](#generating-an-ssh-keypair-in-linux-on-brand-name "Permalink to this headline")
|
||||
=========================================================================================================================================
|
||||
|
||||
In order to generate an SSH keypair in Linux, we recommend using the command **ssh-keygen**.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
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-brand-name "Permalink to this headline")
|
||||
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-brand-name "Permalink to this headline")
|
||||
===========================================================================================================================================================================================
|
||||
|
||||
The VMs are seen simultaneously in several networks, at least in your “private” LAN and in the public Internet. By default the public addresses (Floating IPs, 185.48.x.x) have no associated names. You may assign such names from your DNS domain or you may request a name from us (as an additional service). The names provided by us have the following format:
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
How can I open new ports for http for my service or instance on CloudFerro Cloud[](#how-can-i-open-new-ports-for-http-for-my-service-or-instance-on-brand-name "Permalink to this headline")
|
||||
How can I open new ports for http for my service or instance on CloudFerro Cloud[🔗](#how-can-i-open-new-ports-for-http-for-my-service-or-instance-on-brand-name "Permalink to this headline")
|
||||
=============================================================================================================================================================================================
|
||||
|
||||
To open a new port for a service on an instance, click Project -> Network -> Security Groups and click “Create Security Group”.
|
||||
|
||||
@ -1,9 +1,9 @@
|
||||
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-brand-name "Permalink to this headline")
|
||||
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-brand-name "Permalink to this headline")
|
||||
=======================================================================================================================================================================================================
|
||||
|
||||
This article is written for clarification how an instance without a floating IP address would respond if we were to search for it it from an external machine.
|
||||
|
||||
How to find out what IP address is attached to VM?[](#how-to-find-out-what-ip-address-is-attached-to-vm "Permalink to this headline")
|
||||
How to find out what IP address is attached to VM?[🔗](#how-to-find-out-what-ip-address-is-attached-to-vm "Permalink to this headline")
|
||||
--------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
In Linux you can easily see your IP by executing command:
|
||||
@ -15,17 +15,17 @@ curl ifconfig.me
|
||||
|
||||
In Windows, the easiest way is visiting website that shows us our public and private IP address, for example: [whatismyipaddress.com/](https://whatismyipaddress.com//)
|
||||
|
||||
Is my VM visible from Internet without floating IP assigned?[](#is-my-vm-visible-from-internet-without-floating-ip-assigned "Permalink to this headline")
|
||||
Is my VM visible from Internet without floating IP assigned?[🔗](#is-my-vm-visible-from-internet-without-floating-ip-assigned "Permalink to this headline")
|
||||
----------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
No. If we don’t associate a Floating IP to the VM, it won’t be routable from the internet. By setting an IP address using the process mentioned above, we will only see the interface address of the router attached to the private network (by default 192.168.0.1)
|
||||
|
||||
Can I send data from my VM without a floating IP?[](#can-i-send-data-from-my-vm-without-a-floating-ip "Permalink to this headline")
|
||||
Can I send data from my VM without a floating IP?[🔗](#can-i-send-data-from-my-vm-without-a-floating-ip "Permalink to this headline")
|
||||
------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
Yes. If you want to send data from your VM to an external server, you should also allow receiving packets from 192.168.0.1 in your firewall configuration.
|
||||
|
||||
Is my VM accessible from the outside without floating IP?[](#is-my-vm-accessible-from-the-outside-without-floating-ip "Permalink to this headline")
|
||||
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.md).
|
||||
@ -1,9 +1,9 @@
|
||||
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-brand-name "Permalink to this headline")
|
||||
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-brand-name "Permalink to this headline")
|
||||
==============================================================================================================================================================
|
||||
|
||||
In order to make your VM accessible from the Internet, you need to use Floating IPs. Floating IPs in OpenStack are public IP addresses assigned to your Virtual Machines. Assignment of a Floating IP allows you (if you have your Security Groups set properly) to host services like SSH or HTTP over the Internet.
|
||||
|
||||
How to assign a Floating IP to your VM?[](#how-to-assign-a-floating-ip-to-your-vm "Permalink to this headline")
|
||||
How to assign a Floating IP to your VM?[🔗](#how-to-assign-a-floating-ip-to-your-vm "Permalink to this headline")
|
||||
----------------------------------------------------------------------------------------------------------------
|
||||
|
||||
In the Instances tab in Horizon, click the dropdown menu next to your VM and choose **Associate Floating IP**.
|
||||
@ -49,14 +49,14 @@ You now have a public IP assigned to your instance. It is visible in the Instanc
|
||||
|
||||
You can now connect to your Virtual Machine trough SSH or RDP from the Internet.
|
||||
|
||||
How to disassociate a Floating IP?[](#how-to-disassociate-a-floating-ip "Permalink to this headline")
|
||||
How to disassociate a Floating IP?[🔗](#how-to-disassociate-a-floating-ip "Permalink to this headline")
|
||||
------------------------------------------------------------------------------------------------------
|
||||
|
||||
If you no longer need a public IP address you may disassociate it from your VM. Click **Dissasociate Floating IP** from the dropdown menu:
|
||||
|
||||

|
||||
|
||||
How to release a Floating IP (return it to the pool)?[](#how-to-release-a-floating-ip-return-it-to-the-pool "Permalink to this headline")
|
||||
How to release a Floating IP (return it to the pool)?[🔗](#how-to-release-a-floating-ip-return-it-to-the-pool "Permalink to this headline")
|
||||
------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
Floating IPs (just like any other OpenStack resource) have their cost when kept reserved and not used.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
How to import SSH public key to OpenStack Horizon on CloudFerro Cloud[](#how-to-import-ssh-public-key-to-openstack-horizon-on-brand-name "Permalink to this headline")
|
||||
How to import SSH public key to OpenStack Horizon on CloudFerro Cloud[🔗](#how-to-import-ssh-public-key-to-openstack-horizon-on-brand-name "Permalink to this headline")
|
||||
=======================================================================================================================================================================
|
||||
|
||||
If you already have an SSH key pair on your computer, you can import your public key to the Horizon dashboard. Then, you will be able to use that imported key when launching a new instance.
|
||||
@ -13,13 +13,13 @@ Note
|
||||
|
||||
You can have multiple SSH keys uploaded to your Horizon dashboard. You can then use them for different tasks.
|
||||
|
||||
What We Are Going To Cover[](#what-we-are-going-to-cover "Permalink to this headline")
|
||||
What We Are Going To Cover[🔗](#what-we-are-going-to-cover "Permalink to this headline")
|
||||
---------------------------------------------------------------------------------------
|
||||
|
||||
> * Preparation
|
||||
> * Importing a Key
|
||||
|
||||
Prerequisites[](#prerequisites "Permalink to this headline")
|
||||
Prerequisites[🔗](#prerequisites "Permalink to this headline")
|
||||
-------------------------------------------------------------
|
||||
|
||||
No. 1 **Account**
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
How to add SSH key from Horizon web console on CloudFerro Cloud[](#how-to-add-ssh-key-from-horizon-web-console-on-brand-name "Permalink to this headline")
|
||||
How to add SSH key from Horizon web console on CloudFerro Cloud[🔗](#how-to-add-ssh-key-from-horizon-web-console-on-brand-name "Permalink to this headline")
|
||||
===========================================================================================================================================================
|
||||
|
||||
While using web console on your VM, you may face situation when you will have to enter SSH public key.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
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-brand-name "Permalink to this headline")
|
||||
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-brand-name "Permalink to this headline")
|
||||
===================================================================================================================================================================================
|
||||
|
||||
**1. Prerequisites:**
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
How to create a network with router in Horizon Dashboard on CloudFerro Cloud[](#how-to-create-a-network-with-router-in-horizon-dashboard-on-brand-name "Permalink to this headline")
|
||||
How to create a network with router in Horizon Dashboard on CloudFerro Cloud[🔗](#how-to-create-a-network-with-router-in-horizon-dashboard-on-brand-name "Permalink to this headline")
|
||||
=====================================================================================================================================================================================
|
||||
|
||||
When you create a new project in Horizon, its content is empty. You have to manually configure your private network. In order to complete this task, please follow those steps.
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
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-brand-name "Permalink to this headline")
|
||||
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-brand-name "Permalink to this headline")
|
||||
===========================================================================================================================================================================================================
|
||||
|
||||
Note
|
||||
|
||||
Reference in New Issue
Block a user