F5F Stay Refreshed Software Operating Systems Linux Ethernet issue resolved.

Linux Ethernet issue resolved.

Linux Ethernet issue resolved.

C
camprock789
Junior Member
20
07-31-2023, 03:49 AM
#1
I reorganized the laptops for my Minecraft server and attempted to connect via Wi-Fi instead of Ethernet, but the Wi-Fi failed. I returned to Ethernet, only to find it also didn’t work. To resolve the issue, I used nmcli con delete to remove my wired connections, which I wasn’t sure was the right move. If anyone has advice, I’d really appreciate it.
C
camprock789
07-31-2023, 03:49 AM #1

I reorganized the laptops for my Minecraft server and attempted to connect via Wi-Fi instead of Ethernet, but the Wi-Fi failed. I returned to Ethernet, only to find it also didn’t work. To resolve the issue, I used nmcli con delete to remove my wired connections, which I wasn’t sure was the right move. If anyone has advice, I’d really appreciate it.

A
ani48abla
Junior Member
37
08-07-2023, 09:33 AM
#2
Checking which network manager or DHCP client you're using. Meaning of "not work" refers to issues with connectivity. IP address report shows the current IP details assigned to your device.
A
ani48abla
08-07-2023, 09:33 AM #2

Checking which network manager or DHCP client you're using. Meaning of "not work" refers to issues with connectivity. IP address report shows the current IP details assigned to your device.

D
demonsLP
Junior Member
6
08-18-2023, 04:35 PM
#3
According to my understanding, nmcli is mainly used with NetworkManager. The original profile might have been removed, so it’s not currently set up. Replace enp4s0 with your Ethernet interface nmcli device nmcli device set enp4s0 autoconnect yes nmcli device connect enp4s0
D
demonsLP
08-18-2023, 04:35 PM #3

According to my understanding, nmcli is mainly used with NetworkManager. The original profile might have been removed, so it’s not currently set up. Replace enp4s0 with your Ethernet interface nmcli device nmcli device set enp4s0 autoconnect yes nmcli device connect enp4s0

D
DinglyDongg
Member
174
08-18-2023, 08:00 PM
#4
Sure, I'll attempt this when I can reach the computers.
D
DinglyDongg
08-18-2023, 08:00 PM #4

Sure, I'll attempt this when I can reach the computers.

B
bishopboys68
Posting Freak
899
08-19-2023, 01:53 PM
#5
Yes, but just having networkmanager installed doesn't guarantee you're using it.
B
bishopboys68
08-19-2023, 01:53 PM #5

Yes, but just having networkmanager installed doesn't guarantee you're using it.

T
199
08-21-2023, 07:57 AM
#6
You're using Network Manager and it's functioning properly.
T
the_one_waffle
08-21-2023, 07:57 AM #6

You're using Network Manager and it's functioning properly.

E
eskzz
Posting Freak
909
08-21-2023, 08:31 AM
#7
It wouldn’t cause an IP issue if you had assigned a static IP before connecting.
E
eskzz
08-21-2023, 08:31 AM #7

It wouldn’t cause an IP issue if you had assigned a static IP before connecting.

P
165
08-21-2023, 12:17 PM
#8
I resolved the issue; it functions now.
P
PedroGamer1313
08-21-2023, 12:17 PM #8

I resolved the issue; it functions now.