Dear Steven,

Thanks for this kind response.

> " addr inet6: 2a01:e35:87d8:xxxx::953/128 Scope:Global"

OK, I cannot find the lease in Luci, but here is /tmp/hosts/odhcpd
# br-lan 0004901071a15f278795aa0dd83bde8bzzzz 49874f74 - 1439881026 953
128 2a01:e35:87d8:xxxx::953/128

Is my duid 0004901071a15f278795aa0dd83bde8bzzzz?

" addr inet6: 2a01:e35:87d8:xxxx::953/128 Scope:Global"
> is clearly a stateful address (/128) and your host got the host-id
> 953 for stateful adressing. You should see the lease on the router
> in the WebUi or under /tmp/hosts/odhcpd. There you can also see the
> duid you need for adding the static lease.

OK. Good to know.

> At some point using the mac-address (option mac) should work here
> as well but it might be broken currently. I will put it on my todo.
> 
> Nevertheless:
> 
> config host
>         option duid '0012345678900...'
>         option hostid 4
> 
> is what works already.

I used:
config host                     
        option name 'sony-vaio'
        option ip 'xxxxxxxx'          
        option mac '54:42:49:87:xx:xx'           
                               
config host
        option duid '0004901071a15f278795aa0dd83bde8bzzzz'
        option hostid '3'    


and it does not work. The assigned address is still
2a01:e35:87d8:xxxx::953

Kind regards,Jean-Michel

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to