Remote Access

Traducciones al Español
Estamos traduciendo nuestros guías y tutoriales al Español. Es posible que usted esté viendo una traducción generada automáticamente. Estamos trabajando con traductores profesionales para verificar las traducciones de nuestro sitio web. Este proyecto es un trabajo en curso.

The Networking tab of the Linode detail page in the Cloud Manager contains important network settings for your Linode. Use this tab to find your IP address, set the reverse DNS, configure IP sharing (called IP failover in the Classic Manager), and swap IP addresses with another Linode. You can also access the Linode Shell (Lish) console to remotely connect to your Linode and troubleshoot problems.

Access Section

The Access section displays default gateways, and DNS resolvers. It also provides quick access to SSH and Lish commands.

Setting Reverse DNS

The ability to associate an IP address with a domain name is referred to as forward DNS resolution. Reverse DNS lookup is the inverse process, where an IP address resolves to its designated domain name. Official Internet documents state that “every Internet-reachable host should have a name,” and that the name should match a reverse pointer record. (See RFC 1033 and RFC 1912.)

Here’s how to set reverse DNS for your domain names:

Note
Before setting reverse DNS, verify that you have created a matching forward DNS record for the IP address. For instructions, see Adding DNS Records. If you use a third-party DNS provider, create the forward DNS record with your provider’s management tool.
  1. Log in to the Cloud Manager.

  2. Click the Linodes link in the sidebar.

  3. Select your Linode. The Linode’s detail page appears.

  4. Click the Network tab.

  5. Select the Edit RDNS menu option for the IP address to which you’d like to add a reverse pointer record, as shown in the below image.

  6. The Edit Reverse DNS menu appears. Enter a domain as shown in the below image.

  7. Click Save. You will be taken back to the Linode’s detail page where you can verify the reverse DNS entry under the Reverse DNS column.

  8. Repeat steps 1-8 for every other domain name you host on your Linode.

You have successfully configured reverse DNS.

Note
If you receive the message that no match was found, this indicates that you need to update the forward DNS for this domain. Make sure the domain or subdomain in question resolves to the IP address for which you are trying to set the reverse DNS. If you’ve recently made a DNS change, you may need to wait 24-48 hours for it to propagate.

Resetting Reverse DNS

To reset reverse DNS to the Linode domain, which will be something like li12-345.members.linode.com, follow these instructions:

  1. Log in to the Cloud Manager.

  2. Click the Linodes link in the sidebar.

  3. Select your Linode. The Linode’s detail page appears.

  4. Click the Network tab.

  5. Select the Edit RDNS menu option, as shown in the below image.

  6. Remove the domain name from the text field and click Save.

The reverse DNS will be reset.

Configuring IP Sharing

Note
This feature is not yet supported in the Atlanta, Mumbai, Sydney, or Toronto data centers.

IP sharing, called IP failover in the Classic Manager, is the process by which an IP address is reassigned from one Linode to another in the event the first one fails or goes down. If you’re using two Linodes to make a website highly available with Keepalived or a similar service, you can use the Linode Manager to configure IP failover. Here’s how:

  1. Log in to the Cloud Manager.

  2. Click the Linodes link in the sidebar. A list of your available Linodes will appear.

  3. Select the Linode on which you wish to configure IP sharing. The Linode’s detail page appears.

  4. Click the Network tab.

  5. Select the IP Sharing button.

  6. A pop up menu will appear. Select the Linode you would like to share an IP address with.

  7. Click Save.

You have successfully configured IP sharing. Now, when a failover service such as Keepalived detects failure of your chosen Linode, its IP address will be assigned to the new Linode to avoid an interruption in service. For more information on a practical use case, see our guide on hosting a website with high availability.

Note
IP sharing does not change ownership of the origin IP address, and the IP address will continue to belong to the same origin Linode. By default, IP sharing alone does not change the behavior of how traffic reaches your Linode and the capability must be further configured with tools like keepalived which affect routing, or a similar services.

Networking Restrictions

Linode’s philosophy is to provide a plain Internet connection to every customer. We also implement some networking restrictions to prevent malicious activity and the abuse of our service.

By default, Linodes are able to send and receive traffic only for the MAC and IP addresses they are assigned. This restriction also applies to all ARP and IPv6 Neighbor Discovery traffic.

If you want to allow one Linode to use another Linode’s IP address, such as for a high availability setup, you will need to enable IP Sharing in the Cloud Manager for every Linode that needs to use the IP address. For more information on enabling IP Sharing, please see the previous section of this guide.

Transferring IP Addresses

IPv4

If you have two Linodes in the same data center, you can use the IP transfer feature to transfer or swap their IPv4 addresses. This could be useful in several situations. For example, if you’ve built a new server to replace an old one, you could swap IP addresses instead of updating the DNS records.

Note
This process only transfers IPv4 addresses, not IPv6. See IPv6 below for additional information.

