PPPOE Dual Stack Dhcp6 issues
-
I've tryied to configure the prefix allocation for the lan but nothing seeems to work , clients in the lan don't get v6 ip's.
Also done a direct connection with a client , ISP side seems ok.
2.1-BETA0 (i386) built on Wed Oct 31 13:58:12 EDT 2012 .Wan
-IPv6 Configuration Type -Dhcp6 -DHCPv6
-Prefix Delegation size - /64
Lan-IPv6 Configuration Type -Track interface -Wan
-IPv6 Prefix ID - 0This is the ifconfig for the pppoe , it seems to miss the /128 ip allocation only the the /64 subnet:
pppoe0: flags=88d1 <up,pointopoint,running,noarp,simplex,multicast>metric 0 mtu 1492
inet6 fe80::50d:9ef7%pppoe0 prefixlen 64 scopeid 0xf
inet xx.xx.158.247 –> 10.0.0.1 netmask 0xffffffff
inet6 2a02:xxxx:3021:f002::50d:9ef7 prefixlen 64 autoconf
nd6 options=3 <performnud,accept_rtadv>I would really like some feedback from others who are using the same isp : Rcs-Rds.</performnud,accept_rtadv></up,pointopoint,running,noarp,simplex,multicast> -
nobody?
-
I think I broke it
-
If you can address the issue , i will give feedback asap , or if needed acess on the machine.
-
Unfortunately, I have exactly the same.
Today I'm going to make some traces to see if the DHCP6 process is requesting an address block.
@ndre
-
Don't see any DHCP6 traffic.
Went back to the Sept. 14 version. This one is partially ok.Newly created interfaces will not get an IPv6 address.
You first have to add the address statically and then convert to follow WAN interface.@ndre
-
i did all the upgrades till now , no fix yet , i'll guess we'll have to be pacient.