[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [DNA] IPv6 over PPP over GPRS -- once again
> Took awhile to realize that there is a component missing from the picture and that
> is RADIUS (RADIUS and IPv6 -- rfc3162). Now the setup starts to make
> sense: the phone gets an address via a PDP context and it's delivered to
> the phone by using RADIUS. Does this sound reasonable or am I still in
> error?
This would surprise me, since if it were true, then every phone would need
to be provisioned with a RADIUS shared secret, which I doubt. The
NAS-IPv6-Address attribute is meant to be sent from server to client,
not the other way around, so IPv6 addresses can't be assigned that
way. There are Framed-Interface-Id and Framed-IPv6-Prefix attributes, but
those are meant to be consumed by a NAS in order to inform its PPP
Link-Identifier negotation and RA, respectively.
Sounds like we are witnessing the "immaculate configuration"!