Page 1 of 1

8800AXL R2 looses IPV6 PD on Sky broadband

Posted: Tue Jul 27, 2021 2:02 pm
by zathred
Since the D17 firmware was applied to my 8800AXL R2 it looses the IPV6 prefix delegation provided by the ISP which is Sky UK at around 00:30 every day. The RADVD process no longer sends out a valid prefix and all devices on the LAN loose IPV6 connectivity. This then causes delays and missing web content for example as the devices first try the old IPV6 route until this expires after several hours.

I've worked around this by creating a service on a Raspberry Pi that regularly pings an IPV6 address and if this fails it automatically logs into the 8800AXL R2 and sends the dhcp6c process a SIGHUP which causes it to successfully acquire a new IPV6 PD from Sky and update radvd accordingly.

Can Billion please look at this issue as it renders the IPV6 protocol unavailable for users unless they reboot the router each day which is both tedious and also risks a drop in line speed as DLM may reduce this due to the regular restarts.

Thanks

Log example:

Jul 27 00:39:31 sky097dc.home radvd[2589]: poll error: Interrupted system call
Jul 27 00:39:31 sky097dc.home radvd[2589]: Exiting, sigterm received.
Jul 27 00:39:33 sky097dc.home radvd[16914]: version 1.8 started
Jul 27 00:39:33 sky097dc.home radvd[16914]: poll error: Interrupted system call
Jul 27 00:39:33 sky097dc.home radvd[16914]: Exiting, sigterm received.
Jul 27 00:39:35 sky097dc.home radvd[16924]: version 1.8 started
Jul 27 00:39:35 sky097dc.home radvd[16924]: poll error: Interrupted system call
Jul 27 00:39:35 sky097dc.home radvd[16924]: Exiting, sigterm received.
Jul 27 00:39:36 sky097dc.home radvd[16931]: version 1.8 started
Jul 27 00:39:37 sky097dc.home radvd[16931]: poll error: Interrupted system call
Jul 27 00:39:37 sky097dc.home radvd[16931]: Exiting, sigterm received.
Jul 27 00:39:38 sky097dc.home radvd[16996]: version 1.8 started

Re: 8800AXL R2 looses IPV6 PD on Sky broadband

Posted: Tue Jul 27, 2021 2:40 pm
by billion_fan
zathred wrote: Tue Jul 27, 2021 2:02 pm Since the D17 firmware was applied to my 8800AXL R2 it looses the IPV6 prefix delegation provided by the ISP which is Sky UK at around 00:30 every day. The RADVD process no longer sends out a valid prefix and all devices on the LAN loose IPV6 connectivity. This then causes delays and missing web content for example as the devices first try the old IPV6 route until this expires after several hours.

I've worked around this by creating a service on a Raspberry Pi that regularly pings an IPV6 address and if this fails it automatically logs into the 8800AXL R2 and sends the dhcp6c process a SIGHUP which causes it to successfully acquire a new IPV6 PD from Sky and update radvd accordingly.

Can Billion please look at this issue as it renders the IPV6 protocol unavailable for users unless they reboot the router each day which is both tedious and also risks a drop in line speed as DLM may reduce this due to the regular restarts.

Thanks

Log example:

Jul 27 00:39:31 sky097dc.home radvd[2589]: poll error: Interrupted system call
Jul 27 00:39:31 sky097dc.home radvd[2589]: Exiting, sigterm received.
Jul 27 00:39:33 sky097dc.home radvd[16914]: version 1.8 started
Jul 27 00:39:33 sky097dc.home radvd[16914]: poll error: Interrupted system call
Jul 27 00:39:33 sky097dc.home radvd[16914]: Exiting, sigterm received.
Jul 27 00:39:35 sky097dc.home radvd[16924]: version 1.8 started
Jul 27 00:39:35 sky097dc.home radvd[16924]: poll error: Interrupted system call
Jul 27 00:39:35 sky097dc.home radvd[16924]: Exiting, sigterm received.
Jul 27 00:39:36 sky097dc.home radvd[16931]: version 1.8 started
Jul 27 00:39:37 sky097dc.home radvd[16931]: poll error: Interrupted system call
Jul 27 00:39:37 sky097dc.home radvd[16931]: Exiting, sigterm received.
Jul 27 00:39:38 sky097dc.home radvd[16996]: version 1.8 started
Reported to our engineers,

Re: 8800AXL R2 looses IPV6 PD on Sky broadband

Posted: Wed Jul 28, 2021 9:14 am
by billion_fan
zathred wrote: Tue Jul 27, 2021 2:02 pm Since the D17 firmware was applied to my 8800AXL R2 it looses the IPV6 prefix delegation provided by the ISP which is Sky UK at around 00:30 every day. The RADVD process no longer sends out a valid prefix and all devices on the LAN loose IPV6 connectivity. This then causes delays and missing web content for example as the devices first try the old IPV6 route until this expires after several hours.

I've worked around this by creating a service on a Raspberry Pi that regularly pings an IPV6 address and if this fails it automatically logs into the 8800AXL R2 and sends the dhcp6c process a SIGHUP which causes it to successfully acquire a new IPV6 PD from Sky and update radvd accordingly.

Can Billion please look at this issue as it renders the IPV6 protocol unavailable for users unless they reboot the router each day which is both tedious and also risks a drop in line speed as DLM may reduce this due to the regular restarts.

Thanks

Log example:

Jul 27 00:39:31 sky097dc.home radvd[2589]: poll error: Interrupted system call
Jul 27 00:39:31 sky097dc.home radvd[2589]: Exiting, sigterm received.
Jul 27 00:39:33 sky097dc.home radvd[16914]: version 1.8 started
Jul 27 00:39:33 sky097dc.home radvd[16914]: poll error: Interrupted system call
Jul 27 00:39:33 sky097dc.home radvd[16914]: Exiting, sigterm received.
Jul 27 00:39:35 sky097dc.home radvd[16924]: version 1.8 started
Jul 27 00:39:35 sky097dc.home radvd[16924]: poll error: Interrupted system call
Jul 27 00:39:35 sky097dc.home radvd[16924]: Exiting, sigterm received.
Jul 27 00:39:36 sky097dc.home radvd[16931]: version 1.8 started
Jul 27 00:39:37 sky097dc.home radvd[16931]: poll error: Interrupted system call
Jul 27 00:39:37 sky097dc.home radvd[16931]: Exiting, sigterm received.
Jul 27 00:39:38 sky097dc.home radvd[16996]: version 1.8 started
I've just sent you a email, via our support, with some request from our engineers

Re: 8800AXL R2 looses IPV6 PD on Sky broadband

Posted: Thu Jul 29, 2021 10:59 am
by zathred
I've responded to the support ticket.

Thanks

Re: 8800AXL R2 looses IPV6 PD on Sky broadband

Posted: Mon Aug 02, 2021 10:06 am
by billion_fan
zathred wrote: Thu Jul 29, 2021 10:59 am I've responded to the support ticket.

Thanks
Reply sent via support ticket,