[Dnsmasq-discuss] dnsmasq fails to parse long server directive
Maciej Soltysiak
maciej at soltysiak.com
Sun Dec 29 19:04:06 GMT 2013
On Sat, Dec 28, 2013 at 6:02 PM, Simon Kelley <simon at thekelleys.org.uk> wrote:
> On 27/12/13 18:43, Maciej Soltysiak wrote:
>> Am I hitting some static limit of an array?
>
> Yes.
>
>
>> Can I work around it?
>
>
> Split the server line up
>
> server=/domain.one/domain.two/
>
>
> is exactly equivalent to
>
> server=/domain.one/
> server=/domain.two/
Thanks for the response Simon. It seems to work!
> Cheers,
>
> Simon.
Maciej
More information about the Dnsmasq-discuss
mailing list