Package: wide-dhcpv6-client Version: 20080615-23 Severity: normal Dear Maintainer,
* What led up to the situation? /etc/default/wide-dhcpv6-client has VERBOSE=1. I can see that '-d' is on the args of the running process. However these logs don't seem to make it into the systemd journal. I'm guessing this is because this is still a sysv init service and not native systemd. * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outcome of this action? * What outcome did you expect instead? -- System Information: Debian Release: 12.6 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.1.0-22-amd64 (SMP w/12 CPU threads; PREEMPT) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages wide-dhcpv6-client depends on: ii debconf [debconf-2.0] 1.5.82 ii init-system-helpers 1.65.2 ii libc6 2.36-9+deb12u7 ii libfl2 2.6.4-8.2 ii sharutils 1:4.15.2-9 ii sysvinit-utils [lsb-base] 3.06-4 wide-dhcpv6-client recommends no packages. wide-dhcpv6-client suggests no packages. -- Configuration Files: /etc/wide-dhcpv6/dhcp6c.conf changed: interface enp1s0f4 { # external facing interface (WAN) send ia-na 1; send ia-pd 1; script "/etc/wide-dhcpv6/dhcp6c-script"; }; id-assoc na 1 { }; id-assoc pd 1 { prefix ::/56 infinity; prefix-interface dummy0 { sla-id 0; sla-len 0; }; prefix-interface enp1s0f4d1.10 { #internal facing interface (LAN) sla-id 0; # subnet. Combined with ia-pd to configure the subnet for this interface. ifid 1; #IP address "postfix". if not set it will use EUI-64 address of the interface. Combined with SLA-ID'd prefix to create full IP address of interface. sla-len 8; # prefix bits assigned. Take the prefix size you're assigned (something like /48 or /56) and subtract it from 64. In my case I was being assigned a /56, so 64-56=8 }; prefix-interface enp1s0f4d1.11 { #internal facing interface (LAN) sla-id 1; # subnet. Combined with ia-pd to configure the subnet for this interface. ifid 1; #IP address "postfix". if not set it will use EUI-64 address of the interface. Combined with SLA-ID'd prefix to create full IP address of interface. sla-len 8; # prefix bits assigned. Take the prefix size you're assigned (something like /48 or /56) and subtract it from 64. In my case I was being assigned a /56, so 64-56=8 }; prefix-interface enp1s0f4d1.14 { #internal facing interface (LAN) sla-id 2; # subnet. Combined with ia-pd to configure the subnet for this interface. ifid 1; #IP address "postfix". if not set it will use EUI-64 address of the interface. Combined with SLA-ID'd prefix to create full IP address of interface. sla-len 8; # prefix bits assigned. Take the prefix size you're assigned (something like /48 or /56) and subtract it from 64. In my case I was being assigned a /56, so 64-56=8 }; }; -- debconf information: * wide-dhcpv6-client/interfaces: enp1s0f4