[OpenWrt-Devel] Recommended settings ip6 DNS server / dnsmasq

Jean-Michel Pouré - GOOZE jmpoure at gooze.eu
Mon Aug 17 15:07:43 EDT 2015


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5640 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20150817/2bdb9d6d/attachment.bin>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list