Report this

What is the reason for this report?

Droplet created from backup doesn't have networking enabled

Posted on August 19, 2023

I created a new droplet from a backup to recover some files I deleted by accident and I can access the new droplet from the recovery console but it doesn’t seem to have network access only loopback network enabled. I want to SCP some files off the droplet but it can’t even ping out. It has an IP assigned in the console but trying to ping it doesn’t work.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Heya @botzen67,

I’ll recommend contacting DigitalOcean’s Support. They should be able to identify the networking problem and help you out with it.

https://www.digitalocean.com/support/

IF you want to give it yourself a try can you specify the Droplet you are using what OS and so on? Hope that helps! - KFSys.

It’s essential to verify your droplet’s network settings, specifically the /etc/network/interfaces file. This file should contain information about your droplet’s Public and Private IP addresses.

You may also want to check your droplet’s firewall settings. Specifically, ensure that ports 22 (for SSH/SCP) are open and that no unexpected rules are blocking your connections. Using the ufw command, you can manage your firewall settings.

Please refer to these Knowledge Base articles for more information:

Hope that this helps!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.