No network connnection on ubuntu server
Go to solution
Solved by Thunderzzu,
5 minutes ago, akio123008 said:Yes I saw some stuff online about that, but when I access the config file it tells me the network configuration is handled by Netplan (basically telling me "this file is useless") which is used in newer versions of ubuntu instead of ifupdown.
You need to use netplan in ubuntu 18.x+
It's not hard. Edit the only file in /etc/netplan/xxxxxx.yaml accordingly (look up a guide), then type sudo netplan generate and sudo netplan apply and you should be fine.
cheers
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now