Bug 9949 - new DNS zones only available after restart
Summary: new DNS zones only available after restart
Status: RESOLVED DUPLICATE of bug 9404
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: DNS server (show other bugs)
Version: 4.0.6
Hardware: All All
: P5 normal (vote)
Target Milestone: ---
Assignee: Kai Blin
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-14 09:15 UTC by Björn Jacke
Modified: 2013-06-15 07:01 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Björn Jacke 2013-06-14 09:15:29 UTC
if you create a new zone and a record in it for example via

samba-tool dns zonecreate 127.0.0.1 testsite -Uadmin%pwd
samba-tool dns add 127.0.0.1 testsite test A 192.168.1.1 -Uadmin%pwd

then "nslookup test.testsite" gives back NXDOMAIN. After samba restart it is availble though.
Comment 1 Kai Blin 2013-06-15 07:01:54 UTC

*** This bug has been marked as a duplicate of bug 9404 ***