No IPv6 Adress after Interface Reload on PPPoE over IPv6 / DHCPv6

Started by jobraun2, April 10, 2025, 06:25:05 PM

Previous topic - Next topic
This is my current configuration: https://forum.opnsense.org/index.php?topic=46665.0

Unfortunately Deutsche Giganetz is forcing a PPPoE Reconnect after 24 hours ... and the interface doesn't come up afterwards.

Manually doing an Interface reload in the Overview is also breaking the connection.
Looks like it pppoe session comes up (I've CHAP SUCESS in my logs) - but it looks like it's not doing the DHCPv6 request afterwards to get an IP on the Interface.

Would appreciate any hint in the right direction :)

How can I manually trigger the DHCPv6 Request?

Thanks!

You cannot view this attachment.

Interface reload (broken):
You cannot view this attachment.

You cannot view this attachment.

After Reboot (working):
You cannot view this attachment.

Today I didn't restart my OPNsense and noticed that it fixed itself later on the day.

My interface reset cronjob was 4:00, it fixed itself 18:53 - not sure why, is there a lease time that can expire?



2025-04-13T18:53:16 Notice opnsense /usr/local/etc/rc.newwanipv6: plugins_configure newwanip (execute task : wireguard_sync())
2025-04-13T18:53:16 Notice opnsense /usr/local/etc/rc.newwanipv6: plugins_configure newwanip (execute task : webgui_configure_do(,[opt13,opt7,opt2,opt12]))
2025-04-13T18:53:16 Notice opnsense /usr/local/etc/rc.newwanipv6: plugins_configure newwanip (execute task : vxlan_configure_do())
2025-04-13T18:53:16 Notice opnsense /usr/local/etc/rc.newwanipv6: plugins_configure newwanip (execute task : unbound_configure_do(,[opt13,opt7,opt2,opt12]))
2025-04-13T18:53:16 Notice opnsense /usr/local/etc/rc.newwanipv6: plugins_configure newwanip (execute task : openssh_configure_do(,[opt13,opt7,opt2,opt12]))
2025-04-13T18:53:16 Notice opnsense /usr/local/etc/rc.newwanipv6: plugins_configure newwanip (execute task : opendns_configure_do())
2025-04-13T18:53:16 Notice opnsense /usr/local/etc/rc.newwanipv6: plugins_configure newwanip (execute task : ntpd_configure_do())
2025-04-13T18:53:16 Notice opnsense /usr/local/etc/rc.newwanipv6: plugins_configure newwanip (execute task : dnsmasq_configure_do())
2025-04-13T18:53:16 Notice opnsense /usr/local/etc/rc.newwanipv6: plugins_configure newwanip (execute task : dhcrelay_configure_if(,[opt13,opt7,opt2,opt12],inet6))
2025-04-13T18:53:16 Notice opnsense /usr/local/etc/rc.newwanipv6: plugins_configure newwanip (,[opt13,opt7,opt2,opt12],inet6)
2025-04-13T18:53:16 Notice opnsense /usr/local/etc/rc.newwanipv6: plugins_configure vpn (execute task : wireguard_configure_do())
2025-04-13T18:53:16 Notice opnsense /usr/local/etc/rc.newwanipv6: plugins_configure vpn (execute task : openvpn_configure_do(,[opt13,opt7,opt2,opt12]))
2025-04-13T18:53:16 Notice opnsense /usr/local/etc/rc.newwanipv6: plugins_configure vpn (execute task : ipsec_configure_do(,[opt13,opt7,opt2,opt12]))
2025-04-13T18:53:16 Notice opnsense /usr/local/etc/rc.newwanipv6: plugins_configure vpn (,[opt13,opt7,opt2,opt12],inet6)
2025-04-13T18:53:14 Notice opnsense /usr/local/etc/rc.syshook.d/monitor/20-recover: plugins_configure monitor (execute task : dpinger_configure_do(1,[WANGIGANETZ_DHCP6]))
2025-04-13T18:53:14 Notice opnsense /usr/local/etc/rc.syshook.d/monitor/20-recover: plugins_configure monitor (1,[WANGIGANETZ_DHCP6])
2025-04-13T18:53:14 Warning opnsense /usr/local/etc/rc.routing_configure: ROUTING: gateway IP could not be found for 10.86.64.0/20
2025-04-13T18:53:14 Notice opnsense /usr/local/etc/rc.routing_configure: ROUTING: keeping inet6 default route to fe80::8a90:9ff:fe68:a06b%pppoe1
2025-04-13T18:53:14 Notice opnsense /usr/local/etc/rc.routing_configure: ROUTING: configuring inet6 default gateway on opt13
2025-04-13T18:53:14 Notice opnsense /usr/local/etc/rc.routing_configure: ROUTING: keeping inet default route to 62.155.246.150
2025-04-13T18:53:14 Notice opnsense /usr/local/etc/rc.routing_configure: ROUTING: configuring inet default gateway on wan
2025-04-13T18:53:14 Notice opnsense /usr/local/etc/rc.routing_configure: ROUTING: treating '62.155.246.150' as far gateway for '79.251.215.129/32'
2025-04-13T18:53:14 Notice opnsense /usr/local/etc/rc.routing_configure: ROUTING: entering configure using defaults
2025-04-13T18:53:14 Notice opnsense /usr/local/etc/rc.newwanipv6: plugins_configure monitor (execute task : dpinger_configure_do(,[WANGIGANETZ_DHCP6]))
2025-04-13T18:53:14 Notice opnsense /usr/local/etc/rc.newwanipv6: plugins_configure monitor (,[WANGIGANETZ_DHCP6])
2025-04-13T18:53:14 Warning opnsense /usr/local/etc/rc.newwanipv6: ROUTING: gateway IP could not be found for 10.86.64.0/20
2025-04-13T18:53:14 Notice opnsense /usr/local/etc/rc.newwanipv6: ROUTING: keeping inet6 default route to fe80::8a90:9ff:fe68:a06b%pppoe1
2025-04-13T18:53:14 Notice opnsense /usr/local/etc/rc.newwanipv6: ROUTING: configuring inet6 default gateway on opt13
2025-04-13T18:53:14 Notice opnsense /usr/local/etc/rc.newwanipv6: ROUTING: entering configure using opt13, opt7, opt2, opt12
2025-04-13T18:53:14 Warning radvd exiting, 1 sigterm(s) received
2025-04-13T18:53:13 Notice opnsense /usr/local/etc/rc.newwanipv6: plugins_configure dhcp (execute task : radvd_configure_dhcp(,inet6))
2025-04-13T18:53:13 Notice opnsense /usr/local/etc/rc.newwanipv6: plugins_configure dhcp (execute task : dhcpd_dhcp_configure(,inet6))
2025-04-13T18:53:13 Notice opnsense /usr/local/etc/rc.newwanipv6: plugins_configure dhcp (,inet6)
2025-04-13T18:53:13 Notice opnsense /usr/local/etc/rc.newwanipv6: plugins_configure monitor (execute task : dpinger_configure_do(,[WANGIGAGIFV4_TUNNELV4]))
2025-04-13T18:53:13 Notice opnsense /usr/local/etc/rc.newwanipv6: plugins_configure monitor (,[WANGIGAGIFV4_TUNNELV4])
2025-04-13T18:53:13 Warning opnsense /usr/local/etc/rc.newwanipv6: ROUTING: gateway IP could not be found for 10.86.64.0/20
2025-04-13T18:53:13 Notice opnsense /usr/local/etc/rc.newwanipv6: ROUTING: entering configure using opt9
2025-04-13T18:53:12 Notice opnsense /usr/local/etc/rc.newwanipv6: IP renewal starting (address: 2a01:41e3:4000::2:75e2, interface: opt13, device: pppoe1)
2025-04-13T18:53:09 Notice dhcp6c dhcp6c_script: REQUEST on pppoe1 renewal
2025-04-13T18:53:09 Notice dhcp6c dhcp6c_script: REQUEST on pppoe1 executing
2025-04-13T18:53:07 Notice dhcp6c dhcp6c_script: RENEW on pppoe0 executing