Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eth network stuck at routable (configuring) #8686

Closed
kmansoft opened this issue Apr 8, 2018 · 53 comments
Closed

eth network stuck at routable (configuring) #8686

kmansoft opened this issue Apr 8, 2018 · 53 comments
Labels
bug 🐛 Programming errors, that need preferential fixing needs-reporter-feedback ❓ There's an unanswered question, the reporter needs to answer network

Comments

@kmansoft
Copy link

kmansoft commented Apr 8, 2018

  • Bug report

systemd version the issue has been seen with

237-3ubuntu7

Used distribution

Ubuntu 18.04 (beta 2)

In case of bug report: Expected behaviour you didn't see

Network configured with systemd-networkd is in "routable (configured)" state

In case of bug report: Unexpected behaviour you saw

Network configured with systemd-networkd is in "routable (configuring)" state, stuck.

systemd-networkd-wait-online times out

In case of bug report: Steps to reproduce the problem

/etc/systemd/networkd/wired.network

$ cat wired.network

[Match]
Name=enp0s31f6

[Network]
DHCP=no
Address=192.168.88.202/24
Gateway=192.168.88.1

DNS servers are configured in systemd-resolved.conf

$ networkctl status -a

● 1: lo
Link File: /lib/systemd/network/99-default.link
Network File: n/a
Type: loopback
State: carrier (unmanaged)
Address: 127.0.0.1
::1

● 2: enp0s31f6
Link File: /lib/systemd/network/99-default.link
Network File: /etc/systemd/network/wired.network
Type: ether
State: routable (configuring)
Path: pci-0000:00:1f.6
Driver: e1000e
Vendor: Intel Corporation
Model: Ethernet Connection (2) I219-V
HW Address: b0:6e:bf:30:21:8e (ASUSTek COMPUTER INC.)
Address: 192.168.88.202
Gateway: 192.168.88.1 (Routerboard.com)
Connected To: MikroTik on port bridge

$ sudo systemctl status systemd-networkd-wait-online.service

● systemd-networkd-wait-online.service - Wait for Network to be Configured
Loaded: loaded (/lib/systemd/system/systemd-networkd-wait-online.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Sun 2018-04-08 19:20:14 MSK; 4min 8s ago
Docs: man:systemd-networkd-wait-online.service(8)
Process: 20530 ExecStart=/lib/systemd/systemd-networkd-wait-online (code=exited, status=1/FAILURE)
Main PID: 20530 (code=exited, status=1/FAILURE)

Apr 08 19:18:14 tammy systemd[1]: Starting Wait for Network to be Configured...
Apr 08 19:18:14 tammy systemd-networkd-wait-online[20530]: ignoring: lo
Apr 08 19:20:14 tammy systemd-networkd-wait-online[20530]: Event loop failed: Connection timed out
Apr 08 19:20:14 tammy systemd[1]: systemd-networkd-wait-online.service: Main process exited, code=exited, status=1/FAILU
Apr 08 19:20:14 tammy systemd[1]: systemd-networkd-wait-online.service: Failed with result 'exit-code'.
Apr 08 19:20:14 tammy systemd[1]: Failed to start Wait for Network to be Configured.

What is it waiting for? My ethernet network interface is up and running, why is it stuck at "configuring", what is it missing?

I've tried DHCP configuration instead of a static IP, and it worked (systemd-networkd obtained a different IP over DHCP) but no effect on the bug - interface still stuck at "configuring" and systemd-networkd-wait-online still timing out.

$ networkctl status -a

● 1: lo
Link File: /lib/systemd/network/99-default.link
Network File: n/a
Type: loopback
State: carrier (unmanaged)
Address: 127.0.0.1
::1

● 2: enp0s31f6
Link File: /lib/systemd/network/99-default.link
Network File: /etc/systemd/network/wired.network
Type: ether
State: routable (configuring)
Path: pci-0000:00:1f.6
Driver: e1000e
Vendor: Intel Corporation
Model: Ethernet Connection (2) I219-V
HW Address: b0:6e:bf:30:21:8e (ASUSTek COMPUTER INC.)
Address: 192.168.88.19
Gateway: 192.168.88.1 (Routerboard.com)
DNS: 192.168.88.1
1.1.1.1
1.0.0.1
NTP: 91.206.16.3
37.235.209.151

@lierdakil
Copy link

lierdakil commented May 2, 2018

Seeing the same on Gentoo (~x86_64) with systemd-238... I feel like the network subsystem is getting routinely broken -- what's going on there?

@ssahani
Copy link
Contributor

ssahani commented Jun 4, 2018

Can you please try with #9174

@lierdakil
Copy link

Did not observe any change after applying #9174. Will try to experiment more next week.

@foozmeat
Copy link

foozmeat commented Aug 15, 2018

I'm seeing a similar problem with 237-3ubuntu10.3. Each host has 2 interfaces and the second one stays in the configuring state indefinitely which causes some services to not start. This is on Ubuntu 18.04.1

@russel
Copy link

russel commented Sep 26, 2018

This behaviour still present on Debian Sid using systemd 239-10 with a static IP.

|> networkctl status -a
● 1: lo
       Link File: /lib/systemd/network/99-default.link
    Network File: n/a
            Type: loopback
           State: carrier (unmanaged)
         Address: 127.0.0.1
                  ::1

● 2: eth0
       Link File: /lib/systemd/network/99-default.link
    Network File: /etc/systemd/network/10-static.network
            Type: ether
           State: routable (configuring)
            Path: pci-0000:09:00.0
          Driver: tg3
          Vendor: Broadcom Limited
           Model: NetXtreme BCM5754 Gigabit Ethernet PCI Express (Precision T5400)
      HW Address: 00:1e:4f:eb:0a:bf (Dell Inc.)
         Address: 192.168.1.8
                  fe80::21e:4fff:feeb:abf
         Gateway: 192.168.1.1 (DrayTek Corp.)
             DNS: 192.168.1.2

@danderson
Copy link
Contributor

danderson commented Oct 30, 2018

I believe I'm seeing this same issue, on systemd 239 on Debian testing. I'm not using Debian's /etc/network/interfaces at all, everything is managed by systemd-networkd (except ppp0 because networkd doesn't support PPPoE natively).

I have a fairly complex network setup consisting of:

  • eno1 must be up+carrier, but has no addresses
    • ppp0 uses eno1 as a transport for PPPoE (managed outside systemd-networkd), has a public IP + default route.
    • lifeline is a vlan netdev on eno1, configured with DHCP, has a default route (deprioritized by pppd when ppp0 connects).
    • rev-lifeline is a vlan netdev on eno1, configured with a static IP.
  • eno2 is configured with a static IP.

My networkctl list:

IDX LINK             TYPE               OPERATIONAL SETUP     
  1 lo               loopback           carrier     unmanaged 
  2 eno1             ether              degraded    configured
  3 eno2             ether              routable    configuring
  4 rev-lifeline     vlan               routable    configuring
  5 lifeline         vlan               routable    configured
  6 ppp0             ppp                routable    unmanaged 

As you can see, eno2 and rev-lifeline are stuck in configuring. They're also the only 2 interfaces with static IPs. The interface with no IPs (eno1) and the interface using DHCP (lifeline) both reached state configured. The two stuck interfaces are also different types (physical vs. vlan virtual interface), which leaves static addressing as the only common point.

Config files for the various interfaces follows.

/etc/systemd/network/eno1.network

[Match]
Name=eno1
[Network]
VLAN=lifeline
VLAN=rev-lifeline

/etc/systemd/network/eno2.network

[Match]
Name=eno2
[Network]
Address=192.168.16.1/24

/etc/systemd/network/lifeline.netdev

[NetDev]
Name=lifeline
Kind=vlan
[VLAN]
Id=20

