You are not logged in.

#1 2022-08-17 10:12:46

llllbbbb
Member
Registered: 2022-01-03
Posts: 8

[SOLVED]No connection through Ethernet, WIFI working fine

Hi there,

I'm having a hard time trying to connect through my ethernet cable despite wifi being perfectly functionnal and I still don't get where things like ifplug, dhcpcd and netctl do conflict.

ip link show

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp0s25: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000
    link/ether 50:7b:9d:4f:90:8a brd ff:ff:ff:ff:ff:ff
3: wlp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DORMANT group default qlen 1000
    link/ether 10:4a:7d:be:2f:76 brd ff:ff:ff:ff:ff:ff

systemctl --state=active | grep enp0s25

  sys-devices-pci0000:00-0000:00:19.0-net-enp0s25.device                                   loaded active plugged   Ethernet Connection I217-LM (ThinkPad T440p)
  sys-subsystem-net-devices-enp0s25.device                                                 loaded active plugged   Ethernet Connection I217-LM (ThinkPad T440p)
  netctl-ifplugd@enp0s25.service                                                           loaded active running   Automatic wired network connection using netctl profiles

Thanks in advance.

Last edited by llllbbbb (2022-09-06 10:00:49)

Offline

#2 2022-08-17 14:15:11

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,486

Re: [SOLVED]No connection through Ethernet, WIFI working fine

NO-CARRIER means there's no cable connecting the NIC to anything else.
Or the cable is loose or broken or the plugs are broken or … but at that state you won't get a connection because the physical connection cannot be established.

Offline

#3 2022-09-06 10:00:19

llllbbbb
Member
Registered: 2022-01-03
Posts: 8

Re: [SOLVED]No connection through Ethernet, WIFI working fine

I don't know what I did but it seemed to work last time I plugged it in.

Offline

Board footer

Powered by FluxBB