jhtwu / vigor2130

Automatically exported from code.google.com/p/vigor2130
0 stars 0 forks source link

IPv6 Prefix Delegation broken in 1.5.3_BETA1 r2824 #96

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install beta firmware 1.5.3_BETA1 r2824 from the following link:
ftp://ftp.draytek.pl/Seria_2130/Firmware/beta/
2. Establish an IPv4 connection with your ISP using PPPoE
3. Go to the IPv6 WAN settings and select either the PPP option or the DHCPv6 
option with the Prefix Delegation option selected.

What is the expected output? What do you see instead?

I expect the router to obtain an IPv6 prefix from the ISP as it does in version 
1.5.2 when selecting the DCHPv6_PD option from the IPv6 WAN settings. Instead 
the router is unable to obtain a prefix when trying either the PPP or the 
DHCPv6 client option. The log displays the following information concerning 
this operation:

==== LOG ====
Aug 9 18:40:49  notice  user    root: udp-broadcast-relay not start: can't find 
interface ...
Aug 9 18:40:44  debug   local4  pppd[32511]: Script /etc/ppp/ipv6-up finished (pid 
32537), status = 0x1
Aug 9 18:40:04  err daemon  wide-dhcp6c[1923]: client6_init: failed to get a 
client prefix
Aug 9 18:40:04  err daemon  wide-dhcp6c[1923]: client6_init: failed to get a 
client IA
Aug 9 18:40:04  err daemon  wide-dhcp6c[1923]: client6_init: failed to get a 
server DUID
Aug 9 18:40:04  err daemon  wide-dhcp6c[1923]: dhcp6_ctl_authinit: failed to open 
/usr/local/etc/dhcp6cctlkey: No such file or directory
Aug 9 18:39:55  notice  user    root: udp-broadcast-relay not start: can't find 
interface ...
Aug 9 18:39:50  debug   local4  pppd[32511]: Script /etc/ppp/ip-up finished (pid 
32538), status = 0x0
Aug 9 18:39:49  notice  local4  root: [WAN Check]wan just up ......skip 
check_pppwan 
=============

What version of the product are you using? On what operating system?

DrayTek Vigor2130n using firmware 1.5.3_BETA1 r2824 connected to a Windows 7 
(64-bit) desktop computer.

Please provide any additional information below.

The officially released version 1.5.2. does not have this issue. After updating 
the firmware to 1.5.3_BETA1 I performed a hardware reset to the router and 
manually applied the appropriate settings.

Original issue reported on code.google.com by panos.as...@gmail.com on 9 Aug 2012 at 6:58

GoogleCodeExporter commented 9 years ago
We see the same issue on a DrayTek Vigor2130 running the official 1.5.3 
firmware release.
In addition to the already mentioned errors in the log, early on (after a 
reboot) there is an
error in our logs from radvd complaining about an invalid argument.

Original comment by fwdill...@gmail.com on 6 Jan 2014 at 1:52