You are not logged in.
Hello!
I'm a student, who often moves between home and school dorms with my laptop that is on arch linux. I hadn't had any problems for 2 months until my ethernet in the dorm building stopped working. After trying the wifi (which is on the same internet), i got a connection. Meaning its unlikely a DNS issue. Using the same cable i have connected to my roommate's pc, which is on windows and it got a connection meaning its unlikely an issue with the cable itself or the internet port. Upon putting the cable in my laptop, it recognizes the device, but i won't get an ip. But this is only the case in the dorm building. At my home, using the same laptop and ethernet cable my connection works. Meaning it shouldn't even be a problem with my network interfaces. This has confused me as i can't even find the source of the issue. Best i can think of is that either my laptop or the school's dormitory has a firewall of some kind that is rejecting connection through cable, which sounds kind of absurd. I'd be really grateful if anyone would be able to at the least find the source of the issue so i could continue troubleshooting and looking for solutions.
I've also went on my arch ISO install usb, booted into it and tried getting connection. It did not. Once again confirming it should not be a problem in my network interfaces.
I'll send my journalctl for networkmanager down below, that seems to be connected to the issue:
Nov 23 17:51:36 murqs NetworkManager[548]: <warn> [1763913096.9056] device (enp7s0): Activation: failed for connection 'ethernet-auto'
Nov 23 17:51:36 murqs NetworkManager[548]: <info> [1763913096.9057] device (enp7s0): state change: failed -> disconnected (reason 'none', managed-type: 'full')
Nov 23 17:51:36 murqs NetworkManager[548]: <info> [1763913096.9063] dhcp4 (enp7s0): canceled DHCP transaction
Nov 23 17:51:36 murqs NetworkManager[548]: <info> [1763913096.9063] dhcp4 (enp7s0): activation: beginning transaction (timeout in 45 seconds)
Nov 23 17:51:36 murqs NetworkManager[548]: <info> [1763913096.9063] dhcp4 (enp7s0): state changed no lease
Nov 23 17:51:36 murqs NetworkManager[548]: <info> [1763913096.9068] policy: auto-activating connection 'ethernet-auto' (fdadbaa8-ee36-4d07-8019-d331eede0b14)
Nov 23 17:51:36 murqs NetworkManager[548]: <info> [1763913096.9070] device (enp7s0): Activation: starting connection 'ethernet-auto' (fdadbaa8-ee36-4d07-8019-d331eede0b14)
Nov 23 17:51:36 murqs NetworkManager[548]: <info> [1763913096.9071] device (enp7s0): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Nov 23 17:51:36 murqs NetworkManager[548]: <info> [1763913096.9072] device (enp7s0): state change: prepare -> config (reason 'none', managed-type: 'full')
Nov 23 17:51:36 murqs NetworkManager[548]: <info> [1763913096.9074] device (enp7s0): state change: config -> ip-config (reason 'none', managed-type: 'full')
Nov 23 17:51:36 murqs NetworkManager[548]: <info> [1763913096.9075] dhcp4 (enp7s0): activation: beginning transaction (timeout in 45 seconds)
Nov 23 17:52:21 murqs NetworkManager[548]: <info> [1763913141.9004] device (enp7s0): state change: ip-config -> failed (reason 'ip-config-unavailable', managed-type: 'full')
Nov 23 17:52:21 murqs NetworkManager[548]: <warn> [1763913141.9006] device (enp7s0): Activation: failed for connection 'ethernet-auto'
Nov 23 17:52:21 murqs NetworkManager[548]: <info> [1763913141.9006] device (enp7s0): state change: failed -> disconnected (reason 'none', managed-type: 'full')
Nov 23 17:52:21 murqs NetworkManager[548]: <info> [1763913141.9103] dhcp4 (enp7s0): canceled DHCP transaction
Nov 23 17:52:21 murqs NetworkManager[548]: <info> [1763913141.9104] dhcp4 (enp7s0): activation: beginning transaction (timeout in 45 seconds)
Nov 23 17:52:21 murqs NetworkManager[548]: <info> [1763913141.9104] dhcp4 (enp7s0): state changed no lease
Nov 23 17:52:21 murqs NetworkManager[548]: <info> [1763913141.9114] policy: auto-activating connection 'ethernet-auto' (fdadbaa8-ee36-4d07-8019-d331eede0b14)
Nov 23 17:52:21 murqs NetworkManager[548]: <info> [1763913141.9116] device (enp7s0): Activation: starting connection 'ethernet-auto' (fdadbaa8-ee36-4d07-8019-d331eede0b14)
Nov 23 17:52:21 murqs NetworkManager[548]: <info> [1763913141.9116] device (enp7s0): state change: disconnected -> prepare (reason 'none', managed-type: 'full')
Nov 23 17:52:21 murqs NetworkManager[548]: <info> [1763913141.9117] device (enp7s0): state change: prepare -> config (reason 'none', managed-type: 'full')
Nov 23 17:52:21 murqs NetworkManager[548]: <info> [1763913141.9119] device (enp7s0): state change: config -> ip-config (reason 'none', managed-type: 'full')
Nov 23 17:52:21 murqs NetworkManager[548]: <info> [1763913141.9120] dhcp4 (enp7s0): activation: beginning transaction (timeout in 45 seconds)
Nov 23 17:53:06 murqs NetworkManager[548]: <info> [1763913186.9038] device (enp7s0): state change: ip-config -> failed (reason 'ip-config-unavailable', managed-type: 'full')
Nov 23 17:53:06 murqs NetworkManager[548]: <warn> [1763913186.9040] device (enp7s0): Activation: failed for connection 'ethernet-auto'
Nov 23 17:53:06 murqs NetworkManager[548]: <info> [1763913186.9040] device (enp7s0): state change: failed -> disconnected (reason 'none', managed-type: 'full')
Nov 23 17:53:06 murqs NetworkManager[548]: <info> [1763913186.9174] dhcp4 (enp7s0): canceled DHCP transaction
Nov 23 17:53:06 murqs NetworkManager[548]: <info> [1763913186.9174] dhcp4 (enp7s0): activation: beginning transaction (timeout in 45 seconds)
Nov 23 17:53:06 murqs NetworkManager[548]: <info> [1763913186.9174] dhcp4 (enp7s0): state changed no leaseLast edited by Murqs (2025-11-24 15:29:40)
Offline
Please edit your post to use [ code ] [ /code ] tags for command output , see https://bbs.archlinux.org/help.php#bbcode .
(It will improve the readability a lot)
Best i can think of is that either my laptop or the school's dormitory has a firewall of some kind that is rejecting connection through cable, which sounds kind of absurd.
It's not unusual for school internet to be very restrictive for 'unknown devices' , sometimes using identification methods that only work through gui tools.
Install ethtool when you do have a connection.
As root / with root rights run
ethtool enp7s0 > enp7so.txtand post the content of that file.
Last edited by Lone_Wolf (2025-11-24 11:08:55)
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
NetworkManager for me the perfekt fountain of troubles and horror. I use 3 lines of my script and everything is perfekt. Managed by me and Kusnetsov.
Elektrische Energie garantiert bis
5024 OHNE neue Uranbergwerke
und ganz ohne westliche Hilfe
Offline
Please edit your post to use [ code ] [ /code ] tags for command output , see https://bbs.archlinux.org/help.php#bbcode .
(It will improve the readability a lot)
Thank you for pointing the out, I'm a first time user and was unaware i could do that.
ethtool enp7s0 > enp7so.txtRunning the command outputs nothing.
Thank you for replying.
Last edited by Murqs (2025-11-24 15:35:23)
Offline
Outputs nothing, as in nothing in the file? Or just nothing in the terminal?
Offline
There is nothing in the terminal, i am unaware of the file's location
Offline
https://tldp.org/LDP/abs/html/io-redirection.html
You should probably have some clue what a command does before running it.
Offline
What is this?
Offline
Scimmia wrote:What is this?
A page for you to read in order to understand what the ">" of the command you ran was supposed to accomplish.
Inofficial first vice president of the Rust Evangelism Strike Force
Offline