Well but that is the response from the providers DHCPv6 server. I need to send request option 64 to make them send it to me.Maybe I wasn't clear enough, I want to use the dhcp6 client to retrieve the AFTR value for my own firewall to connect to the AFTR (IP4 over IP6 tunnel), I don't want to host my own DHCPv6 server :-)So the main question is how do I send an empty option 64? Probably just raw-opion 64 00.And how do I receive / transform an answer to this option, since it needs to be sent to a script and needs to be decoded (hex->ascii).Anyways, thanks guys! Great help, appreciated! We're getting there!