By gaboto
I restored a backup in a new droplet. I mean, I kept my main droplet working while I restored a backup of that droplet in a new droplet with a new different IP. The problem is that the new droplet does not connect to internet, I cannot ping other ips on internet and it does not respond to ping
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!
I finally solved the problem. I think the problem was that my new droplet was trying to use the other Droplet ip. I did the following, in the directory /etc/netplan there were two files:
10-static-interfaces.yaml
interfaces.yaml
I noticed that interfaces.yaml did reference the ip of the other droplet, so I deleted it. Then I run the following commands:
sudo netplan generate
sudo netplan apply
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.