F5F Stay Refreshed Software Operating Systems No internet link established on the Ubuntu server.

No internet link established on the Ubuntu server.

No internet link established on the Ubuntu server.

S
Sentio_Cege
Member
246
10-28-2023, 07:47 AM
#1
You've just configured an Ubuntu server and encountered network issues. The connection initially worked after changing the interface settings, but it resets on reboot. Try setting a persistent network interface using `netplan` or `ip` configuration to ensure it stays active across reboots.
S
Sentio_Cege
10-28-2023, 07:47 AM #1

You've just configured an Ubuntu server and encountered network issues. The connection initially worked after changing the interface settings, but it resets on reboot. Try setting a persistent network interface using `netplan` or `ip` configuration to ensure it stays active across reboots.

O
okA_
Member
141
10-28-2023, 12:43 PM
#2
Manually set the configuration in /etc/network/interfaces. The settings differ significantly between 16.04 and 18.04, so the approach you take may need adjustment based on the version you're using.
O
okA_
10-28-2023, 12:43 PM #2

Manually set the configuration in /etc/network/interfaces. The settings differ significantly between 16.04 and 18.04, so the approach you take may need adjustment based on the version you're using.

D
Devies
Member
185
10-28-2023, 01:54 PM
#3
I noticed some information online, but checking the config file shows Netplan manages the network setup (which feels like it’s not needed anymore). This approach is common in newer Ubuntu releases.
D
Devies
10-28-2023, 01:54 PM #3

I noticed some information online, but checking the config file shows Netplan manages the network setup (which feels like it’s not needed anymore). This approach is common in newer Ubuntu releases.

D
dreamkilling16
Junior Member
20
10-28-2023, 03:09 PM
#4
Update the specified file in /etc/netplan and run the commands to apply changes. Follow a guide for NetPlan setup on Ubuntu 18.x+.
D
dreamkilling16
10-28-2023, 03:09 PM #4

Update the specified file in /etc/netplan and run the commands to apply changes. Follow a guide for NetPlan setup on Ubuntu 18.x+.

D
Dben10
Junior Member
3
10-29-2023, 09:56 AM
#5
Netplan posed some challenges initially, but the system is now fully working. Appreciate the assistance!
D
Dben10
10-29-2023, 09:56 AM #5

Netplan posed some challenges initially, but the system is now fully working. Appreciate the assistance!

H
HopiheEmi
Member
158
10-31-2023, 05:21 PM
#6
Great, I'm here to assist you!
H
HopiheEmi
10-31-2023, 05:21 PM #6

Great, I'm here to assist you!