/etc/systemd/network/lifeline.network

[Match]
Name=lifeline
[Network]
DHCP=ipv4
IPForward=yes

/etc/systemd/network/reverse-lifeline.netdev

[NetDev]
Name=rev-lifeline
Kind=vlan
[VLAN]
Id=42

/etc/systemd/network/reverse-lifeline.network

[Match]
Name=rev-lifeline
[Network]
Address=192.168.50.1/24

networkctl status -a

● 1: lo
       Link File: /lib/systemd/network/99-default.link
    Network File: n/a
            Type: loopback
           State: carrier (unmanaged)
         Address: 127.0.0.1
                  ::1

● 2: eno1
       Link File: /lib/systemd/network/99-default.link
    Network File: /etc/systemd/network/eno1.network
            Type: ether
           State: degraded (configured)
            Path: pci-0000:01:00.0
          Driver: bnx2
          Vendor: Broadcom Limited
           Model: NetXtreme II BCM5716 Gigabit Ethernet
      HW Address: d4:ae:52:c6:c1:83 (Dell Inc.)
         Address: fe80::d6ae:52ff:fec6:c183
    Connected To: Rack on port 0/5 (Port 5)

● 3: eno2
       Link File: /lib/systemd/network/99-default.link
    Network File: /etc/systemd/network/eno2.network
            Type: ether
           State: routable (configuring)
            Path: pci-0000:01:00.1
          Driver: bnx2
          Vendor: Broadcom Limited
           Model: NetXtreme II BCM5716 Gigabit Ethernet
      HW Address: d4:ae:52:c6:c1:84 (Dell Inc.)
         Address: 192.168.16.1
                  fe80::d6ae:52ff:fec6:c184
    Connected To: Rack on port 0/6 (Port 6)

● 4: rev-lifeline
       Link File: /lib/systemd/network/99-default.link
    Network File: /etc/systemd/network/reverse-lifeline.network
            Type: vlan
           State: routable (configuring)
          Driver: 802.1Q VLAN Support
      HW Address: d4:ae:52:c6:c1:83 (Dell Inc.)
         Address: 192.168.50.1
                  fe80::d6ae:52ff:fec6:c183

● 5: lifeline
       Link File: /lib/systemd/network/99-default.link
    Network File: /etc/systemd/network/lifeline.network
            Type: vlan
           State: routable (configured)
          Driver: 802.1Q VLAN Support
      HW Address: d4:ae:52:c6:c1:83 (Dell Inc.)
         Address: 192.168.17.77
                  fe80::d6ae:52ff:fec6:c183
         Gateway: 192.168.17.65 (Ubiquiti Networks Inc.)
             DNS: 192.168.17.66

● 6: ppp0
       Link File: /lib/systemd/network/99-default.link
    Network File: n/a
            Type: ppp
           State: routable (unmanaged)
         Address: 207.108.197.248

Will try digging through the networkd code tomorrow to see if I can find something, but hopefully this is another datapoint to help experts isolate where the fault is.

@yuwata yuwata added the bug 🐛 Programming errors, that need preferential fixing label Feb 10, 2019
@yuwata
Copy link
Member

yuwata commented Mar 31, 2019

Please test the current git master. I've updated many places in networkd and wait-online after v241 is released.

@yuwata yuwata added the needs-reporter-feedback ❓ There's an unanswered question, the reporter needs to answer label Mar 31, 2019
@raspi
Copy link

raspi commented May 26, 2019

Same with Manjaro (Arch)

% pacman -Qs ^systemd
local/systemd 242.29-1 (base-devel)
    system and service manager
local/systemd-fsck-silent 239-1
    File system checks for SystemD (silent)
local/systemd-kcm 1.2.1-3
    Systemd control module for KDE
local/systemd-libs 242.29-1
    systemd client libraries
local/systemd-sysvcompat 242.29-1 (base)
    sysvinit compat for systemd
% networkctl status eno1                               
● 3: eno1
       Link File: /usr/lib/systemd/network/99-default.link
    Network File: /etc/systemd/network/10-eno1.network
            Type: ether
           State: routable (configuring)
            Path: pci-0000:00:19.0
          Driver: e1000e
          Vendor: Intel Corporation
           Model: 82579V Gigabit Network Connection (P8P67 Deluxe Motherboard)
      HW Address: 74:d0:2b:2c:6e:d7 (ASUSTek COMPUTER INC.)
         Address: 192.168.101.107
                  fe80::76d0:2bff:fe2c:6ed7
         Gateway: 192.168.101.1 (Jetway Information Co., Ltd.)
             DNS: 192.168.101.1
  Search Domains: home.lan
             NTP: 192.168.101.1
    Connected To: Procurve on port 8c:dc:d4:f6:f6:42 (14)
% networkctl                                           
IDX LINK             TYPE               OPERATIONAL      SETUP     
  1 lo               loopback           carrier          unmanaged 
  2 enp9s0           ether              no-carrier       configuring
  3 eno1             ether              routable         configuring
  4 docker0          bridge             no-carrier       unmanaged 
[Match]
Name=eno1

