Skip to content

Instantly share code, notes, and snippets.

@k0ste
Created June 10, 2024 10:04
Show Gist options
  • Save k0ste/5d18c0adcdbe913a896a21a108f6a9f2 to your computer and use it in GitHub Desktop.
Save k0ste/5d18c0adcdbe913a896a21a108f6a9f2 to your computer and use it in GitHub Desktop.
gist for networkd lldp issue
Jun 09 19:21:05 example.com systemd[1]: Starting Network Configuration...
Jun 09 19:21:05 example.com systemd-networkd[540]: Bus bus-api-network: changing state UNSET → OPENING
Jun 09 19:21:05 example.com systemd-networkd[540]: sd-bus: starting bus bus-api-network by connecting to /run/dbus/system_bus_socket...
Jun 09 19:21:05 example.com systemd-networkd[540]: Bus bus-api-network: changing state OPENING → AUTHENTICATING
Jun 09 19:21:05 example.com systemd-networkd[540]: Registering bus object implementation for path=/org/freedesktop/network1 iface=org.freedesktop.network1.Manager
Jun 09 19:21:05 example.com systemd-networkd[540]: Registering bus object implementation for path=/org/freedesktop/network1/link iface=org.freedesktop.network1.Link
Jun 09 19:21:05 example.com systemd-networkd[540]: Registering bus object implementation for path=/org/freedesktop/network1/link iface=org.freedesktop.network1.DHCPServer
Jun 09 19:21:05 example.com systemd-networkd[540]: Registering bus object implementation for path=/org/freedesktop/network1/link iface=org.freedesktop.network1.DHCPv4Client
Jun 09 19:21:05 example.com systemd-networkd[540]: Registering bus object implementation for path=/org/freedesktop/network1/link iface=org.freedesktop.network1.DHCPv6Client
Jun 09 19:21:05 example.com systemd-networkd[540]: Registering bus object implementation for path=/org/freedesktop/network1/network iface=org.freedesktop.network1.Network
Jun 09 19:21:05 example.com systemd-networkd[540]: Registering bus object implementation for path=/org/freedesktop/LogControl1 iface=org.freedesktop.LogControl1
Jun 09 19:21:05 example.com systemd-networkd[540]: sd-device-monitor(n/a): Failed to stat PID1's netns, ignoring: No such file or directory
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: loaded "bond"
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: Using MAC address: 6a:26:5f:1d:54:04
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: Creating
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: loaded "vlan"
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: loaded "vlan"
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: loaded "vlan"
Jun 09 19:21:05 example.com systemd-networkd[540]: No virtualization found in DMI vendor table.
Jun 09 19:21:05 example.com systemd-networkd[540]: Unable to read /sys/firmware/dmi/entries/0-0/raw, using the virtualization information found in DMI vendor table, ignoring: Permission denied
Jun 09 19:21:05 example.com systemd-networkd[540]: UML virtualization not found in /proc/cpuinfo.
Jun 09 19:21:05 example.com systemd-networkd[540]: Virtualization XEN not found, /proc/xen does not exist
Jun 09 19:21:05 example.com systemd-networkd[540]: No virtualization found in CPUID
Jun 09 19:21:05 example.com systemd-networkd[540]: This platform does not support /proc/device-tree
Jun 09 19:21:05 example.com systemd-networkd[540]: This platform does not support /proc/sysinfo
Jun 09 19:21:05 example.com systemd-networkd[540]: Found VM virtualization none
Jun 09 19:21:05 example.com systemd-networkd[540]: /usr/lib/systemd/network/80-container-host0.network: Conditions in the file do not match the system environment, skipping.
Jun 09 19:21:05 example.com systemd-networkd[540]: lo: Saved new link: ifindex=1, iftype=LOOPBACK(772), kind=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: lo: Saved original MTU 65536 (min: 0, max: 4294967295)
Jun 09 19:21:05 example.com systemd-networkd[540]: lo: Saved hardware address: 00:00:00:00:00:00
Jun 09 19:21:05 example.com systemd-networkd[540]: lo: Saved IPv6 link-local address generation mode: eui64
Jun 09 19:21:05 example.com systemd-networkd[540]: lo: Flags change: +LOOPBACK +UP +LOWER_UP +RUNNING
Jun 09 19:21:05 example.com systemd-networkd[540]: lo: Link UP
Jun 09 19:21:05 example.com systemd-networkd[540]: lo: Gained carrier
Jun 09 19:21:05 example.com systemd-networkd[540]: lo: udev initialized link
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: Saved new link: ifindex=2, iftype=ETHER(1), kind=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: Saved original MTU 1500 (min: 60, max: 9000)
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: Saved permanent hardware address: 34:64:a9:9a:03:d8
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: Saved hardware address: 34:64:a9:9a:03:d8
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: Saved IPv6 link-local address generation mode: eui64
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: Flags change: +MULTICAST +BROADCAST
Jun 09 19:21:05 example.com systemd-networkd[540]: sd-device: Failed to chase symlinks in "/sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.0/physfn".
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: udev initialized link
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: Saved new link: ifindex=3, iftype=ETHER(1), kind=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: Saved original MTU 1500 (min: 60, max: 9000)
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: Saved permanent hardware address: 34:64:a9:9a:03:d9
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: Saved hardware address: 34:64:a9:9a:03:d9
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: Saved IPv6 link-local address generation mode: eui64
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: Flags change: +MULTICAST +BROADCAST
Jun 09 19:21:05 example.com systemd-networkd[540]: sd-device: Failed to chase symlinks in "/sys/devices/pci0000:00/0000:00:1c.4/0000:03:00.1/physfn".
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: udev initialized link
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: netdev has index 4
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: netdev ready
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: Saved new link: ifindex=4, iftype=ETHER(1), kind=bond
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: Saved original MTU 9000 (min: 68, max: 65535)
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: Saved hardware address: 6a:26:5f:1d:54:04
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: Saved IPv6 link-local address generation mode: eui64
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: Flags change: +MASTER +MULTICAST +BROADCAST
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: udev initialized link
Jun 09 19:21:05 example.com systemd-networkd[540]: lo: Received new foreign QDisc (configured): handle=0:0, parent=ffff:ffff, kind=noqueue
Jun 09 19:21:05 example.com systemd-networkd[540]: lo: Received new foreign address (configured): 127.0.0.1/8 (valid forever, preferred forever), flags: permanent, scope: host, label: n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: lo: link_check_ready(): link is in pending state.
Jun 09 19:21:05 example.com systemd-networkd[540]: rtnl: received non-static neighbor, ignoring.
Jun 09 19:21:05 example.com systemd-networkd[540]: lo: Received new foreign route (configured): 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, flags: n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: lo: Received new foreign route (configured): 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, flags: n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: lo: Received new foreign route (configured): 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, flags: n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: Enumeration completed
Jun 09 19:21:05 example.com systemd[1]: Started Network Configuration.
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: udev initialized link
Jun 09 19:21:05 example.com systemd-networkd[540]: Bus bus-api-network: changing state AUTHENTICATING → HELLO
Jun 09 19:21:05 example.com systemd-networkd[540]: 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 error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: 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 signature=su error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: 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 error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=4294967295 reply_cookie=1 signature=s error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: Bus bus-api-network: changing state HELLO → RUNNING
Jun 09 19:21:05 example.com systemd-networkd[540]: 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 reply_cookie=0 signature=n/a error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: Got message type=signal sender=org.freedesktop.DBus destination=:1.3 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=4294967295 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: Got message type=signal sender=org.freedesktop.DBus destination=:1.3 path=/org/freedesktop/DBus interface=org.freedesktop.DBus member=NameAcquired cookie=4294967295 reply_cookie=0 signature=s error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=4294967295 reply_cookie=2 signature=u error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: Successfully acquired requested service name.
Jun 09 19:21:05 example.com systemd-networkd[540]: Got message type=method_return sender=org.freedesktop.DBus destination=:1.3 path=n/a interface=n/a member=n/a cookie=4294967295 reply_cookie=3 signature= error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: Match type='signal',sender='org.freedesktop.login1',path='/org/freedesktop/login1',interface='org.freedesktop.login1.Manager',member='PrepareForSleep' successfully installed.
Jun 09 19:21:05 example.com systemd-networkd[540]: lo: Kernel removed unknown foreign route (n/a): 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, flags: n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: lo: Kernel removed unknown foreign address (n/a): ::1/128 (valid forever, preferred forever), flags: n/a, scope: global
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: New interface name 'eth0' received from the kernel does not correspond with the name currently configured on the actual interface 'gig0'. Ignoring.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: Found driver: tg3
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: New interface name 'eth1' received from the kernel does not correspond with the name currently configured on the actual interface 'gig1'. Ignoring.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: Found driver: tg3
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: New interface name 'eth1' received from the kernel does not correspond with the name currently configured on the actual interface 'gig1'. Ignoring.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: New interface name 'eth0' received from the kernel does not correspond with the name currently configured on the actual interface 'gig0'. Ignoring.
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: Found driver: bonding
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: Saved permanent hardware address: 00:00:00:00:00:00
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: Created
Jun 09 19:21:05 example.com systemd-networkd[540]: lo: Failed to get driver, continuing without: Operation not supported
Jun 09 19:21:05 example.com systemd-networkd[540]: lo: Saved permanent hardware address: 00:00:00:00:00:00
Jun 09 19:21:05 example.com systemd-networkd[540]: lo: Link state is up-to-date
Jun 09 19:21:05 example.com systemd-networkd[540]: lo: State changed: pending -> initialized
Jun 09 19:21:05 example.com systemd-networkd[540]: 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 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: lo: Unmanaging interface.
Jun 09 19:21:05 example.com systemd-networkd[540]: lo: State changed: initialized -> unmanaged
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_31 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=5 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: Link state is up-to-date
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: State changed: pending -> initialized
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_32 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=6 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: found matching network '/etc/systemd/network/gig0.network'.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: Configuring with /etc/systemd/network/gig0.network.
Jun 09 19:21:05 example.com systemd-networkd[540]: 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 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: State changed: initialized -> configuring
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_32 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=8 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv6/conf/gig0/use_tempaddr' to '0'
Jun 09 19:21:05 example.com systemd-networkd[540]: No change in value '0', suppressing write
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv6/conf/gig0/accept_ra' to '0'
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv6/conf/gig0/proxy_ndp' to '0'
Jun 09 19:21:05 example.com systemd-networkd[540]: No change in value '0', suppressing write
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv4/conf/gig0/promote_secondaries' to '1'
Jun 09 19:21:05 example.com systemd-networkd[540]: No change in value '1', suppressing write
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: Requested to set IPv6LL address generation mode
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: Requested to set master interface
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: Requested to set bond configurations
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: Requested to activate link
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: Setting IPv6LL address generation mode
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: Setting master interface
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=9 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: Link state is up-to-date
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: State changed: pending -> initialized
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_33 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=10 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: found matching network '/etc/systemd/network/gig1.network'.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: Configuring with /etc/systemd/network/gig1.network.
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_33 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=11 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: State changed: initialized -> configuring
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_33 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=12 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv6/conf/gig1/use_tempaddr' to '0'
Jun 09 19:21:05 example.com systemd-networkd[540]: No change in value '0', suppressing write
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv6/conf/gig1/accept_ra' to '0'
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv6/conf/gig1/proxy_ndp' to '0'
Jun 09 19:21:05 example.com systemd-networkd[540]: No change in value '0', suppressing write
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv4/conf/gig1/promote_secondaries' to '1'
Jun 09 19:21:05 example.com systemd-networkd[540]: No change in value '1', suppressing write
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: Requested to set IPv6LL address generation mode
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: Requested to set master interface
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: Requested to set bond configurations
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: Requested to activate link
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: Setting IPv6LL address generation mode
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: Setting master interface
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: Link state is up-to-date
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: State changed: pending -> initialized
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=13 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: found matching network '/etc/systemd/network/po1.network'.
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: Configuring with /etc/systemd/network/po1.network.
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=14 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: State changed: initialized -> configuring
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=15 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv6/conf/po1/use_tempaddr' to '0'
Jun 09 19:21:05 example.com systemd-networkd[540]: No change in value '0', suppressing write
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv6/conf/po1/accept_ra' to '0'
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv6/conf/po1/proxy_ndp' to '0'
Jun 09 19:21:05 example.com systemd-networkd[540]: No change in value '0', suppressing write
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv4/conf/po1/promote_secondaries' to '1'
Jun 09 19:21:05 example.com systemd-networkd[540]: No change in value '1', suppressing write
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: Requested to set IPv6LL address generation mode
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: Requested stacked netdev 'vlan444'
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: Requested stacked netdev 'vlan445'
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: Requested stacked netdev 'vlan2048'
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: Requested to activate link
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: link_check_ready(): link layer is configuring.
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: Setting IPv6LL address generation mode
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: found matching network '/etc/systemd/network/po1.network'.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: IPv6LL address generation mode set.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: MTU is changed: 1500 → 9000 (min: 60, max: 9000)
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: IPv6 link-local address generation mode is changed: eui64 -> none
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: Hardware address is changed: 34:64:a9:9a:03:d8 → 6a:26:5f:1d:54:04
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: Failed to manage link by its new hardware address, ignoring: File exists
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: Unmanaging interface.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: State changed: configuring -> unmanaged
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_32 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=16 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: Flags change: +UP
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_32 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=17 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: Link UP
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=18 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: Attached to master interface: 4
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: Flags change: +SLAVE
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: master interface set.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig0: link_check_ready(): link is in unmanaged state.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: IPv6LL address generation mode set.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: MTU is changed: 1500 → 9000 (min: 60, max: 9000)
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: IPv6 link-local address generation mode is changed: eui64 -> none
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: Hardware address is changed: 34:64:a9:9a:03:d9 → 6a:26:5f:1d:54:04
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: Failed to manage link by its new hardware address, ignoring: File exists
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: Unmanaging interface.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: State changed: configuring -> unmanaged
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_33 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=19 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: Flags change: +UP
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_33 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=20 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: Link UP
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: Attached to master interface: 4
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: Flags change: +SLAVE
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: master interface set.
Jun 09 19:21:05 example.com systemd-networkd[540]: gig1: link_check_ready(): link is in unmanaged state.
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: IPv6LL address generation mode set.
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: Bringing link up
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: IPv6 link-local address generation mode is changed: eui64 -> none
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: Flags change: +UP
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=21 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: Link UP
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: link_check_ready(): stacked netdevs are not created.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: Creating
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: Creating
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: Creating
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: netdev has index 5
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: netdev ready
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: Saved new link: ifindex=5, iftype=ETHER(1), kind=vlan
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: Saved original MTU 1500 (min: 0, max: 65535)
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: Saved hardware address: 6a:26:5f:1d:54:04
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: Failed to manage link by its new hardware address, ignoring: File exists
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: Saved IPv6 link-local address generation mode: eui64
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: Flags change: +MULTICAST +BROADCAST
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_35 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=22 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: link pending udev initialization...
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: netdev has index 6
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: netdev ready
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: Saved new link: ifindex=6, iftype=ETHER(1), kind=vlan
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: Saved original MTU 1500 (min: 0, max: 65535)
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: Saved hardware address: 6a:26:5f:1d:54:04
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: Failed to manage link by its new hardware address, ignoring: File exists
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: Saved IPv6 link-local address generation mode: eui64
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: Flags change: +MULTICAST +BROADCAST
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_36 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=23 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: udev initialized link
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: netdev has index 7
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: netdev ready
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: Saved new link: ifindex=7, iftype=ETHER(1), kind=vlan
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: Saved original MTU 1500 (min: 0, max: 65535)
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: Saved hardware address: 6a:26:5f:1d:54:04
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: Failed to manage link by its new hardware address, ignoring: File exists
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: Saved IPv6 link-local address generation mode: eui64
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: Flags change: +MULTICAST +BROADCAST
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_37 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=24 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: link pending udev initialization...
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: Stacked netdevs created.
Jun 09 19:21:05 example.com systemd-networkd[540]: po1: State changed: configuring -> configured
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=25 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: Found driver: 802.1Q VLAN Support
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: Saved permanent hardware address: 00:00:00:00:00:00
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: Link state is up-to-date
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: State changed: pending -> initialized
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_36 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=26 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: found matching network '/etc/systemd/network/vlan445.network'.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: Configuring with /etc/systemd/network/vlan445.network.
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_36 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=27 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: State changed: initialized -> configuring
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_36 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=28 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv6/conf/vlan445/disable_ipv6' to '0'
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv6/conf/vlan445/use_tempaddr' to '0'
Jun 09 19:21:05 example.com systemd-networkd[540]: No change in value '0', suppressing write
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv6/conf/vlan445/accept_ra' to '0'
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv6/conf/vlan445/proxy_ndp' to '0'
Jun 09 19:21:05 example.com systemd-networkd[540]: No change in value '0', suppressing write
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv4/conf/vlan445/promote_secondaries' to '1'
Jun 09 19:21:05 example.com systemd-networkd[540]: No change in value '1', suppressing write
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: Requested to activate link
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: Requested configuring of the DHCPv6 client.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: Requested configuring of the IPv6 Router Discovery.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: Requesting static address (n/a): 172.16.241.10/24 broadcast 172.16.241.255 (valid forever, preferred forever), flags: tentative, scope: global, label: n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: Setting addresses
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: Bringing link up
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: Flags change: +UP
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_36 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=29 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: Link UP
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: link_check_ready(): static addresses are not configured.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: udev initialized link
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: Found driver: 802.1Q VLAN Support
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: Saved permanent hardware address: 00:00:00:00:00:00
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: Link state is up-to-date
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: State changed: pending -> initialized
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_35 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=30 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: found matching network '/etc/systemd/network/vlan444.network'.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: Configuring with /etc/systemd/network/vlan444.network.
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_35 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=31 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: State changed: initialized -> configuring
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_35 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=32 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv6/conf/vlan444/disable_ipv6' to '0'
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv6/conf/vlan444/use_tempaddr' to '0'
Jun 09 19:21:05 example.com systemd-networkd[540]: No change in value '0', suppressing write
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv6/conf/vlan444/accept_ra' to '0'
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv6/conf/vlan444/proxy_ndp' to '0'
Jun 09 19:21:05 example.com systemd-networkd[540]: No change in value '0', suppressing write
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv4/conf/vlan444/promote_secondaries' to '1'
Jun 09 19:21:05 example.com systemd-networkd[540]: No change in value '1', suppressing write
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: Requested to activate link
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: Requested configuring of the DHCPv6 client.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: Requested configuring of the IPv6 Router Discovery.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: Requesting static address (n/a): 172.16.240.10/24 broadcast 172.16.240.255 (valid forever, preferred forever), flags: tentative, scope: global, label: n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: Setting addresses
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: Bringing link up
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: Flags change: +UP
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_35 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=33 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: Link UP
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan444: link_check_ready(): static addresses are not configured.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan445: found matching network '/etc/systemd/network/vlan445.network'.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: udev initialized link
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: Found driver: 802.1Q VLAN Support
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: Saved permanent hardware address: 00:00:00:00:00:00
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: Link state is up-to-date
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: State changed: pending -> initialized
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_37 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=34 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: found matching network '/etc/systemd/network/vlan2048.network'.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: Configuring with /etc/systemd/network/vlan2048.network.
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_37 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=35 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: State changed: initialized -> configuring
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_37 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=36 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv6/conf/vlan2048/disable_ipv6' to '0'
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv6/conf/vlan2048/use_tempaddr' to '0'
Jun 09 19:21:05 example.com systemd-networkd[540]: No change in value '0', suppressing write
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv6/conf/vlan2048/accept_ra' to '0'
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv6/conf/vlan2048/proxy_ndp' to '0'
Jun 09 19:21:05 example.com systemd-networkd[540]: No change in value '0', suppressing write
Jun 09 19:21:05 example.com systemd-networkd[540]: Setting '/proc/sys/net/ipv4/conf/vlan2048/promote_secondaries' to '1'
Jun 09 19:21:05 example.com systemd-networkd[540]: No change in value '1', suppressing write
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: Requested to activate link
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: Requested configuring of the DHCPv6 client.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: Requested configuring of the IPv6 Router Discovery.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: Requesting static address (n/a): 192.168.0.193/26 broadcast 192.168.0.255 (valid forever, preferred forever), flags: tentative, scope: global, label: n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: Setting addresses
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: link_check_ready(): link is not activated.
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: Bringing link up
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: Flags change: +UP
Jun 09 19:21:05 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_37 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=37 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: Link UP
Jun 09 19:21:05 example.com systemd-networkd[540]: vlan2048: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: gig0: Flags change: +LOWER_UP +RUNNING
Jun 09 19:21:09 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_32 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=38 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: gig0: Gained carrier
Jun 09 19:21:09 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=39 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: po1: Flags change: +LOWER_UP +RUNNING
Jun 09 19:21:09 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=40 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: po1: Gained carrier
Jun 09 19:21:09 example.com systemd-networkd[540]: po1: found matching network '/etc/systemd/network/po1.network'.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: Received new foreign route (configured): 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, flags: n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: Received new foreign route (configured): 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, flags: n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: Flags change: +LOWER_UP +RUNNING
Jun 09 19:21:09 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_35 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=41 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: Gained carrier
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: found matching network '/etc/systemd/network/vlan444.network'.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: LLDP Rx: Started LLDP client
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: Setting addresses
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: DHCPv6 client is configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: IPv6 Router Discovery is configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: Configuring static address (requesting): 172.16.240.10/24 broadcast 172.16.240.255 (valid forever, preferred forever), flags: tentative, scope: global, label: n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: Received new foreign route (configured): 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, flags: n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: Received new foreign route (configured): 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, flags: n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: Flags change: +LOWER_UP +RUNNING
Jun 09 19:21:09 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_36 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=42 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: Gained carrier
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: found matching network '/etc/systemd/network/vlan445.network'.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: LLDP Rx: Started LLDP client
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: Setting addresses
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: DHCPv6 client is configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: IPv6 Router Discovery is configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: Configuring static address (requesting): 172.16.241.10/24 broadcast 172.16.241.255 (valid forever, preferred forever), flags: tentative, scope: global, label: n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: Received new foreign route (configured): 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, flags: n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: Received new foreign route (configured): 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, flags: n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: Flags change: +LOWER_UP +RUNNING
Jun 09 19:21:09 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_37 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=43 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: Gained carrier
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: found matching network '/etc/systemd/network/vlan2048.network'.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: LLDP Rx: Started LLDP client
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: Setting addresses
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: DHCPv6 client is configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: IPv6 Router Discovery is configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: Configuring static address (requesting): 192.168.0.193/26 broadcast 192.168.0.255 (valid forever, preferred forever), flags: tentative, scope: global, label: n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: Received new static address (configured): 172.16.240.10/24 broadcast 172.16.240.255 (valid forever, preferred forever), flags: permanent, scope: global, label: n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: Using nftables as firewall backend.
Jun 09 19:21:09 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_35 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=44 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=45 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: Received new foreign route (configured): dst: 172.16.240.10/32, src: n/a, gw: n/a, prefsrc: 172.16.240.10, scope: host, table: local(255), proto: kernel, type: local, nexthop: 0, priority: 0, flags: n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: Received new foreign route (configured): dst: 172.16.240.255/32, src: n/a, gw: n/a, prefsrc: 172.16.240.10, scope: link, table: local(255), proto: kernel, type: broadcast, nexthop: 0, priority: 0, flags: n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: Received new foreign route (configured): dst: 172.16.240.0/24, src: n/a, gw: n/a, prefsrc: 172.16.240.10, scope: link, table: main(254), proto: kernel, type: unicast, nexthop: 0, priority: 0, flags: n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: Addresses set
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: link_check_ready(): IPv6LL is not configured yet.
Jun 09 19:21:09 example.com systemd-networkd[540]: gig1: Flags change: +LOWER_UP +RUNNING
Jun 09 19:21:09 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_33 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=46 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_34 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=47 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: gig1: Gained carrier
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan444: Remembering foreign nexthop (configured): id: 2, gw: 0.0.0.0, blackhole: no, group: n/a, flags: n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: Received new static address (configured): 172.16.241.10/24 broadcast 172.16.241.255 (valid forever, preferred forever), flags: permanent, scope: global, label: n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_36 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=48 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: Received new foreign route (configured): dst: 172.16.241.10/32, src: n/a, gw: n/a, prefsrc: 172.16.241.10, scope: host, table: local(255), proto: kernel, type: local, nexthop: 0, priority: 0, flags: n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: Received new foreign route (configured): dst: 172.16.241.255/32, src: n/a, gw: n/a, prefsrc: 172.16.241.10, scope: link, table: local(255), proto: kernel, type: broadcast, nexthop: 0, priority: 0, flags: n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: Received new foreign route (configured): dst: 172.16.241.0/24, src: n/a, gw: n/a, prefsrc: 172.16.241.10, scope: link, table: main(254), proto: kernel, type: unicast, nexthop: 0, priority: 0, flags: n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: Addresses set
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: link_check_ready(): IPv6LL is not configured yet.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan445: Remembering foreign nexthop (configured): id: 4, gw: 0.0.0.0, blackhole: no, group: n/a, flags: n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: Received new static address (configured): 192.168.0.193/26 broadcast 192.168.0.255 (valid forever, preferred forever), flags: permanent, scope: global, label: n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_37 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=49 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: link_check_ready(): static addresses are not configured.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: Received new foreign route (configured): dst: 192.168.0.193/32, src: n/a, gw: n/a, prefsrc: 192.168.0.193, scope: host, table: local(255), proto: kernel, type: local, nexthop: 0, priority: 0, flags: n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: Received new foreign route (configured): dst: 192.168.0.255/32, src: n/a, gw: n/a, prefsrc: 192.168.0.193, scope: link, table: local(255), proto: kernel, type: broadcast, nexthop: 0, priority: 0, flags: n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: Received new foreign route (configured): dst: 192.168.0.192/26, src: n/a, gw: n/a, prefsrc: 192.168.0.193, scope: link, table: main(254), proto: kernel, type: unicast, nexthop: 0, priority: 0, flags: n/a
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: Addresses set
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: link_check_ready(): IPv6LL is not configured yet.
Jun 09 19:21:09 example.com systemd-networkd[540]: vlan2048: Remembering foreign nexthop (configured): id: 6, gw: 0.0.0.0, blackhole: no, group: n/a, flags: n/a
Jun 09 19:21:11 example.com systemd-networkd[540]: vlan444: Received new foreign address (configured): fe80::6826:5fff:fe1d:5404/64 (valid forever, preferred forever), flags: permanent, scope: link
Jun 09 19:21:11 example.com systemd-networkd[540]: vlan444: Gained IPv6LL
Jun 09 19:21:11 example.com systemd-networkd[540]: vlan444: Discovering IPv6 routers
Jun 09 19:21:11 example.com systemd-networkd[540]: vlan444: NDISC: Started IPv6 Router Solicitation client
Jun 09 19:21:11 example.com systemd-networkd[540]: vlan444: State changed: configuring -> configured
Jun 09 19:21:11 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_35 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=50 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:11 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_35 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=51 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:11 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=52 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:11 example.com systemd-networkd[540]: vlan444: Received new foreign route (configured): dst: fe80::6826:5fff:fe1d:5404/128, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: local(255), proto: kernel, type: local, nexthop: 0, priority: 0, flags: n/a
Jun 09 19:21:11 example.com systemd-networkd[540]: vlan444: Remembering foreign nexthop (configured): id: 8, gw: ::, blackhole: no, group: n/a, flags: n/a
Jun 09 19:21:11 example.com systemd-networkd[540]: vlan445: Received new foreign address (configured): fe80::6826:5fff:fe1d:5404/64 (valid forever, preferred forever), flags: permanent, scope: link
Jun 09 19:21:11 example.com systemd-networkd[540]: vlan445: Gained IPv6LL
Jun 09 19:21:11 example.com systemd-networkd[540]: vlan445: Discovering IPv6 routers
Jun 09 19:21:11 example.com systemd-networkd[540]: vlan445: NDISC: Started IPv6 Router Solicitation client
Jun 09 19:21:11 example.com systemd-networkd[540]: vlan445: State changed: configuring -> configured
Jun 09 19:21:11 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_36 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=53 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:11 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_36 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=54 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:11 example.com systemd-networkd[540]: vlan445: Received new foreign route (configured): dst: fe80::6826:5fff:fe1d:5404/128, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: local(255), proto: kernel, type: local, nexthop: 0, priority: 0, flags: n/a
Jun 09 19:21:11 example.com systemd-networkd[540]: vlan2048: Received new foreign address (configured): fe80::6826:5fff:fe1d:5404/64 (valid forever, preferred forever), flags: permanent, scope: link
Jun 09 19:21:11 example.com systemd-networkd[540]: vlan2048: Gained IPv6LL
Jun 09 19:21:11 example.com systemd-networkd[540]: vlan2048: Discovering IPv6 routers
Jun 09 19:21:11 example.com systemd-networkd[540]: vlan2048: NDISC: Started IPv6 Router Solicitation client
Jun 09 19:21:11 example.com systemd-networkd[540]: vlan2048: State changed: configuring -> configured
Jun 09 19:21:11 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_37 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=55 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:11 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_37 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=56 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:11 example.com systemd-networkd[540]: vlan2048: Received new foreign route (configured): dst: fe80::6826:5fff:fe1d:5404/128, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: local(255), proto: kernel, type: local, nexthop: 0, priority: 0, flags: n/a
Jun 09 19:21:11 example.com systemd-networkd[540]: vlan444: NDISC: Failed to send Router Solicitation, next solicitation in 4s, ignoring: No buffer space available
Jun 09 19:21:12 example.com systemd-networkd[540]: vlan445: NDISC: Failed to send Router Solicitation, next solicitation in 4s, ignoring: No buffer space available
Jun 09 19:21:12 example.com systemd-networkd[540]: vlan2048: NDISC: Failed to send Router Solicitation, next solicitation in 4s, ignoring: No buffer space available
Jun 09 19:21:15 example.com systemd-networkd[540]: vlan444: NDISC: Sent Router Solicitation, next solicitation in 7s
Jun 09 19:21:16 example.com systemd-networkd[540]: vlan2048: NDISC: Sent Router Solicitation, next solicitation in 8s
Jun 09 19:21:16 example.com systemd-networkd[540]: vlan445: NDISC: Sent Router Solicitation, next solicitation in 8s
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: Saved new link: ifindex=8, iftype=PPP(512), kind=ppp
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: Saved original MTU 1500 (min: 0, max: 4294967295)
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: Saved IPv6 link-local address generation mode: eui64
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: Flags change: +MULTICAST +POINTOPOINT +NOARP
Jun 09 19:21:21 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_38 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=57 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: link pending udev initialization...
Jun 09 19:21:21 example.com systemd-networkd[540]: Ignoring received foreign routing policy rule (configured): priority: 300, 90.189.169.192/32 -> 0.0.0.0/0, iif: ppp0, oif: n/a, table: 10000
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: udev initialized link
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: Found driver: ppp
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: Link state is up-to-date
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: State changed: pending -> initialized
Jun 09 19:21:21 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_38 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=58 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: Unmanaging interface.
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: State changed: initialized -> unmanaged
Jun 09 19:21:21 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_38 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=59 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: MTU is changed: 1500 → 1492 (min: 0, max: 4294967295)
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: Received new foreign address (configured): 90.189.169.192/32 (valid forever, preferred forever), flags: permanent, scope: global, label: n/a
Jun 09 19:21:21 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_38 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=60 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: link_check_ready(): link is in unmanaged state.
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: Received new foreign route (configured): dst: 90.189.169.192/32, src: n/a, gw: n/a, prefsrc: 90.189.169.192, scope: host, table: local(255), proto: kernel, type: local, nexthop: 0, priority: 0, flags: n/a
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: Forgetting removed foreign address (n/a): 90.189.169.192/32 (valid forever, preferred forever), flags: permanent, scope: global, label: n/a
Jun 09 19:21:21 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_38 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=61 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: link_check_ready(): link is in unmanaged state.
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: Forgetting foreign route (n/a): dst: 90.189.169.192/32, src: n/a, gw: n/a, prefsrc: 90.189.169.192, scope: host, table: local(255), proto: kernel, type: local, nexthop: 0, priority: 0, flags: n/a
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: Received new foreign address (configured): 90.189.169.192 peer 212.164.88.1/32 (valid forever, preferred forever), flags: permanent, scope: global, label: n/a
Jun 09 19:21:21 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_38 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=62 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: link_check_ready(): link is in unmanaged state.
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: Received new foreign route (configured): dst: 90.189.169.192/32, src: n/a, gw: n/a, prefsrc: 90.189.169.192, scope: host, table: local(255), proto: kernel, type: local, nexthop: 0, priority: 0, flags: n/a
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: Flags change: +UP +LOWER_UP +RUNNING
Jun 09 19:21:21 example.com systemd-networkd[540]: Sent message type=signal sender=n/a destination=n/a path=/org/freedesktop/network1/link/_38 interface=org.freedesktop.DBus.Properties member=PropertiesChanged cookie=63 reply_cookie=0 signature=sa{sv}as error-name=n/a error-message=n/a
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: Link UP
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: Gained carrier
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: Received new foreign route (configured): dst: 212.164.88.1/32, src: n/a, gw: n/a, prefsrc: 90.189.169.192, scope: link, table: main(254), proto: kernel, type: unicast, nexthop: 0, priority: 0, flags: n/a
Jun 09 19:21:21 example.com systemd-networkd[540]: Kernel removed unknown foreign routing policy rule (n/a): priority: 300, 90.189.169.192/32 -> 0.0.0.0/0, iif: ppp0, oif: n/a, table: 10000
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: Remembering foreign nexthop (configured): id: 17, gw: 0.0.0.0, blackhole: no, group: n/a, flags: n/a
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: Remembering foreign nexthop (configured): id: 18, gw: 0.0.0.0, blackhole: no, group: n/a, flags: n/a
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: Received new foreign route (configured): dst: n/a, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: main(254), proto: 196, type: unicast, nexthop: 18, priority: 20, flags: n/a
Jun 09 19:21:21 example.com systemd-networkd[540]: ppp0: Received new foreign route (configured): dst: n/a, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: 10000, proto: 195, type: unicast, nexthop: 18, priority: 20, flags: n/a
Jun 09 19:21:21 example.com systemd-networkd[540]: Ignoring received foreign routing policy rule (configured): priority: 300, 90.189.169.192/32 -> 0.0.0.0/0, iif: ppp0, oif: n/a, table: 10000
Jun 09 19:21:22 example.com systemd-networkd[540]: Received new foreign route (configured): dst: n/a, src: n/a, gw: n/a, prefsrc: n/a, scope: global, table: 22, proto: boot, type: unreachable, nexthop: 0, priority: 0, flags: n/a
Jun 09 19:21:22 example.com systemd-networkd[540]: Remembering foreign nexthop (configured): id: 21, gw: 0.0.0.0, blackhole: yes, group: n/a, flags: n/a
Jun 09 19:21:22 example.com systemd-networkd[540]: Ignoring received foreign routing policy rule (configured): priority: 299, 0.0.0.0/0 -> 103.154.63.174/32, iif: n/a, oif: n/a, table: 22
Jun 09 19:21:22 example.com systemd-networkd[540]: Ignoring received foreign routing policy rule (configured): priority: 298, 0.0.0.0/0 -> 146.190.102.80/32, iif: n/a, oif: n/a, table: 22
Jun 09 19:21:22 example.com systemd-networkd[540]: Ignoring received foreign routing policy rule (configured): priority: 297, 0.0.0.0/0 -> 183.81.169.238/32, iif: n/a, oif: n/a, table: 22
Jun 09 19:21:22 example.com systemd-networkd[540]: Ignoring received foreign routing policy rule (configured): priority: 296, 0.0.0.0/0 -> 190.167.98.151/32, iif: n/a, oif: n/a, table: 22
Jun 09 19:21:23 example.com systemd-networkd[540]: vlan444: NDISC: No RA received before link confirmation timeout
Jun 09 19:21:23 example.com systemd-networkd[540]: vlan444: NDISC: Invoking callback for 'timeout' event.
Jun 09 19:21:23 example.com systemd-networkd[540]: vlan444: NDisc handler get timeout event
Jun 09 19:21:23 example.com systemd-networkd[540]: vlan445: NDISC: No RA received before link confirmation timeout
Jun 09 19:21:23 example.com systemd-networkd[540]: vlan445: NDISC: Invoking callback for 'timeout' event.
Jun 09 19:21:23 example.com systemd-networkd[540]: vlan445: NDisc handler get timeout event
Jun 09 19:21:23 example.com systemd-networkd[540]: vlan2048: NDISC: No RA received before link confirmation timeout
Jun 09 19:21:23 example.com systemd-networkd[540]: vlan2048: NDISC: Invoking callback for 'timeout' event.
Jun 09 19:21:23 example.com systemd-networkd[540]: vlan2048: NDisc handler get timeout event
Jun 09 19:21:23 example.com systemd-networkd[540]: vlan444: NDISC: Sent Router Solicitation, next solicitation in 14s
Jun 09 19:21:24 example.com systemd-networkd[540]: vlan2048: NDISC: Sent Router Solicitation, next solicitation in 16s
Jun 09 19:21:24 example.com systemd-networkd[540]: vlan445: NDISC: Sent Router Solicitation, next solicitation in 16s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment