NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Prefix Delegation
1 TopicWAN IPv6 Prefix Delegation doesn't work
I bought recently a new FVS328Gv2 as replacment for an older D-Link DIR-825. The FVS318Gv2 is connected to an AVM Fritz!Box 6490 which is the internet access router of my provider. The Fritz!Box 6490 allows to use a second router on its LAN side and offers an IPv6 subnet prefix via prefix delegation. This IPv6 prefix delegation has been working well with my DIR-825 so the Fritz!Box seams to be setup properly by me. Let me now explain the steps taken with my new FVS328Gv2: 1. Unboxed the device and checked that it has FW Version 4.3.1-11 2. Upgraded to the latest version from netgear portal 3. Now the FVS328Gv2 is using FW Version 4.3.4-2 4. Setup IPv4 WAN via DHCP -> works fine Fritz!Box 6490 delivers address, gateway and DNS to FVS328Gv2 Access to the internet is working and at good performance rate. Fritz!Box 6490 has a static IPv4 route into my private LAN on FVS328Gv2. 5. Setup IPv6 WAN via DHCPv6 with IPv6 Prefix Delegation -> *** does not work *** FVS328Gv2 gets an IPv6 address and gateway (the Fritz!Box 6490). But WAN link status remains on 'connecting... ' and never ends. Some time later it gets a primary DNS server (the Fritz!Box 6490). But WAN link status remains on 'connecting... ' and never ends. I never see a delegated prefix on the LAN configuration pages of the FVS328Gv2. So I can't get IPv6 internet access from the LAN side of the FVS328Gv2. The Fritz!Box does not offer static IPv6 routes so setup the FVS328Gv2 WAN manually will not work. Note: The Fritz!Box gets an IPv6 prefix of length 62 from my ISP. The former DIR-825 has been assigned properly a sub-prefix of the 63 by the Fritz!Box. What am I doing wrong? Hope for any help. Thx Andreas PS.: Here is the log of my changes on the FVS328Gv2 CLI: ----- BEGIN OF LOG ----- ... WAN IPv6 Prefix Delegation doesn't work ... FVS318Gv2> show net wan wan ipv6 setup Broadband IPv6 WAN1 Setup _______________ Dynamic IPv6 (DHCP) Configuration: Stateless Address Auto Configuration: Enabled Prefix Delegation: Disabled FVS318Gv2> show net wan wan ipv6 status Broadband IPv6 WAN1 Status ________________ IPv6 Connection Type: Dynamic IPv6 (DHCP) IPv6 Connection State: Connected IPv6 Address: <IPv6 Prefix of ISP>:b27f:b9ff:fecc:9f81/64 Default IPv6 Gateway: fe80::<IPv6 interface ID of Fritz!Box> Primary DNS Server: fd00::<IPv6 interface ID of Fritz!Box> Secondary DNS Server: :: ... activating the IPv6 Prefix Delegation ... FVS318Gv2> net wan wan ipv6 configure Broadband net-config[wan-ipv6]>prefix_delegation_enable Y net-config[wan-ipv6]>save net-config[wan-ipv6]>exit ... status if IPv6 WAN stays on 'connecting' ... FVS318Gv2> show net wan wan ipv6 status Broadband IPv6 WAN1 Status ________________ IPv6 Connection Type: Dynamic IPv6 (DHCP) IPv6 Connection State: Connecting... IPv6 Address: <IPv6 Prefix of ISP>:b27f:b9ff:fecc:9f81/64 Default IPv6 Gateway: fe80::<IPv6 interface ID of Fritz!Box> Primary DNS Server: Secondary DNS Server: ... several minutes later ... FVS318Gv2> net wan wan ipv6 configure Broadband net-config[wan-ipv6]>prefix_delegation_enable N net-config[wan-ipv6]>save net-config[wan-ipv6]>exit FVS318Gv2> show net wan wan ipv6 status Broadband IPv6 WAN1 Status ________________ IPv6 Connection Type: Dynamic IPv6 (DHCP) IPv6 Connection State: Connected IPv6 Address: <IPv6 Prefix of ISP>:b27f:b9ff:fecc:9f81/64 Default IPv6 Gateway: fe80::<IPv6 interface ID of Fritz!Box> Primary DNS Server: fd00::<IPv6 interface ID of Fritz!Box> Secondary DNS Server: :: ----- END OF LOG -----Solved14KViews0likes13Comments