Page 1 of 1

Delegated-IPv6-prefix issue

Posted: 05 Jan 2020, 12:23
by haniaro
Hello
after your help we done great job with your fantastic software, but we have this issue we will describe it :
our problem is that Accel-ppp didn't deliver IPv6 prefix delegation to ppp subscriber if the the attribute Delegated-IPv6-prefix not set in Radius.

Subscriber device (ADSL router) config set to use once DHCPv6 and other SLAAC

in both cases if Delegated-IPv6-prefix present, the subscriber connect successfully, if not present, subscriber didn't get PD, but it get IPv6 from [ipv6-pool]

Accel-ppp cnofig:

[modules]
...
ipv6_nd
ipv6_dhcp
ipv6pool
...

[ipv6-dns]
XXXX:YYYY::Z1
XXXX:YYYY::Z2

[ipv6-nd]
AdvAutonomousFlag=1

[ipv6-pool]
XXXX:YYYY:2::/48,64
delegate=XXXX:YYYY:4:/48,64

[ipv6-dhcp]
verbose=1
pref-lifetime=604800
valid-lifetime=2592000
route-via-gw=1

please help

Re: Delegated-IPv6-prefix issue

Posted: 05 Jan 2020, 17:42
by dimka88
Hi, what about accel-ppp logs information? Do you seee any DHCPv6 messages?

Re: Delegated-IPv6-prefix issue

Posted: 06 Jan 2020, 07:02
by haniaro
Hi,
yes there is DHCPv6 log.
Check the attachment please.
Thank you.