1
General Discussion / IPv6 - DHCPv6 - WAN up down endless loop
« on: August 29, 2021, 09:11:00 am »
Hey Folks
I've a question about my IPv6 Problem, my ISP given a /48 Prefix and i can't set up IPv6 running correctly.
WAN Is PPPoE and without IPv6, all works fine,
So i set IPv6 to DHCPv6
- Use IPv4 connectivity
- set the prefix to /48 as it should be.
After days of trying i read about (Interfaces -> Settings -> Prevent release) and so i checked this.
I tried options with "request prefix only" / "send prefix hint" and without this 2 or just one of this 2.
But the errors are allways the same.
So i set debug log and i have to post it here, cause i run out of my knwoledge and i hope someone can help.
Here is the Log:
Greetings
I've a question about my IPv6 Problem, my ISP given a /48 Prefix and i can't set up IPv6 running correctly.
WAN Is PPPoE and without IPv6, all works fine,
So i set IPv6 to DHCPv6
- Use IPv4 connectivity
- set the prefix to /48 as it should be.
After days of trying i read about (Interfaces -> Settings -> Prevent release) and so i checked this.
I tried options with "request prefix only" / "send prefix hint" and without this 2 or just one of this 2.
But the errors are allways the same.
So i set debug log and i have to post it here, cause i run out of my knwoledge and i hope someone can help.
Here is the Log:
Code: [Select]
2021-08-29T08:55:25 dhcp6c[85838] reset a timer on pppoe0, state=SOLICIT, timeo=5, retrans=30695
2021-08-29T08:55:25 dhcp6c[85838] send solicit to ff02::1:2%pppoe0
2021-08-29T08:55:25 dhcp6c[85838] set elapsed time (len 2)
2021-08-29T08:55:25 dhcp6c[85838] set client ID (len 14)
2021-08-29T08:55:09 dhcp6c[85838] reset a timer on pppoe0, state=SOLICIT, timeo=4, retrans=15989
2021-08-29T08:55:09 dhcp6c[85838] send solicit to ff02::1:2%pppoe0
2021-08-29T08:55:09 dhcp6c[85838] set elapsed time (len 2)
2021-08-29T08:55:09 dhcp6c[85838] set client ID (len 14)
2021-08-29T08:55:02 opnsense[88310] /usr/local/etc/rc.newwanipv6: Failed to detect IP for WAN[wan]
2021-08-29T08:55:02 opnsense[88310] /usr/local/etc/rc.newwanipv6: On (IP address: ) (interface: WAN[wan]) (real interface: pppoe0).
2021-08-29T08:55:02 opnsense[88310] /usr/local/etc/rc.newwanipv6: IPv6 renewal is starting on 'pppoe0'
2021-08-29T08:55:01 dhcp6c[85838] reset a timer on pppoe0, state=SOLICIT, timeo=3, retrans=8058
2021-08-29T08:55:01 dhcp6c[85838] transmit failed: Network is down
2021-08-29T08:55:01 dhcp6c[85838] set elapsed time (len 2)
2021-08-29T08:55:01 dhcp6c[85838] set client ID (len 14)
2021-08-29T08:55:00 opnsense[16935] plugins_configure newwanip (execute task : unbound_configure_do(,wan))
2021-08-29T08:55:00 opnsense[16935] plugins_configure newwanip (execute task : openssh_configure_do(,wan))
2021-08-29T08:55:00 opnsense[16935] plugins_configure newwanip (execute task : opendns_configure_do())
2021-08-29T08:55:00 opnsense[16935] /usr/local/etc/rc.newwanip: The command '/usr/local/sbin/ntpd -g -c '/var/etc/ntpd.conf' -p '/var/run/ntpd.pid'' returned exit code '1', the output was ''
2021-08-29T08:55:00 opnsense[16935] plugins_configure newwanip (execute task : ntpd_configure_do())
2021-08-29T08:55:00 opnsense[16935] plugins_configure newwanip (execute task : dyndns_configure_do(,wan))
2021-08-29T08:55:00 opnsense[16935] plugins_configure newwanip (,wan)
2021-08-29T08:55:00 opnsense[16935] /usr/local/etc/rc.newwanip: Resyncing OpenVPN instances for interface WAN.
2021-08-29T08:55:00 opnsense[16935] plugins_configure vpn (execute task : openvpn_configure_do(,wan))
2021-08-29T08:55:00 opnsense[16935] plugins_configure vpn (execute task : ipsec_configure_do(,wan))
2021-08-29T08:55:00 opnsense[16935] plugins_configure vpn (,wan)
2021-08-29T08:55:00 opnsense[16935] /usr/local/etc/rc.newwanip: The WAN_DHCP6 monitor address is empty, skipping.
2021-08-29T08:55:00 opnsense[16935] /usr/local/etc/rc.newwanip: The WAN_PPPOE monitor address is empty, skipping.
2021-08-29T08:55:00 opnsense[16935] plugins_configure monitor (execute task : dpinger_configure_do())
2021-08-29T08:55:00 opnsense[16935] plugins_configure monitor ()
2021-08-29T08:55:00 opnsense[16935] /usr/local/etc/rc.newwanip: ROUTING: keeping current default gateway '5.180.132.202'
2021-08-29T08:55:00 opnsense[16935] /usr/local/etc/rc.newwanip: ROUTING: setting IPv4 default route to 5.180.132.202
2021-08-29T08:55:00 opnsense[16935] /usr/local/etc/rc.newwanip: ROUTING: IPv4 default gateway set to wan
2021-08-29T08:55:00 opnsense[16935] /usr/local/etc/rc.newwanip: ROUTING: entering configure using 'wan'
2021-08-29T08:55:00 opnsense[16935] plugins_configure hosts (execute task : unbound_hosts_generate())
2021-08-29T08:55:00 opnsense[16935] plugins_configure hosts (execute task : dnsmasq_hosts_generate())
2021-08-29T08:55:00 opnsense[16935] plugins_configure hosts ()
2021-08-29T08:55:00 opnsense[16935] /usr/local/etc/rc.newwanip: On (IP address: 213.144.157.130) (interface: WAN[wan]) (real interface: pppoe0).
2021-08-29T08:55:00 opnsense[16935] /usr/local/etc/rc.newwanip: IPv4 renewal is starting on 'pppoe0'
2021-08-29T08:54:57 dhcp6c[85838] reset a timer on pppoe0, state=SOLICIT, timeo=2, retrans=4020
2021-08-29T08:54:57 dhcp6c[85838] transmit failed: Can't assign requested address
2021-08-29T08:54:57 dhcp6c[85838] set elapsed time (len 2)
2021-08-29T08:54:57 dhcp6c[85838] set client ID (len 14)
2021-08-29T08:54:56 opnsense[1161] plugins_configure dns (execute task : unbound_configure_do())
2021-08-29T08:54:56 opnsense[1161] plugins_configure dns (execute task : dnsmasq_configure_do())
2021-08-29T08:54:56 opnsense[1161] plugins_configure dns ()
2021-08-29T08:54:56 opnsense[1161] plugins_configure dhcp (execute task : dhcpd_dhcp_configure())
2021-08-29T08:54:56 opnsense[1161] plugins_configure dhcp ()
2021-08-29T08:54:56 opnsense[1161] plugins_configure ipsec (execute task : ipsec_configure_do(,wan))
2021-08-29T08:54:56 opnsense[1161] plugins_configure ipsec (,wan)
2021-08-29T08:54:56 opnsense[1161] /interfaces.php: ROUTING: entering configure using 'wan'
2021-08-29T08:54:55 dhcp6c[85838] reset a timer on pppoe0, state=SOLICIT, timeo=1, retrans=1983
2021-08-29T08:54:55 dhcp6c[85838] transmit failed: Can't assign requested address
2021-08-29T08:54:55 dhcp6c[85838] set elapsed time (len 2)
2021-08-29T08:54:55 dhcp6c[85838] set client ID (len 14)
2021-08-29T08:54:54 dhcp6c[85838] reset a timer on pppoe0, state=SOLICIT, timeo=0, retrans=1021
2021-08-29T08:54:54 dhcp6c[85838] transmit failed: Can't assign requested address
2021-08-29T08:54:54 dhcp6c[85838] set elapsed time (len 2)
2021-08-29T08:54:54 dhcp6c[85838] set client ID (len 14)
2021-08-29T08:54:54 dhcp6c[85838] a new XID (87ea66) is generated
2021-08-29T08:54:54 dhcp6c[85838] reset a timer on pppoe0, state=INIT, timeo=0, retrans=90
2021-08-29T08:54:54 dhcp6c[85838] called
2021-08-29T08:54:54 dhcp6c[85838] called
2021-08-29T08:54:54 dhcp6c[85838] called
2021-08-29T08:54:54 dhcp6c[85838] called
2021-08-29T08:54:54 dhcp6c[85838] removing an event on pppoe0, state=SOLICIT
2021-08-29T08:54:53 configctl[38131] event @ 1630220093.10 exec: system event config_changed
2021-08-29T08:54:53 configctl[38131] event @ 1630220093.10 msg: Aug 29 08:54:53 azathoth.gark.loc config[1161]: [2021-08-29T08:54:53+02:00][info] config-event: new_config /conf/backup/config-1630220093.1037.xml
2021-08-29T08:54:52 opnsense[19494] plugins_configure newwanip (execute task : unbound_configure_do(,wan))
2021-08-29T08:54:52 opnsense[19494] plugins_configure newwanip (execute task : openssh_configure_do(,wan))
2021-08-29T08:54:52 opnsense[19494] plugins_configure newwanip (execute task : opendns_configure_do())
2021-08-29T08:54:52 opnsense[19494] /usr/local/etc/rc.newwanip: The command '/usr/local/sbin/ntpd -g -c '/var/etc/ntpd.conf' -p '/var/run/ntpd.pid'' returned exit code '1', the output was ''
2021-08-29T08:54:52 opnsense[61707] plugins_configure newwanip (execute task : unbound_configure_do(,wan))
2021-08-29T08:54:52 opnsense[61707] plugins_configure newwanip (execute task : openssh_configure_do(,wan))
2021-08-29T08:54:52 opnsense[61707] plugins_configure newwanip (execute task : opendns_configure_do())
2021-08-29T08:54:52 opnsense[61707] /interfaces.php: The command '/usr/local/sbin/ntpd -g -c '/var/etc/ntpd.conf' -p '/var/run/ntpd.pid'' returned exit code '1', the output was ''
2021-08-29T08:54:52 opnsense[10989] plugins_configure newwanip (execute task : unbound_configure_do(,wan))
2021-08-29T08:54:52 opnsense[10989] plugins_configure newwanip (execute task : openssh_configure_do(,wan))
2021-08-29T08:54:52 opnsense[10989] plugins_configure newwanip (execute task : opendns_configure_do())
2021-08-29T08:54:52 dhcp6c[85838] reset a timer on pppoe0, state=SOLICIT, timeo=1, retrans=2253
2021-08-29T08:54:52 dhcp6c[85838] transmit failed: Can't assign requested address
2021-08-29T08:54:52 dhcp6c[85838] set IA_PD
2021-08-29T08:54:52 dhcp6c[85838] set IA_PD prefix
2021-08-29T08:54:52 dhcp6c[85838] set option request (len 4)
2021-08-29T08:54:52 dhcp6c[85838] set elapsed time (len 2)
2021-08-29T08:54:52 dhcp6c[85838] set identity association
2021-08-29T08:54:52 dhcp6c[85838] set client ID (len 14)
2021-08-29T08:54:51 opnsense[19494] plugins_configure newwanip (,wan)
2021-08-29T08:54:51 opnsense[19494] /usr/local/etc/rc.newwanip: Resyncing OpenVPN instances for interface WAN.
2021-08-29T08:54:51 opnsense[19494] plugins_configure vpn (execute task : openvpn_configure_do(,wan))
2021-08-29T08:54:51 opnsense[19494] plugins_configure vpn (,wan)
2021-08-29T08:54:51 opnsense[19494] /usr/local/etc/rc.newwanip: The WAN_PPPOE monitor address is empty, skipping.
2021-08-29T08:54:51 opnsense[19494] /usr/local/etc/rc.newwanip: The WAN_DHCP6 monitor address is empty, skipping.
2021-08-29T08:54:51 opnsense[19494] plugins_configure monitor (execute task : dpinger_configure_do())
2021-08-29T08:54:51 opnsense[19494] plugins_configure monitor ()
2021-08-29T08:54:51 dhcp6c[85838] reset a timer on pppoe0, state=SOLICIT, timeo=0, retrans=1082
2021-08-29T08:54:51 dhcp6c[85838] send solicit to ff02::1:2%pppoe0
2021-08-29T08:54:51 dhcp6c[85838] set IA_PD
2021-08-29T08:54:51 dhcp6c[85838] set IA_PD prefix
2021-08-29T08:54:51 dhcp6c[85838] set option request (len 4)
2021-08-29T08:54:51 dhcp6c[85838] set elapsed time (len 2)
2021-08-29T08:54:51 dhcp6c[85838] set identity association
2021-08-29T08:54:51 dhcp6c[85838] set client ID (len 14)
2021-08-29T08:54:51 dhcp6c[85838] a new XID (6faf69) is generated
2021-08-29T08:54:51 opnsense[19494] /usr/local/etc/rc.newwanip: ROUTING: keeping current default gateway 'fe80::7abc:1aff:fe93:dc80%pppoe0'
2021-08-29T08:54:51 opnsense[19494] /usr/local/etc/rc.newwanip: ROUTING: setting IPv6 default route to fe80::7abc:1aff:fe93:dc80
2021-08-29T08:54:51 opnsense[19494] /usr/local/etc/rc.newwanip: ROUTING: IPv6 default gateway set to wan
2021-08-29T08:54:51 opnsense[19494] /usr/local/etc/rc.newwanip: ROUTING: keeping current default gateway '5.180.132.202'
2021-08-29T08:54:50 opnsense[19494] /usr/local/etc/rc.newwanip: ROUTING: setting IPv4 default route to 5.180.132.202
2021-08-29T08:54:50 opnsense[19494] /usr/local/etc/rc.newwanip: ROUTING: IPv4 default gateway set to wan
2021-08-29T08:54:50 dhcp6c[85838] <13>begin of closure [{] (1)
2021-08-29T08:54:50 dhcp6c[85838] <13>[0] (1)
2021-08-29T08:54:50 dhcp6c[85838] <3>end of sentence [;] (1)
2021-08-29T08:54:50 dhcp6c[85838] <3>[domain-name] (11)
2021-08-29T08:54:50 dhcp6c[85838] <3>[domain-name-servers] (19)
2021-08-29T08:54:50 dhcp6c[85838] <3>[request] (7)
2021-08-29T08:54:50 dhcp6c[85838] <3>[0] (1)
2021-08-29T08:54:50 dhcp6c[85838] <3>end of sentence [;] (1)
2021-08-29T08:54:50 dhcp6c[85838] <3>[0] (1)
2021-08-29T08:54:50 dhcp6c[85838] <3>[ia-na] (5)
2021-08-29T08:54:50 dhcp6c[85838] <3>[send] (4)
2021-08-29T08:54:50 dhcp6c[85838] <13>begin of closure [{] (1)
2021-08-29T08:54:50 dhcp6c[85838] <13>[0] (1)
2021-08-29T08:54:50 dhcp6c[85838] <13>[na] (2)
2021-08-29T08:54:50 dhcp6c[85838] <3>[id-assoc] (8)
2021-08-29T08:54:50 dhcp6c[85838] <3>end of sentence [;] (1)
2021-08-29T08:54:50 dhcp6c[85838] <3>end of closure [}] (1)
2021-08-29T08:54:50 dhcp6c[85838] <3>comment [# we'd like some nameservers please] (35)
2021-08-29T08:54:50 dhcp6c[85838] <3>end of sentence [;] (1)
2021-08-29T08:54:50 dhcp6c[85838] <3>["/var/etc/dhcp6c_wan_script.sh"] (31)
2021-08-29T08:54:50 dhcp6c[85838] <3>[script] (6)
2021-08-29T08:54:50 dhcp6c[85838] <3>end of sentence [;] (1)
2021-08-29T08:54:50 dhcp6c[85838] <3>[domain-name] (11)
2021-08-29T08:54:50 dhcp6c[85838] <3>[request] (7)
2021-08-29T08:54:50 dhcp6c[85838] <3>end of sentence [;] (1)
2021-08-29T08:54:50 dhcp6c[85838] <3>[domain-name-servers] (19)
2021-08-29T08:54:50 dhcp6c[85838] <3>[request] (7)
2021-08-29T08:54:50 dhcp6c[85838] <3>comment [# request prefix delegation] (27)
2021-08-29T08:54:50 dhcp6c[85838] <3>end of sentence [;] (1)
2021-08-29T08:54:50 dhcp6c[85838] <3>[0] (1)
2021-08-29T08:54:50 dhcp6c[85838] <3>[ia-pd] (5)
2021-08-29T08:54:50 dhcp6c[85838] <3>[send] (4)
2021-08-29T08:54:50 dhcp6c[85838] <3>comment [# request stateful address] (26)
2021-08-29T08:54:50 dhcp6c[85838] <3>end of sentence [;] (1)
2021-08-29T08:54:50 dhcp6c[85838] <3>[0] (1)
2021-08-29T08:54:50 dhcp6c[85838] <3>[ia-na] (5)
2021-08-29T08:54:50 dhcp6c[85838] <3>[send] (4)
2021-08-29T08:54:50 dhcp6c[85838] <3>begin of closure [{] (1)
2021-08-29T08:54:50 dhcp6c[85838] <5>[pppoe0] (6)
2021-08-29T08:54:50 dhcp6c[85838] <3>[interface] (9)
2021-08-29T08:54:50 dhcp6c[85838] removing an event on pppoe0, state=SOLICIT
2021-08-29T08:54:50 dhcp6c[9437] RTSOLD script - Sending SIGHUP to dhcp6c
2021-08-29T08:54:50 opnsense[19494] plugins_configure hosts (execute task : unbound_hosts_generate())
2021-08-29T08:54:50 opnsense[19494] plugins_configure hosts (execute task : dnsmasq_hosts_generate())
2021-08-29T08:54:50 opnsense[19494] plugins_configure hosts ()
2021-08-29T08:54:50 opnsense[19494] /usr/local/etc/rc.newwanip: On (IP address: 213.144.157.130) (interface: WAN[wan]) (real interface: pppoe0).
2021-08-29T08:54:50 opnsense[19494] /usr/local/etc/rc.newwanip: IPv4 renewal is starting on 'pppoe0'
2021-08-29T08:54:48 opnsense[4121] /usr/local/etc/rc.newwanipv6: Failed to detect IP for WAN[wan]
2021-08-29T08:54:48 opnsense[4121] /usr/local/etc/rc.newwanipv6: On (IP address: ) (interface: WAN[wan]) (real interface: pppoe0).
2021-08-29T08:54:48 opnsense[4121] /usr/local/etc/rc.newwanipv6: IPv6 renewal is starting on 'pppoe0'
2021-08-29T08:54:47 opnsense[43781] plugins_configure newwanip (execute task : unbound_configure_do(,wan))
2021-08-29T08:54:47 opnsense[43781] plugins_configure newwanip (execute task : openssh_configure_do(,wan))
2021-08-29T08:54:47 opnsense[43781] plugins_configure newwanip (execute task : opendns_configure_do())
2021-08-29T08:54:46 dhcp6c[85838] reset a timer on pppoe0, state=SOLICIT, timeo=3, retrans=7997
2021-08-29T08:54:46 dhcp6c[85838] transmit failed: Can't assign requested address
2021-08-29T08:54:46 dhcp6c[85838] set IA_PD
2021-08-29T08:54:46 dhcp6c[85838] set IA_PD prefix
2021-08-29T08:54:46 dhcp6c[85838] set option request (len 4)
2021-08-29T08:54:46 dhcp6c[85838] set elapsed time (len 2)
2021-08-29T08:54:46 dhcp6c[85838] set identity association
2021-08-29T08:54:46 dhcp6c[85838] set client ID (len 14)
2021-08-29T08:54:42 dhcp6c[85838] reset a timer on pppoe0, state=SOLICIT, timeo=2, retrans=3886
2021-08-29T08:54:42 dhcp6c[85838] send solicit to ff02::1:2%pppoe0
2021-08-29T08:54:42 dhcp6c[85838] set IA_PD
2021-08-29T08:54:42 dhcp6c[85838] set IA_PD prefix
2021-08-29T08:54:42 dhcp6c[85838] set option request (len 4)
2021-08-29T08:54:42 dhcp6c[85838] set elapsed time (len 2)
2021-08-29T08:54:42 dhcp6c[85838] set identity association
2021-08-29T08:54:42 dhcp6c[85838] set client ID (len 14)
2021-08-29T08:54:40 opnsense[43520] /usr/local/etc/rc.newwanipv6: Failed to detect IP for WAN[wan]
2021-08-29T08:54:40 opnsense[43520] /usr/local/etc/rc.newwanipv6: On (IP address: ) (interface: WAN[wan]) (real interface: pppoe0).
Greetings