<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div># My zones and their subnets</div><div>auth-zone=<a href="http://mobile-test.example.ru">mobile-test.example.ru</a></div><div>auth-zone=<a href="http://ns1.mobile-test.example.ru">ns1.mobile-test.example.ru</a></div><div><br></div><div><br></div><div># SOA config</div><div>auth-soa=2018101101,<a href="http://mobile-test.example.ru">mobile-test.example.ru</a>,120,120,604800</div><div><br></div><div># Slave NS: <a href="http://nameserver2.provider.com">nameserver2.provider.com</a> (50.60.70.80)</div><div># Secondary NS (slave NS at IT)</div><div>auth-sec-servers=<a href="http://msk-dc1.example.ru">msk-dc1.example.ru</a></div><div>auth-sec-servers=<a href="http://msk-dc2.example.ru">msk-dc2.example.ru</a></div><div>auth-sec-servers=<a href="http://msk-dc3.example.ru">msk-dc3.example.ru</a></div><div>auth-sec-servers=<a href="http://msk-DC1.example.ru">msk-DC1.example.ru</a></div><div>auth-sec-servers=<a href="http://msk-DC2.example.ru">msk-DC2.example.ru</a></div><div>auth-sec-servers=<a href="http://msk-DC3.example.ru">msk-DC3.example.ru</a></div><div># Allow zone transfers to secondary NS</div><div>auth-peer=172.17.8.75</div><div>auth-peer=172.17.8.74</div><div>auth-peer=172.17.8.7</div><div><br></div><div># Authoritative DNS on interface eth0</div><div>auth-server=<a href="http://ns1.mobile-test.example.ru">ns1.mobile-test.example.ru</a>,ens160</div><div><br></div><div>If i add these lines</div><div>auth-zone=<a href="http://sub.mobile-test.example.ru">sub.mobile-test.example.ru</a><br></div><div>auth-soa=2018101101,<a href="http://sub.mobile-test.example.ru">sub.mobile-test.example.ru</a>,120,120,604800<br></div><div>i have error</div><div>dnsmasq[10843]: dnsmasq: syntax check OK.<br></div><div>dnsmasq[10847]: dnsmasq: illegal repeated keyword at line 29 of /etc/dnsmasq.d/dnsmasq.conf<br></div><div><br></div><div>line 29 is auth-soa=2018101101,<a href="http://sub.mobile-test.example.ru">sub.mobile-test.example.ru</a>,120,120,604800</div></div></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Wed, Oct 10, 2018 at 1:40 PM Petr Mensik <<a href="mailto:pemensik@redhat.com">pemensik@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Second soa in one zone cannot be added. One zone has one soa. Can you<br>
please share relevant configuration parts?<br>
<br>
On 10/09/2018 11:46 AM, Алексей Кузнецов wrote:<br>
> Hello, i set zone with soa record and its work fine. I want add second soa<br>
> zone but dnsmasq say dublicate options in config. How to add second soa?<br>
> <br>
> <br>
> <br>
> _______________________________________________<br>
> Dnsmasq-discuss mailing list<br>
> <a href="mailto:Dnsmasq-discuss@lists.thekelleys.org.uk" target="_blank">Dnsmasq-discuss@lists.thekelleys.org.uk</a><br>
> <a href="http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss" rel="noreferrer" target="_blank">http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss</a><br>
> <br>
<br>
-- <br>
Petr Menšík<br>
Software Engineer<br>
Red Hat, <a href="http://www.redhat.com/" rel="noreferrer" target="_blank">http://www.redhat.com/</a><br>
email: <a href="mailto:pemensik@redhat.com" target="_blank">pemensik@redhat.com</a> PGP: 65C6C973<br>
<br>
_______________________________________________<br>
Dnsmasq-discuss mailing list<br>
<a href="mailto:Dnsmasq-discuss@lists.thekelleys.org.uk" target="_blank">Dnsmasq-discuss@lists.thekelleys.org.uk</a><br>
<a href="http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss" rel="noreferrer" target="_blank">http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss</a><br>
</blockquote></div>