Re: Problems removing a domain

2019-03-04 Thread Paul van der Vlis
Op 05-03-19 om 00:56 schreef Jie Gao: > # man rndc > ... > delzone [-clean] zone [class [view]] >Delete a zone while the server is running. Only zones that were > originally added via rndc addzone can be deleted in this manner. > > ... > > > Was this zone added via "rndc addzone" or

Re: Problems removing a domain

2019-03-04 Thread Jie Gao
# man rndc ... delzone [-clean] zone [class [view]] Delete a zone while the server is running. Only zones that were originally added via rndc addzone can be deleted in this manner. ... Was this zone added via "rndc addzone" originally? Regards, Jie * Paul van der Vlis wrote: >

Problems removing a domain

2019-03-04 Thread Paul van der Vlis
Hello, I have problems removing a domain from an authoritative nameserver: --- root@ns1:/var/cache/bind# rndc delzone extensus.nl rndc: 'delzone' failed: not found no matching zone 'extensus.nl' in any view root@ns1:/var/cache/bind# host extensus.nl localhost Using domain server: Name: loc

Re: Help: BIND _ Recursive query

2019-03-04 Thread Matus UHLAR - fantomas
On 4 Mar 2019, at 16:20, Paul Kosinski wrote: provides our users with general caching DNS service for all other domains. [...] Its "named.conf" file doesn't list any "forwarders" any more, and "forward-only" is gone, but it still has a leftover "recursion yes" clause. Am I correct is assuming

Re: Help: BIND _ Recursive query

2019-03-04 Thread Niall O'Reilly
On 4 Mar 2019, at 16:20, Paul Kosinski wrote: > provides our users with general caching DNS service for > all other domains. [...] > Its "named.conf" file doesn't list any "forwarders" any more, and > "forward-only" is gone, but it still has a leftover "recursion yes" > clause. Am I correct i

Re: Help: BIND _ Recursive query

2019-03-04 Thread Paul Kosinski
We have a BIND server on our LAN which is authoritative for our ".local" domain and also provides our users with general caching DNS service for all other domains. Its "named.conf" file doesn't list any "forwarders" any more, and "forward-only" is gone, but it still has a leftover "recursion yes"