[Dnsmasq-discuss] Delegate zone for sub-domain

Kyle Manna 2bluesc at gmail.com
Thu Mar 26 16:29:09 GMT 2015


Checkout the `--server` option in the dnsmasq man page.  I think it does
almost exactly what you want.

On Thu, Mar 26, 2015 at 8:12 AM Thomas Eliasson <theliass at passagen.se>
wrote:

>  Hi!
>
> When running dnsmasq, I'd like to delegate a sub-domain to another dnsmasq
> instance on another server.
>
> E.g.
> To have one server handle example.com and another server to handle the
> sub-domain sub.example.com.
>
> To do this one should add an NS record to the delegating server (the
> nameserver for example.com) pointing out the sub-domain nameserver,
> and an A record for the nameserver address resolution.
> I.e two entries like this:
>
> sub.example.com    IN NS ns.sub.example.com
> ns.sub.example.com IN A  10.10.10.10
>
> I cannot figure out how to do that using dnsmasq.
> I find no way to add an NS entry.
> Is it currently impossible to do such a delegation using dnsmasq?
>
> /Thomas
>
> _______________________________________________________________
> Annons: Handla enkelt och smidigt hos Clas Ohlson
> <http://www.dpbolvw.net/click-5762941-10771045>
> _______________________________________________
> Dnsmasq-discuss mailing list
> Dnsmasq-discuss at lists.thekelleys.org.uk
> http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20150326/dde85551/attachment.html>


More information about the Dnsmasq-discuss mailing list