On 14/3/23 12:29, jeremy ardley wrote:
I am testing the alpha 2 release of Debian 12
(I'm quite annoyed they have done away with /var/log/syslog)

My system is "pure" debian 12 and was net installed a few minutes before my checks. Nothing was changed from the original install.

My problem today is identifying what bit of the system is getting the IPv6 address. I can find nothing in journalctl

The networking  is pure systemd networkd.service controlled

Correction. I mistyped above. My system uses the systemd networking.service

root@debian12:/etc/network# systemctl status networking
● networking.service - Raise network interfaces
     Loaded: loaded (/lib/systemd/system/networking.service; enabled; preset: enabled)
     Active: active (exited) since Tue 2023-03-14 12:04:46 AWST; 23min ago
       Docs: man:interfaces(5)
    Process: 299 ExecStart=/sbin/ifup -a --read-environment (code=exited, status=0/SUCCESS)     Process: 374 ExecStart=/bin/sh -c if [ -f /run/network/restart-hotplug ]; then /sbin/ifup -a --read-environment --allow=hotplug; fi (code=exited, status=0/SUCCESS)
   Main PID: 374 (code=exited, status=0/SUCCESS)
        CPU: 15ms

Mar 14 12:04:46 debian12 systemd[1]: Starting networking.service - Raise network interfaces... Mar 14 12:04:46 debian12 systemd[1]: Finished networking.service - Raise network interfaces.

--
Jeremy
(Lists)

Reply via email to