[Network]
Description=Interface eno1 (network)
DHCP=ipv4
Domains=home.lan
NTP=192.168.101.1
EmitLLDP=nearest-bridge
% systemctl status systemd-networkd-wait-online.service
● systemd-networkd-wait-online.service - Wait for Network to be Configured
   Loaded: loaded (/usr/lib/systemd/system/systemd-networkd-wait-online.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Sun 2019-05-26 13:48:37 EEST; 27min ago
     Docs: man:systemd-networkd-wait-online.service(8)
 Main PID: 619 (code=exited, status=1/FAILURE)

touko 26 13:47:03 hastur systemd[1]: Starting Wait for Network to be Configured...
touko 26 13:47:03 hastur systemd-networkd-wait-online[619]: eno1: Failed to update link state, ignoring: No data available
touko 26 13:47:03 hastur systemd-networkd-wait-online[619]: eno1: Failed to update monitor information: No data available
touko 26 13:47:04 hastur systemd-networkd-wait-online[619]: eno1: Failed to update link state, ignoring: No data available
touko 26 13:48:37 hastur systemd-networkd-wait-online[619]: Event loop failed: Connection timed out
touko 26 13:48:37 hastur systemd[1]: systemd-networkd-wait-online.service: Main process exited, code=exited, status=1/FAILURE
touko 26 13:48:37 hastur systemd[1]: systemd-networkd-wait-online.service: Failed with result 'exit-code'.
touko 26 13:48:37 hastur systemd[1]: Failed to start Wait for Network to be Configured.
% ip link
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: enp9s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN mode DEFAULT group default qlen 1000
    link/ether 74:d0:2b:2c:6d:ef brd ff:ff:ff:ff:ff:ff
3: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000
    link/ether 74:d0:2b:2c:6e:d7 brd ff:ff:ff:ff:ff:ff
4: docker0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default 
    link/ether 02:42:3d:57:4a:68 brd ff:ff:ff:ff:ff:ff
% systemctl status systemd-networkd
● systemd-networkd.service - Network Service
   Loaded: loaded (/usr/lib/systemd/system/systemd-networkd.service; enabled; vendor preset: enabled)
   Active: active (running) since Sun 2019-05-26 13:47:03 EEST; 30min ago
     Docs: man:systemd-networkd.service(8)
 Main PID: 600 (systemd-network)
   Status: "Processing requests..."
    Tasks: 1 (limit: 4915)
   Memory: 3.1M
   CGroup: /system.slice/systemd-networkd.service
           └─600 /usr/lib/systemd/systemd-networkd

touko 26 13:47:03 hastur systemd[1]: Started Network Service.
touko 26 13:47:03 hastur systemd-networkd[600]: enp9s0: Interface name change detected, enp9s0 has been renamed to eth0.
touko 26 13:47:03 hastur systemd-networkd[600]: eth0: Interface name change detected, eth0 has been renamed to enp9s0.
touko 26 13:47:03 hastur systemd-networkd[600]: eno1: Interface name change detected, eno1 has been renamed to eth0.
touko 26 13:47:03 hastur systemd-networkd[600]: eth0: Interface name change detected, eth0 has been renamed to eno1.
touko 26 13:47:04 hastur systemd-networkd[600]: enp9s0: Could not bring up interface: Invalid argument
touko 26 13:47:04 hastur systemd-networkd[600]: eno1: Could not bring up interface: Invalid argument
touko 26 13:47:06 hastur systemd-networkd[600]: eno1: Gained carrier
touko 26 13:47:08 hastur systemd-networkd[600]: eno1: Gained IPv6LL
touko 26 13:48:11 hastur systemd-networkd[600]: eno1: DHCPv4 address 192.168.101.107/24 via 192.168.101.1

@lassizci
Copy link

lassizci commented Jun 20, 2019

Tried to debug the same issue on ubuntu 18.04 where I configure static addresses. Found the clues from https://wiki.archlinux.org/index.php/IPv6#systemd-networkd_2

So in my case I have disabled ipv6 through sysctl and if I don't have

[Network]
LinkLocalAddressing=no

the interface will remain in configuring state. Apparently due to disabling ipv6 globally I don't have to disable route advertisements explicitly.

So this also made my systemd-networkd-wait-online.service start successfully.

@yuwata
Copy link
Member

yuwata commented Jun 20, 2019

@lassizci Such situation is hopefully already fixed. If possible, please test the current git master. Thank you.

@yuwata
Copy link
Member

yuwata commented Jul 5, 2019

Is this still reproducible with the current git master? If so, please provide .network files and debugging logs. The debug log can be generated by e.g. creating the following drop-in config:

# /etc/systemd/system/systemd-networkd.service.d/override.conf
[Service]
Environment=SYSTEMD_LOG_LEVEL=debug

@nyetwurk
Copy link

nyetwurk commented Jul 25, 2019

I was able to fix the issue on our machines using @yuwata 's advice about enabling debugging. DHCPv6 was inadvertently turned on in /etc/netplan/01-netcfg.yaml and we are using RA not DHCP6. This was causing the interface to be stuck permanently in configuring

systemd is 237-3ubuntu10.22

@tomc603
Copy link

tomc603 commented Oct 2, 2019

Has there been any further progress on this issue? I use IPv6, so disabling link-local addressing is not an option. And I do not use netplan. What is systemd-networkd-wait-online unable to connect to? Perhaps there's some dbus service that isn't running that would otherwise communicate the configuration status of an interface?

@nyetwurk
Copy link

nyetwurk commented Oct 2, 2019

@tomc603 are you using DHCP6, RA, or static provisioning?

@nyetwurk
Copy link

nyetwurk commented Oct 2, 2019

@tomc603 it is waiting for at least one interface with operational-state up. See /lib/systemd/systemd-networkd-wait-online --help and networkctl. It isn't using dbus or anything, it is simply polling all interfaces.

@tomc603
Copy link

tomc603 commented Oct 2, 2019

I use DHCPv6 RA, my clients are offered v6 DNS entries by RDNSS, and the v6 DNS servers use link-local addresses. Just in case that's important to debugging.

I know it's waiting for an interface to become online, but the interfaces are fully functional. networkctl status lan0 returns State: routable (configuring). Interfaces receive a v6 address (assigned from a PD prefix), some of them have v6 privacy extensions disabled, and IPv4 addresses are statically assigned.

systemd 240 (240-6ubuntu5.7)

@nyetwurk
Copy link

nyetwurk commented Oct 2, 2019

@tomc603 As long as it says routable (configuring) /lib/systemd/systemd-networkd-wait-online will spinwait indefinitely. Try it, you'll see. There is something wrong with your configuration.

@nyetwurk
Copy link

nyetwurk commented Oct 2, 2019

If you are using RA the interface will appear to work properly even if dchp client failed btw. The interface will use a RA address and not a dhcp6 address, but show as (configuring).

@tomc603
Copy link

tomc603 commented Oct 2, 2019

DHCPv6 is working properly, since I receive an assignment from the prefix delegated to me. I'm able to fully utilize IPv6 and IPv4, so I can confirm v6 is working as expected. The bug I believed we were discussing in this thread was that systemd-networkd-wait-online times out because it does not detect that the interface is properly configured.

If this is not the correct bug to discuss that behavior, then I'll search for that one instead.

@nyetwurk
Copy link

nyetwurk commented Oct 2, 2019

@tomc603 apologies for the misunderstanding. Yes, if it turns out that (configuring) should be treated as up, then yes this is a bug in systemd-networkd-wait-online. If not then imo the blame lies in either the dhcp6 client or the underlying network status handling which should not be reporting configuring in the first place.

@nyetwurk
Copy link

nyetwurk commented Oct 2, 2019

Note that in almost all of my mission critical systems I go out of my way to avoid all networking related stuff in systemd; almost all of it doesn't work right (e.g. the ridiculous DNS resolver proxy mess)

@tomc603
Copy link

tomc603 commented Oct 3, 2019

I've found systemd-networkd and systemd-resolved to work very well, which is why I'd like to contribute to this issue being resolved. Thanks for your help, but I think I'd rather discuss the issue at hand with the maintainers.

@nyetwurk
Copy link

nyetwurk commented Oct 3, 2019

@tomc603 I'm sure you didn't mean offense, but you may be waiting for some time if you wish to rely exclusively on systemd devs. The maintainers have not given anyone any details whatsoever as to what the problem is, nor the steps they have taken to address it.

This is all we got from them:

@lassizci Such situation is hopefully already fixed. If possible, please test the current git master. Thank you.

No commit message, no failure analysis, no details on possible root causes. Nothing. The bug remains open.

@yuwata
Copy link
Member

yuwata commented Jan 7, 2020

@tomc603 Please provide .network files and debugging logs.

@tomc603
Copy link

tomc603 commented Jan 28, 2020

$ networkctl status lan0
● 2: lan0
       Link File: /etc/systemd/network/10-lan0.link
    Network File: /etc/systemd/network/20-lan0.network
            Type: ether
           State: routable (configuring)
            Path: pci-0000:01:00.0
          Driver: igb
          Vendor: Intel Corporation
           Model: I210 Gigabit Network Connection
      HW Address: 00:25:90:b9:2c:b4 (Super Micro Computer, Inc.)
         Address: 192.168.1.13
                  2601:[SNIPPED]
                  fe80::[SNIPPED]
         Gateway: 192.168.1.1 (Ubiquiti Networks Inc.)
                  fe80::[SNIPPED] (Ubiquiti Networks Inc.)
             DNS: 2601:[SNIPPED]
                  2601:[SNIPPED]
                  192.168.1.11
                  192.168.1.12
  Search Domains: home.[SNIPPED]
    Connected To: UBNT on port 4 (Port 4)
$ cat /etc/systemd/network/10-lan0.link
[Match]
MACAddress=00:25:90:b9:2c:b4

[Link]
Description=Wired LAN port 0
MTUBytes=9000
Name=lan0
WakeOnLan=magic
$ cat /etc/systemd/network/20-lan0.network
[Match]
Name=lan0

[Link]
MTUBytes=9000
Multicast=yes
RequiredForOnline=yes

[Network]
Address=192.168.1.13/24
IPv6Token=::[SNIPPED]
DHCP=ipv6
DNS=2601:[SNIPPED] 2601:[SNIPPED] 192.168.1.11 192.168.1.12
Domains=home.[SNIPPED]
EmitLLDP=true
Gateway=192.168.1.1
MulticastDNS=yes
$ journalctl --unit=systemd-networkd-wait-online.service
-- Reboot --
Oct 21 15:30:38 rhodes systemd[1]: Starting Wait for Network to be Configured...
Oct 21 15:32:38 rhodes systemd-networkd-wait-online[863]: Event loop failed: Connection timed out
Oct 21 15:32:38 rhodes systemd[1]: systemd-networkd-wait-online.service: Main process exited, code=exited, status=1/FAILURE
Oct 21 15:32:38 rhodes systemd[1]: systemd-networkd-wait-online.service: Failed with result 'exit-code'.
Oct 21 15:32:38 rhodes systemd[1]: Failed to start Wait for Network to be Configured.

@smurfix
Copy link

smurfix commented Jan 12, 2021

@yuwata You misunderstand. The problem isn't reproducing any specific reason why an interface hangs in "configuring", much less fixing an issue which is, most likely, a configuration or server problem on the reporter's side.

The problem is, plain and simple, that networkctl status <interface> doesn't report what networkd is waiting for when the state is configuring.

This is a general problem that exists in all systemd versions so far. Thus neither stating which systemd version I'm using, posting a specific network file, nor random debug logs can possibly help with fixing that. As soon as that deficiency is corrected, solving all these separate problems people have been reporting becomes trivial and reporting stuff like .network files and debug logs will become mostly unnecessary.

I wouldn't need a debug log if networkctl told me that my DHCPv6 server doesn't answer. Without that information, I need to scratch my head, turn on debugging, restart networkd, notice I forgot to daemon-reload, restart networkd again, dig through the log, and then hopefully figure out what it's missing out on. That's a much higher time requirement and cognitive load than simply noticing a "waiting for DHCPv6 reply" line in networkctl status eth0 output.

@yuwata
Copy link
Member

yuwata commented Jan 12, 2021

@smurfix Thanks. Your suggestion makes sense. And, it is not hard to implement that, I think. But, could you open a new page to request such a feature? Otherwise, we can easily forget your suggestion.

Note, you may already noticed, now networkd (NOT networkctl) reports why the interface is not in configured state in debug log. So, until such a new feature is implemented to networkctl, please use SYSTEMD_LOG_LEVEL=debug to debug the issue.

@riobard
Copy link

riobard commented Jun 28, 2021

Same issue on Debian

$ systemd --version
systemd 247 (247.3-5~bpo10+2)
+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid

Network configuration (this is a VLAN device)

$ cat /etc/systemd/network/home.network
[Match]
Name=home

[Network]
DHCP=ipv4

Debug logs

Jun 28 19:29:21 ts451 systemd-networkd[26523]: home: loaded vlan
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: New device has no master, continuing without
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Flags change: +UP +LOWER_UP +RUNNING +MULTICAST +BROADCAST
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Link 4 added
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: udev initialized link
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: State changed: pending -> initialized
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: netdev has index 4
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Saved original MTU: 1500
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Remembering foreign address: 192.168.11.7/24 (valid for 7h 59min 10s)
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: link_check_ready(): link is in initialized state.
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Remembering route: dst: ff00::/8, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: local, proto: kernel, type: multicast
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Remembering route: dst: 192.168.11.255/32, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: link, table: local, proto: kernel, type: broadcast
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Remembering route: dst: 192.168.11.7/32, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: host, table: local, proto: kernel, type: local
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Remembering route: dst: 192.168.11.0/32, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: link, table: local, proto: kernel, type: broadcast
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Remembering route: dst: 192.168.11.1/32, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: link, table: main, proto: dhcp, type: unicast
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Remembering route: dst: 192.168.11.0/24, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: link, table: main, proto: kernel, type: unicast
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Remembering route: dst: n/a, src: n/a, gw: 192.168.11.1, prefsrc: 192.168.11.7, scope: global, table: main, proto: dhcp, type: unicast
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Link state is up-to-date
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: found matching network '/etc/systemd/network/home.network'
Jun 28 19:29:22 ts451 systemd-networkd[26523]: Setting '/proc/sys/net/ipv6/conf/home/disable_ipv6' to '0'
Jun 28 19:29:22 ts451 systemd-networkd[26523]: Setting '/proc/sys/net/ipv6/conf/home/use_tempaddr' to '0'
Jun 28 19:29:22 ts451 systemd-networkd[26523]: Setting '/proc/sys/net/ipv6/conf/home/accept_ra' to '0'
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Setting nomaster
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Started LLDP.
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Setting address genmode for link
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Failed to read sysctl property stable_secret: Input/output error
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Setting nomaster done.
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Setting address genmode done.
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Removing address 192.168.11.7
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Removing route: dst: n/a, src: n/a, gw: 192.168.11.1, prefsrc: 192.168.11.7, scope: global, table: main, proto: dhcp, type: unicast
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Removing route: dst: 192.168.11.1/32, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: link, table: main, proto: dhcp, type: unicast
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: State changed: initialized -> configuring
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Acquiring DHCPv4 lease
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: link_check_ready(): static addresses are not configured.
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: link_check_ready(): static addresses are not configured.
Jun 28 19:29:22 ts451 systemd-networkd[26523]: Setting '/proc/sys/net/ipv6/conf/home/proxy_ndp' to '0'
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: link_check_ready(): IPv6LL is not configured.
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: DHCPv4 address 192.168.11.7/24 via 192.168.11.1
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Updating address: 192.168.11.7
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Forgetting address: 192.168.11.7/24 (valid for 7h 59min 10s)
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Forgetting route: dst: 192.168.11.0/24, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: link, table: main, proto: kernel, type: unicast
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Forgetting route: dst: 192.168.11.255/32, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: link, table: local, proto: kernel, type: broadcast
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Forgetting route: dst: 192.168.11.0/32, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: link, table: local, proto: kernel, type: broadcast
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Forgetting route: dst: 192.168.11.7/32, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: host, table: local, proto: kernel, type: local
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Remembering foreign address: 192.168.11.7/24 (valid for 8h)
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: link_check_ready(): static routes are not configured.
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Remembering route: dst: 192.168.11.7/32, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: host, table: local, proto: kernel, type: local
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Remembering route: dst: 192.168.11.255/32, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: link, table: local, proto: kernel, type: broadcast
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Remembering route: dst: 192.168.11.0/24, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: link, table: main, proto: kernel, type: unicast
Jun 28 19:29:22 ts451 systemd-networkd[26523]: home: Remembering route: dst: 192.168.11.0/32, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: link, table: local, proto: kernel, type: broadcast
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: loaded vlan
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: New device has no master, continuing without
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Flags change: +UP +LOWER_UP +RUNNING +MULTICAST +BROADCAST
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Link 4 added
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: udev initialized link
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: State changed: pending -> initialized
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: netdev has index 4
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Saved original MTU: 1500
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Remembering foreign address: 192.168.11.7/24 (valid for 8h)
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: link_check_ready(): link is in initialized state.
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Remembering route: dst: ff00::/8, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: local, proto: kernel, type: multicast
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Remembering route: dst: 192.168.11.255/32, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: link, table: local, proto: kernel, type: broadcast
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Remembering route: dst: 192.168.11.7/32, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: host, table: local, proto: kernel, type: local
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Remembering route: dst: 192.168.11.0/32, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: link, table: local, proto: kernel, type: broadcast
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Remembering route: dst: 192.168.11.0/24, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: link, table: main, proto: kernel, type: unicast
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Link state is up-to-date
Jun 28 19:29:22 ts451 systemd-networkd[26525]: Setting '/proc/sys/net/ipv6/conf/home/disable_ipv6' to '0'
Jun 28 19:29:22 ts451 systemd-networkd[26525]: Setting '/proc/sys/net/ipv6/conf/home/use_tempaddr' to '0'
Jun 28 19:29:22 ts451 systemd-networkd[26525]: Setting '/proc/sys/net/ipv6/conf/home/accept_ra' to '0'
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Setting nomaster
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Started LLDP.
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Setting address genmode for link
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Failed to read sysctl property stable_secret: Input/output error
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Setting nomaster done.
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Setting address genmode done.
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Removing address 192.168.11.7
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: State changed: initialized -> configuring
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Acquiring DHCPv4 lease
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: link_check_ready(): static addresses are not configured.
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: link_check_ready(): static addresses are not configured.
Jun 28 19:29:22 ts451 systemd-networkd[26525]: Setting '/proc/sys/net/ipv6/conf/home/proxy_ndp' to '0'
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: link_check_ready(): IPv6LL is not configured.
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Forgetting address: 192.168.11.7/24 (valid for 8h)
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: DHCPv4 address 192.168.11.7/24 via 192.168.11.1
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Updating address: 192.168.11.7
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Forgetting route: dst: 192.168.11.0/24, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: link, table: main, proto: kernel, type: unicast
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Forgetting route: dst: 192.168.11.255/32, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: link, table: local, proto: kernel, type: broadcast
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Forgetting route: dst: 192.168.11.0/32, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: link, table: local, proto: kernel, type: broadcast
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Forgetting route: dst: 192.168.11.7/32, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: host, table: local, proto: kernel, type: local
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Remembering updated address: 192.168.11.7/24 (valid for 8h)
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: link_check_ready(): static routes are not configured.
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Remembering route: dst: 192.168.11.7/32, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: host, table: local, proto: kernel, type: local
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Remembering route: dst: 192.168.11.255/32, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: link, table: local, proto: kernel, type: broadcast
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Remembering route: dst: 192.168.11.0/24, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: link, table: main, proto: kernel, type: unicast
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Remembering route: dst: 192.168.11.0/32, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: link, table: local, proto: kernel, type: broadcast
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: DHCP: No routes received from DHCP server: No data available
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Configuring route: dst: 192.168.11.1/32, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: link, table: main, proto: dhcp, type: unicast
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Configuring route: dst: n/a, src: n/a, gw: 192.168.11.1, prefsrc: 192.168.11.7, scope: global, table: main, proto: dhcp, type: unicast
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: link_check_ready(): IPv6LL is not configured.
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Received remembered route: dst: 192.168.11.1/32, src: n/a, gw: n/a, prefsrc: 192.168.11.7, scope: link, table: main, proto: dhcp, type: unicast
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: Received remembered route: dst: n/a, src: n/a, gw: 192.168.11.1, prefsrc: 192.168.11.7, scope: global, table: main, proto: dhcp, type: unicast
Jun 28 19:29:22 ts451 systemd-networkd[26525]: home: link_check_ready(): IPv6LL is not configured.

@yuwata
Copy link
Member

yuwata commented Jun 28, 2021

@riobard IPv6 is disabled on your system?

home: link_check_ready(): IPv6LL is not configured.

@riobard
Copy link

riobard commented Jun 28, 2021

@yuwata That's the weird part. IPv6 is NOT disabled anywhere. Later today I accidentally rebooted the machine without changing anything, and now it seems to work fine. I've no idea why 😂

@Yneeb
Copy link

Yneeb commented Aug 20, 2021

While trying to fix this issue myself today, I stumbled upon a strange procedure that seems to have resolved it for me. I'm posting it here in hopes that it may help someone else.

Previously, my machine had two interfaces that were stuck in the routable (configuring) state. I was using the LinkLocalAddressing=no workaround, but this was non-ideal for IPv6. I first encountered the problem when the machine was running Debian 10 with systemd v241, but after upgrading to Debian 11, it continued with systemd v247. Rebooting the machine had no effect on the issue.

The procedure that I discovered has three steps:

  1. Ensure that systemd-networkd is running and that the target interface is stuck in the routable (configuring) state.

  2. Set the target interface down with ip link. For example, with interface enp3s0, the following command should be run:

    ip link set enp3s0 down
    
  3. Restart systemd-networkd with systemctl restart systemd-networkd.

A few seconds after using these steps on each of my interfaces, they finally reached the routable (configured) state. Even more strangely, the fix seems to persist across reboots, and I have not encountered the issue since.

@MartinX3
Copy link

MartinX3 commented Aug 20, 2021

I get the same issue on arch linux (always up to date).
I use DHCPv4 for my IPv4.
I deactivated DHCPv6 and added my static IPv6 and v6 gateway.

According to ip addr and networkctl I own an IPv4, local IPv6 and internet IPv6.

I can access IPv4 and IPv6 addresses and other people can access my server via IPv4 and IPv6.

Still it is in the routable (configuring) state letting the service systemd-networkd-wait-online time out.

@yuwata
Copy link
Member

yuwata commented Aug 20, 2021

@Yneeb and @MartinX3 Thanks, but please read #8686 (comment).

@MartinX3
Copy link

MartinX3 commented Aug 20, 2021

@yuwata
Woopsie, thank you

btw, it's easier to use sudo systemctl edit systemd-networkd.service for the override.
Then a sudo systemctl daemon-reload & sudo systemctl restart systemd-networkd

$ cat /etc/systemd/network/20-ethernet.network
#
# SPDX-License-Identifier: GPL-3.0-or-later

[Match]
Name=en*
Name=eth*

[Network]
DHCP=ipv4
Address=2001:41d0:a:3828::1/128
Gateway=fe80::222:4dff:ff:ff:ff:ff

A sudo journalctl -b 0 -u systemd-networkd gives me:

-- Journal begins at Tue 2021-08-17 15:54:53 CEST, ends at Fri 2021-08-20 11:22:02 CEST. --
Aug 20 11:18:59 backupserver systemd[1]: Stopping Network Configuration...
Aug 20 11:18:59 backupserver systemd-networkd[1443]: eno0: DHCPv6 lease lost
Aug 20 11:18:59 backupserver systemd[1]: systemd-networkd.service: Deactivated successfully.
Aug 20 11:18:59 backupserver systemd[1]: Stopped Network Configuration.
Aug 20 11:18:59 backupserver systemd[1]: Starting Network Configuration...
Aug 20 11:18:59 backupserver systemd-networkd[27499]: sd-device-monitor: Failed to stat PID1's netns: No such file or directory
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Bus bus-api-network: changing state UNSET → OPENING
Aug 20 11:18:59 backupserver systemd-networkd[27499]: sd-bus: starting bus bus-api-network by connecting to /run/dbus/system_bus_socket...
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Bus bus-api-network: changing state OPENING → AUTHENTICATING
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Loaded timestamp for '/etc/systemd/network'.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: No virtualization found in DMI vendor table.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Unable to read /sys/firmware/dmi/entries/0-0/raw, using the virtualization information found in DMI vendor table, ignoring: No such file or directory
Aug 20 11:18:59 backupserver systemd-networkd[27499]: UML virtualization not found in /proc/cpuinfo.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: No virtualization found in CPUID
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Virtualization XEN not found, /proc/xen does not exist
Aug 20 11:18:59 backupserver systemd-networkd[27499]: This platform does not support /proc/device-tree
Aug 20 11:18:59 backupserver systemd-networkd[27499]: This platform does not support /proc/sysinfo
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Found VM virtualization none
Aug 20 11:18:59 backupserver systemd-networkd[27499]: /usr/lib/systemd/network/80-container-host0.network: Conditions in the file do not match the system environment, skipping.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Link 2 added
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Saved original MTU 1500 (min: 68, max: 9212)
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Saved hardware address: 00:22:4d:aa:b2:c7
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Flags change: +UP +LOWER_UP +RUNNING +MULTICAST +BROADCAST
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Link UP
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Gained carrier
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: udev initialized link
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: State changed: pending -> initialized
Aug 20 11:18:59 backupserver systemd-networkd[27499]: lo: Failed to get driver, continuing without: Operation not supported
Aug 20 11:18:59 backupserver systemd-networkd[27499]: lo: Link 1 added
Aug 20 11:18:59 backupserver systemd-networkd[27499]: lo: Saved original MTU 65536 (min: 0, max: 4294967295)
Aug 20 11:18:59 backupserver systemd-networkd[27499]: lo: Saved hardware address: 00:00:00:00:00:00
Aug 20 11:18:59 backupserver systemd-networkd[27499]: lo: Flags change: +LOOPBACK +UP +LOWER_UP +RUNNING
Aug 20 11:18:59 backupserver systemd-networkd[27499]: lo: Link UP
Aug 20 11:18:59 backupserver systemd-networkd[27499]: lo: Gained carrier
Aug 20 11:18:59 backupserver systemd-networkd[27499]: lo: udev initialized link
Aug 20 11:18:59 backupserver systemd-networkd[27499]: lo: State changed: pending -> initialized
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Remembering foreign address: fe80::222:4dff:feaa:b2c7/64 (valid forever, preferred forever), flags: permanent
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: link_check_ready(): link is in initialized state.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Gained IPv6LL
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: link_check_ready(): link is in initialized state.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Remembering foreign address: 2001:41d0:a:3828::1/128 (valid forever, preferred forever), flags: permanent
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: link_check_ready(): link is in initialized state.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: lo: Remembering foreign address: ::1/128 (valid forever, preferred forever), flags: permanent
Aug 20 11:18:59 backupserver systemd-networkd[27499]: lo: link_check_ready(): link is in initialized state.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Remembering foreign address: 37.187.241.45/24 (valid for 14h 26min 15s, preferred for 14h 26min 15s), flags: n/a
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: link_check_ready(): link is in initialized state.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: lo: Remembering foreign address: 127.0.0.1/8 (valid forever, preferred forever), flags: permanent
Aug 20 11:18:59 backupserver systemd-networkd[27499]: lo: link_check_ready(): link is in initialized state.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Remembering foreign route: dst: ff00::/8, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: local(255), proto: kernel, type: multicast, nexthop: 0, priority: 256
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Remembering foreign route: dst: fe80::222:4dff:feaa:b2c7/128, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: local(255), proto: kernel, type: local, nexthop: 0, priority>
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Remembering foreign route: dst: 2001:41d0:a:3828::1/128, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: local(255), proto: kernel, type: local, nexthop: 0, priority: 0
Aug 20 11:18:59 backupserver systemd-networkd[27499]: lo: Remembering foreign route: dst: ::1/128, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: local(255), proto: kernel, type: local, nexthop: 0, priority: 0
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Remembering foreign route: dst: fe80::/64, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: kernel, type: unicast, nexthop: 0, priority: 256
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Remembering foreign route: dst: 2001:41d0:a:3800::/56, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Remembering foreign route: dst: 2001:41d0:a:3828::1/128, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: kernel, type: unicast, nexthop: 0, priority: 256
Aug 20 11:18:59 backupserver systemd-networkd[27499]: lo: Remembering foreign route: dst: ::1/128, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: kernel, type: unicast, nexthop: 0, priority: 256
Aug 20 11:18:59 backupserver systemd-networkd[27499]: lo: Remembering foreign route: dst: 127.255.255.255/32, src: n/a, gw: n/a, prefsrc: 127.0.0.1, scope: link, table: local(255), proto: kernel, type: broadcast, nexthop: 0, priority: 0
Aug 20 11:18:59 backupserver systemd-networkd[27499]: lo: Remembering foreign route: dst: 127.0.0.1/32, src: n/a, gw: n/a, prefsrc: 127.0.0.1, scope: host, table: local(255), proto: kernel, type: local, nexthop: 0, priority: 0
Aug 20 11:18:59 backupserver systemd-networkd[27499]: lo: Remembering foreign route: dst: 127.0.0.0/8, src: n/a, gw: n/a, prefsrc: 127.0.0.1, scope: host, table: local(255), proto: kernel, type: local, nexthop: 0, priority: 0
Aug 20 11:18:59 backupserver systemd-networkd[27499]: lo: Remembering foreign route: dst: 127.0.0.0/32, src: n/a, gw: n/a, prefsrc: 127.0.0.1, scope: link, table: local(255), proto: kernel, type: broadcast, nexthop: 0, priority: 0
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Remembering foreign route: dst: 37.187.104.255/32, src: n/a, gw: n/a, prefsrc: 37.187.241.45, scope: link, table: local(255), proto: kernel, type: broadcast, nexthop: 0, priorit>
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Remembering foreign route: dst: 37.187.241.45/32, src: n/a, gw: n/a, prefsrc: 37.187.241.45, scope: host, table: local(255), proto: kernel, type: local, nexthop: 0, priority: 0
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Remembering foreign route: dst: 37.187.104.0/32, src: n/a, gw: n/a, prefsrc: 37.187.241.45, scope: link, table: local(255), proto: kernel, type: broadcast, nexthop: 0, priority:>
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Remembering foreign route: dst: 213.186.33.99/32, src: n/a, gw: 37.187.104.254, prefsrc: 37.187.241.45, scope: global, table: main(254), proto: dhcp, type: unicast, nexthop: 0, >
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Remembering foreign route: dst: 37.187.104.254/32, src: n/a, gw: n/a, prefsrc: 37.187.241.45, scope: link, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority: 10>
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Remembering foreign route: dst: 37.187.104.0/24, src: n/a, gw: n/a, prefsrc: 37.187.241.45, scope: link, table: main(254), proto: kernel, type: unicast, nexthop: 0, priority: 10>
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Remembering foreign route: dst: n/a, src: n/a, gw: 37.187.104.254, prefsrc: 37.187.241.45, scope: global, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Remembering foreign routing policy rule: priority: 32766, ::/0 -> ::/0, iif: n/a, oif: n/a, table: main(254)
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Remembering foreign routing policy rule: priority: 0, ::/0 -> ::/0, iif: n/a, oif: n/a, table: local(255)
Aug 20 11:18:59 backupserver systemd-networkd[27499]: rtnl: received rule message with invalid family 129, ignoring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: rtnl: received rule message with invalid family 128, ignoring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Remembering foreign routing policy rule: priority: 32767, 0.0.0.0/0 -> 0.0.0.0/0, iif: n/a, oif: n/a, table: default(253)
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Remembering foreign routing policy rule: priority: 32766, 0.0.0.0/0 -> 0.0.0.0/0, iif: n/a, oif: n/a, table: main(254)
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Remembering foreign routing policy rule: priority: 0, 0.0.0.0/0 -> 0.0.0.0/0, iif: n/a, oif: n/a, table: local(255)
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Enumeration completed
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Bus bus-api-network: changing state AUTHENTICATING → HELLO
Aug 20 11:18:59 backupserver systemd[1]: Started Network Configuration.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=Hello cookie=1 reply_cookie=0 signature=n/a >
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=RequestName cookie=2 reply_cookie=0 signatur>
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Sent message type=method_call sender=n/a destination=org.freedesktop.DBus path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=AddMatch cookie=3 reply_cookie=0 signature=s>
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Link state is up-to-date
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: found matching network '/etc/systemd/network/20-ethernet.network'.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: State changed: initialized -> configuring
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Setting '/proc/sys/net/ipv6/conf/eno0/disable_ipv6' to '0'
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Setting '/proc/sys/net/ipv6/conf/eno0/use_tempaddr' to '0'
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Setting '/proc/sys/net/ipv6/conf/eno0/accept_ra' to '0'
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Setting '/proc/sys/net/ipv6/conf/eno0/proxy_ndp' to '0'
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Setting '/proc/sys/net/ipv4/conf/eno0/promote_secondaries' to '1'
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Requested to set IPv6LL address generation mode
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Requested to set master interface
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Requested to activate link
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: LLDP: Started LLDP client
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Started LLDP.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Removing route: dst: 2001:41d0:a:3800::/56, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Removing route: dst: 213.186.33.99/32, src: n/a, gw: 37.187.104.254, prefsrc: 37.187.241.45, scope: global, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority: 1>
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Removing route: dst: n/a, src: n/a, gw: 37.187.104.254, prefsrc: 37.187.241.45, scope: global, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Removing route: dst: 37.187.104.254/32, src: n/a, gw: n/a, prefsrc: 37.187.241.45, scope: link, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Removing address: 37.187.241.45/24 (valid for 14h 26min 15s, preferred for 14h 26min 15s), flags: n/a
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Requesting address: 2001:41d0:a:3828::1/128 (valid forever, preferred forever), flags: n/a
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Setting addresses
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: link_check_ready(): link layer is configuring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: link_check_ready(): link layer is configuring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: link_check_ready(): link layer is configuring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: link_check_ready(): link layer is configuring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: link_check_ready(): link layer is configuring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: link_check_ready(): link layer is configuring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Requesting route: dst: n/a, src: n/a, gw: fe80:0:222:4dff:ff:ff:ff:ff, prefsrc: n/a, scope: global, table: main(254), proto: static, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Requesting routes
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: link_check_ready(): link layer is configuring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Acquiring DHCPv4 lease
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: DHCPv4 client: STARTED on ifindex 2
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Discovering IPv6 routers
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: NDISC: Started IPv6 Router Solicitation client
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Setting IPv6LL address generation mode
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Setting master interface
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: DHCPv4 client: DISCOVER
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.149 path=n/a interface=n/a member=n/a cookie=1 reply_cookie=1 signature=s error-name=n/a error-message=n/a
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Bus bus-api-network: changing state HELLO → RUNNING
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Got message type=signal sender=org.freedesktop.DBus.Local destination=n/a path=/org/freedesktop/DBus/Local interface=org.freedesktop.DBus.Local member=Connected cookie=4294967295 repl>
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Got message type=signal sender=org.freedesktop.DBus destination=:1.149 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=2 reply_cookie=0 signature=>
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: DHCPv4 client: OFFER
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Got message type=signal sender=org.freedesktop.DBus destination=:1.149 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=3 reply_cookie=0 signature=>
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: DHCPv4 client: REQUEST (requesting)
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: DHCPv4 client: received message was not an ACK, ignoring
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.149 path=n/a interface=n/a member=n/a cookie=4 reply_cookie=2 signature=u error-name=n/a error-message=n/a
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Successfully acquired requested service name.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: DHCPv4 client: received message was not an ACK, ignoring
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.149 path=n/a interface=n/a member=n/a cookie=5 reply_cookie=3 signature=n/a error-name=n/a error-message=n/a
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Match type='signal',sender='org.freedesktop.login1',path='/org/freedesktop/login1',interface='org.freedesktop.login1.Manager',member='PrepareForSleep' successfully installed.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: DHCPv4 client: received message was not an ACK, ignoring
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: DHCPv4 client: ACK
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: DHCPv4 client: lease expires in 23h 59min 59s
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: DHCPv4 client: T2 expires in 20h 59min 59s
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: DHCPv4 client: T1 expires in 12h
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: DHCPv4 address 37.187.241.45/24 via 37.187.104.254
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Requesting address: 37.187.241.45/24 (valid for 1d, preferred for 1d), flags: n/a
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: DHCP: No static routes received from DHCP server.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Requesting route: dst: 37.187.104.254/32, src: n/a, gw: n/a, prefsrc: 37.187.241.45, scope: link, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Requesting route: dst: n/a, src: n/a, gw: 37.187.104.254, prefsrc: 37.187.241.45, scope: global, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Requesting route: dst: 37.187.104.254/32, src: n/a, gw: n/a, prefsrc: 37.187.241.45, scope: link, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Requesting route: dst: 213.186.33.99/32, src: n/a, gw: 37.187.104.254, prefsrc: 37.187.241.45, scope: global, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority:>
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: link_check_ready(): link layer is configuring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: lo: Link state is up-to-date
Aug 20 11:18:59 backupserver systemd-networkd[27499]: lo: State changed: initialized -> unmanaged
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_31 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=4 reply_cookie=0 >
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Forgetting route: dst: 2001:41d0:a:3800::/56, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Forgetting route: dst: 213.186.33.99/32, src: n/a, gw: 37.187.104.254, prefsrc: 37.187.241.45, scope: global, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority:>
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Forgetting route: dst: n/a, src: n/a, gw: 37.187.104.254, prefsrc: 37.187.241.45, scope: global, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Forgetting route: dst: 37.187.104.254/32, src: n/a, gw: n/a, prefsrc: 37.187.241.45, scope: link, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Forgetting address: 37.187.241.45/24 (valid for 14h 26min 15s, preferred for 14h 26min 15s), flags: n/a
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_32 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=5 reply_cookie=0 >
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=6 reply_cookie=0 signature>
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Forgetting route: dst: 37.187.104.0/24, src: n/a, gw: n/a, prefsrc: 37.187.241.45, scope: link, table: main(254), proto: kernel, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Forgetting route: dst: 37.187.104.255/32, src: n/a, gw: n/a, prefsrc: 37.187.241.45, scope: link, table: local(255), proto: kernel, type: broadcast, nexthop: 0, priority: 0
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Forgetting route: dst: 37.187.104.0/32, src: n/a, gw: n/a, prefsrc: 37.187.241.45, scope: link, table: local(255), proto: kernel, type: broadcast, nexthop: 0, priority: 0
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Forgetting route: dst: 37.187.241.45/32, src: n/a, gw: n/a, prefsrc: 37.187.241.45, scope: host, table: local(255), proto: kernel, type: local, nexthop: 0, priority: 0
Aug 20 11:18:59 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: IPv6LL address generation mode set.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: master interface set.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: link_check_ready(): link is not activated.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Bringing link up
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: link_check_ready(): static addresses are not configured.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Configuring address: 2001:41d0:a:3828::1/128 (valid forever, preferred forever), flags: permanent
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Configuring address: 37.187.241.45/24 (valid for 1d, preferred for 1d), flags: tentative
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Configuring route: dst: 37.187.104.254/32, src: n/a, gw: n/a, prefsrc: 37.187.241.45, scope: link, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Configuring route: dst: n/a, src: n/a, gw: 37.187.104.254, prefsrc: 37.187.241.45, scope: global, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Configuring route: dst: 213.186.33.99/32, src: n/a, gw: 37.187.104.254, prefsrc: 37.187.241.45, scope: global, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority>
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Remembering updated address: 2001:41d0:a:3828::1/128 (valid forever, preferred forever), flags: permanent
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: link_check_ready(): static addresses are not configured.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Addresses set
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: link_check_ready(): an address 37.187.241.45/24 is not ready.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Remembering updated address: 37.187.241.45/24 (valid for 1d, preferred for 1d), flags: n/a
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_32 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=7 reply_cookie=0 >
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: link_check_ready(): static routes are not configured.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=8 reply_cookie=0 signature>
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Remembering foreign route: dst: 37.187.241.45/32, src: n/a, gw: n/a, prefsrc: 37.187.241.45, scope: host, table: local(255), proto: kernel, type: local, nexthop: 0, priority: 0
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Remembering foreign route: dst: 37.187.104.255/32, src: n/a, gw: n/a, prefsrc: 37.187.241.45, scope: link, table: local(255), proto: kernel, type: broadcast, nexthop: 0, priorit>
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Remembering foreign route: dst: 37.187.104.0/24, src: n/a, gw: n/a, prefsrc: 37.187.241.45, scope: link, table: main(254), proto: kernel, type: unicast, nexthop: 0, priority: 10>
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Remembering foreign route: dst: 37.187.104.0/32, src: n/a, gw: n/a, prefsrc: 37.187.241.45, scope: link, table: local(255), proto: kernel, type: broadcast, nexthop: 0, priority:>
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: dhcp4_check_ready(): DHCPv4 address and routes are not set.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Received remembered route: dst: 37.187.104.254/32, src: n/a, gw: n/a, prefsrc: 37.187.241.45, scope: link, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority: 10>
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: dhcp4_check_ready(): DHCPv4 address and routes are not set.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Received remembered route: dst: n/a, src: n/a, gw: 37.187.104.254, prefsrc: 37.187.241.45, scope: global, table: main(254), proto: dhcp, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: dhcp4_check_ready(): DHCPv4 address and routes are not set.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: Received remembered route: dst: 213.186.33.99/32, src: n/a, gw: 37.187.104.254, prefsrc: 37.187.241.45, scope: global, table: main(254), proto: dhcp, type: unicast, nexthop: 0, >
Aug 20 11:18:59 backupserver systemd-networkd[27499]: eno0: link_check_ready(): static routes are not configured.
Aug 20 11:18:59 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: NDISC: Sent Router Solicitation, next solicitation in 3s
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: NDISC: Received Router Advertisement: flags none preference medium lifetime 1800 sec
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: NDISC: Invoking callback for 'router' event.
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: Requesting route: dst: n/a, src: n/a, gw: fe80::12bd:18ff:fee5:ff80, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:19:00 backupserver systemd-networkd[27499]: NDISC: Invalid prefix length, ignoring prefix for stateless autoconfiguration.
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: Requesting route: dst: 2001:41d0:a:3800::/56, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: Setting NDisc routes.
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: link_check_ready(): static routes are not configured.
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: Configuring route: dst: n/a, src: n/a, gw: fe80::12bd:18ff:fee5:ff80, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: Configuring route: dst: 2001:41d0:a:3800::/56, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: NDISC: Received Router Advertisement: flags none preference medium lifetime 1800 sec
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: NDISC: Invoking callback for 'router' event.
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: Requesting route: dst: n/a, src: n/a, gw: fe80::1ee6:c7ff:fe52:740, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:19:00 backupserver systemd-networkd[27499]: NDISC: Invalid prefix length, ignoring prefix for stateless autoconfiguration.
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: Requesting route: dst: 2001:41d0:a:3800::/56, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: Setting NDisc routes.
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: link_check_ready(): static routes are not configured.
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: Received remembered route: dst: n/a, src: n/a, gw: fe80::12bd:18ff:fee5:ff80, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: Configuring route: dst: n/a, src: n/a, gw: fe80::1ee6:c7ff:fe52:740, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: Configuring route: dst: 2001:41d0:a:3800::/56, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: Received remembered route: dst: 2001:41d0:a:3800::/56, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: Received remembered route: dst: n/a, src: n/a, gw: fe80::1ee6:c7ff:fe52:740, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: Received remembered route: dst: n/a, src: n/a, gw: fe80::12bd:18ff:fee5:ff80, prefsrc: n/a, scope: global, table: main(254), proto: ra, type: unicast, nexthop: 0, priority: 1024
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: NDisc routes set.
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: Removing old NDisc information obtained from fe80::1ee6:c7ff:fe52:740.
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: Removing old NDisc information obtained from fe80::12bd:18ff:fee5:ff80.
Aug 20 11:19:00 backupserver systemd-networkd[27499]: eno0: link_check_ready(): static routes are not configured.
Aug 20 11:19:10 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:19:10 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:19:10 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:19:10 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:19:11 backupserver systemd-networkd[27499]: eno0: NDISC: No RA received before link confirmation timeout
Aug 20 11:19:11 backupserver systemd-networkd[27499]: eno0: NDISC: Invoking callback for 'timeout' event.
Aug 20 11:19:11 backupserver systemd-networkd[27499]: eno0: NDisc handler get timeout event
Aug 20 11:19:11 backupserver systemd-networkd[27499]: eno0: link_check_ready(): static routes are not configured.
Aug 20 11:19:18 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:19:27 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:19:27 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:19:45 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:19:52 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:19:54 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:19:54 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:20:08 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:20:14 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:20:14 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:20:44 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:20:51 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.
Aug 20 11:20:51 backupserver systemd-networkd[27499]: rtnl: received non-static neighbor, ignoring.

@MartinX3
Copy link

Deactivated DHCP entirely and define my static IP and gateway in the .network file.
Still the same result.

yuwata added a commit to yuwata/systemd that referenced this issue Aug 20, 2021
This fixes the followings:
- The corresponding route or address to the gateway address must be in
  the same link.
- IPv6 link local address is not necessary to be reachable.

Fixes an issue reported in systemd#8686 (comment).
yuwata added a commit to yuwata/systemd that referenced this issue Aug 20, 2021
This fixes the followings:
- The corresponding route or address to the gateway address must be in
  the same link.
- IPv6 link local address is not necessary to be reachable.

Fixes an issue reported in systemd#8686 (comment).
@yuwata
Copy link
Member

yuwata commented Aug 20, 2021

@MartinX3 Thanks. Your issue should be fixed by #20498. If possible, please test it.

@MartinX3
Copy link

Dear @yuwata
Thank you
Sadly i can't test it on my rent server.
It runs luks and their only recovery image to boot from doesn't support luks header 2 until they upgrade it.

So if i loose my ssh, i'm a bit fucked 💩

@yuwata
Copy link
Member

yuwata commented Aug 20, 2021

@MartinX3 No problem. Thank you for your detailed report!

@systemd systemd deleted a comment from MartinX3 Aug 20, 2021
@systemd systemd deleted a comment from MartinX3 Aug 20, 2021
@MartinX3
Copy link

@yuwata and thank you verry much for your fix :)

