IP address SOP for Linode

Hi all, new to Linode, convert from Digital Ocean.

My question is about IP addresses. I see that they are DHCP. If I set up an Ubuntu server, and just leave things as they are, do I risk ever losing this IP? (rebooting, rebuilding, etc).

I see there is a tutorial on setting up a static IP. Is that what you do as procedure on Linode if you don't want to lose the IP?

I'm setting these up as DNS servers. On Digital Ocean, for example, you'd use a floating IP - and on AWS an elastic IP.

Just wondering what's recommended to accomplish the same here.

Loving Linode so far, thanks!

1 Reply

The only time your IP address will ever change is if you ask for it to be changed (and you need a good reason for this), you swap it with another one of your Linodes in the same datacenter (this is completely self-service), or you ask to be migrated to another datacenter (which requires a support ticket). Otherwise, your IP address will always be the same for the life of the Linode. The templates use DHCP because it's a very easy way to get network configuration without having to edit configuration files. That said, Network Helper (you can enable it in the configuration profile, and set whether it's enabled by default for new configuration profiles in the Account section) will write static network configuration files for you as part of booting your Linode. It exists mainly for convenience, though, so if you don't want to use it, you don't have to (I don't, for example, because I tend to do crazy custom stuff in my network configs).

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct