My problem is straightforward. I did a sudo apt dist-upgrade. Nothing came up for me to respond to whatever for me to say I tweaked something wrong
I did a sudo reboot
Now I don’t have access to any outbound traffic. I did the dist-upgrade yesterday, 3rd november.
This is frustrating.
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!
Oke, I just found the solution. Maybe this is can help you.
First, the problem is the upgrade makes eth0 changed to a different name, in my case changed to ens3. You can see it using command ifconfig -a.
So, the solution is simple.
eth0 to ens3. In my VPS, the config located in /etc/network/interfaces.d/50-cloud-init.cfg. Generally, the config located in /etc/network/interfaces.ens3 to eth0. You could follow this tutorial.
http://www.itzgeek.com/how-tos/mini-howtos/change-default-network-name-ens33-to-old-eth0-on-ubuntu-16-04.htmlLast step, just restart the networking sudo systemctl restart networking. And voila!
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.