yuwata added a commit to yuwata/systemd that referenced this issue Aug 20, 2021
This fixes the followings:
- The corresponding route or address to the gateway address must be in
  the same link.
- IPv6 link local address is not necessary to be reachable.

Fixes an issue reported in systemd#8686 (comment).
yuwata added a commit to yuwata/systemd that referenced this issue Aug 21, 2021
This fixes the followings:
- The corresponding route or address to the gateway address must be in
  the same link.
- IPv6 link local address is not necessary to be reachable.

Fixes an issue reported in systemd#8686 (comment).
yuwata added a commit to yuwata/systemd that referenced this issue Aug 22, 2021
This fixes the followings:
- The corresponding route or address to the gateway address must be in
  the same link.
- IPv6 link local address is not necessary to be reachable.

Fixes an issue reported in systemd#8686 (comment).
bluca pushed a commit to systemd/systemd-stable that referenced this issue Aug 22, 2021
This fixes the followings:
- The corresponding route or address to the gateway address must be in
  the same link.
- IPv6 link local address is not necessary to be reachable.

Fixes an issue reported in systemd/systemd#8686 (comment).

(cherry picked from commit 3333350)
@yuwata
Copy link
Member

yuwata commented Dec 9, 2021

Let's close this. If you find that an interface stuck at configuring state, usually its reason is different to others. And already the original reporter stop to respond. Please open a new issue page with debugging logs and your configs.

@yuwata yuwata closed this as completed Dec 9, 2021
@ncfavier
Copy link
Contributor

I'd just like to report that I hit this issue (the IPv6LL is not configured. flavour) on NixOS after enabling networking.useNetworkd, and that rebooting fixed it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Programming errors, that need preferential fixing needs-reporter-feedback ❓ There's an unanswered question, the reporter needs to answer network
Development

No branches or pull requests