[OpenWrt-Devel] [PATCH RESEND] dnsmasq: add config option for ra_names

Kevin Darbyshire-Bryant kevin at darbyshire-bryant.me.uk
Mon Jan 4 07:53:10 EST 2016



On 04/01/16 11:02, Dominique Martinet wrote:
> Felix Fietkau wrote on Mon, Jan 04, 2016:
>> On 2016-01-04 11:21, Dominique Martinet wrote:
>> I'm afraid this is going to end in me being selfish and using a
>> 'fuller' dnsmasq unfortunately, unless you have any idea there :/
>> Having the dns autoconfiguration for dynamic VMs/hosts/guests through
>> their dhcp hostname is kind of important to me. 

Hi Dominique,

I run my openwrt router using dnsmasq for ipv6 (the full dnsmasq
package) purposes, I also disable 'odhcpd' from the build.  Bear in mind
that you can update '/etc/dnsmasq.conf' for your own purposes as I do,
maybe this helps you a little?  e.g

quiet-dhcp                                           
quiet-dhcp6
quiet-ra                                                             
                                                               
dhcp-range=lan,::2, ::FFFF:FFFF, constructor:br-lan,64, 12h
                  
enable-ra
ra-param=br-lan,high,0.


Also, you may be interested in
https://patchwork.ozlabs.org/patch/513484/ which allows easier fixed
host MAC to IPv4 & IPv6 mapping.

Kind regards,

Kevin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4816 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20160104/a4b03adb/attachment.p7s>
-------------- 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