By botzen67
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!
Heya @botzen67,
I’ll recommend contacting DigitalOcean’s Support. They should be able to identify the networking problem and help you out with it.
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!
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.