Here’s how to use the IP Transfer tool to transfer IPv4 addresses:

  1. Log in to the Cloud Manager and click the Linodes link in the sidebar.

  2. Select a Linode and navigate to the Network tab.

  3. Select the IP Transfer button in the IP Addresses table.

  4. Select an action from the dropdown menu. You can choose move to and swap with. “Swap with” switches the IP addresses of two Linodes. “Move to” moves an IP address from one Linode to another. To choose the “move to” option the Linode you are moving an IP address from needs to have more than one public IP address.

    Note
    The menu only displays Linodes hosted in the same data center as the current Linode.
  5. Click Save to transfer the requested IPs.

  6. To make sure the new IP addresses take affect within the internal configuration of each Linode, verify that Network Helper is enabled and reboot the Linode(s).

    If Network Helper is turned off and you’ve configured a static IP address, you need to update the configuration files with the new IP addresses or enable Network Helper.

    Note

    If the IP is unreachable after a few minutes, you may need to notify the router directly of the IP change with the arp command run on your Linode:

    arping -c5 -I eth0 -s 198.51.100.10 198.51.100.1
    ping -c5 198.51.100.10 198.51.100.1
    

    Replace 198.51.100.10 with your new IP address, and 198.51.100.1 with the gateway address listed in your Networking tab under “Default Gateways”.

IPv6

Moving an IPv6 Range to a Different Linode

To transfer an IPv6 routed range (/64 or /56) or pool (/116) to a different Linode, contact Linode Support. A member of the Linode Support Team can perform the transfer for you.

Moving an IPv6 SLAAC Address to a Different Linode

IPv6 SLAAC addresses are not able to be transferred between Linodes. That said, you can move disks between Linodes. For instance, if you would like to transfer the IPv6 SLAAC address of Linode A to Linode B, instead consider moving Linode B’s disks to Linode A. This effectively provides a similar outcome: you now have a Linode with Linode A’s IPv6 address and Linode B’s content.

  1. As a precaution against data loss, perform a backup on any impacted Linodes.

  2. On the Linode with the desired IPv6 address, ensure there’s enough unallocated storage space to accommodate the disk(s) to be cloned.

  3. Follow the instructions for cloning a disk and the configuration profile within the Cloning to an Existing Linode section of the Cloning a Linode guide.

  4. After the cloning process has completed, transfer any required IPv4 addresses.

Adding Private IPv4 Addresses

The Cloud Manager allows you to add private IP addresses for fast and secure connections between Linodes located in the same data center. Here’s how to add a private IP address:

  1. Log in to the Cloud Manager and click the Linodes link in the sidebar.

  2. Select a Linode and navigate to the Network tab.

  3. Select the Add an IP Address button, as shown below.

  4. The menu for adding an IP address will appear. Select IPv4-Private from the dropdown menu, and click on the Allocate button.

  5. Make sure Network Helper is enabled on your configuration profile, and reboot your Linode. Otherwise, configure static networking. See the Linux Static IP Configuration guide for instructions.

If you’d like to add more than one private IP address to your Linode, please contact support.

Note
Private IPs in the same data center can communicate over the private network. This means a Linode’s private IP address is accessible to all Linodes in a data center. It is recommended to set up firewall rules for your Linode to secure its network traffic. See our firewall guides for details on setting up firewall rules.

Adding Public IP Addresses

You can use the Linode Manager to add additional public IP addresses to your account. However, due to the impending exhaustion of the IPv4 address space, Linode requires users to provide technical justification. To add another public IP address, please contact support with your justification.

Console Access

The Lish console allows you to access your Linode at any time, even if you’ve messed up your network settings. To access Lish, use the Lish console or an SSH client application installed on your computer. For more information about Lish, including usage tips, see Using the Linode Shell.

Using the Lish Console

If you need to quickly access Lish, use the Lish Console to open it directly from your web browser. Here’s how:

  1. Log in to the Cloud Manager.

  2. Click the Linodes link in the sidebar.

  3. Select a Linode. The Linode’s detail page appears.

  4. Select the Launch Console link as shown below.

  5. Enter a username and password to log in.

You are now logged in to the Lish console.

Using SSH

You can also access Lish with an SSH client application installed on your computer. Here’s how:

  1. Log in to the Cloud Manager.

  2. Accessing Lish via SSH requires additional authentication over and above your Linode’s username and password. To change authentication requirements or to add an SSH key, navigate to My Profile and select the Lish Console Settings link:

  3. If using SSH key pair authentication, copy and paste your public key in to the SSH Public Key field, and then click Save. You can optionally add more than one SSH public key by clicking on the Add SSH Public Key button.

  4. To log in to Lish over SSH, click the Linodes link in the sidebar.

  5. Select a Linode. The Linode’s detail page appears.

  6. Copy the Lish Console via SSH text in the Access pane:

  7. Paste the text into the shell of your choice.

  8. Your SSH client connects to your Linode via Lish.

You are now logged in to Lish via SSH.

This page was originally published on

Create a Linode account to try this guide with a $100 credit.
This credit will be applied to any valid services used during your first 60 days.

Your Feedback Is Important

Let us know if this guide made it easy to get the answer you needed.


Join the conversation.
Read other comments or post your own below. Comments must be respectful, constructive, and relevant to the topic of the guide. Do not post external links or advertisements. Before posting, consider if your comment would be better addressed by contacting our Support team or asking on our Community Site.