Re: CNAME query

2021-09-23 Thread Tony Finch
Sonal Pahuja wrote: > > We are sending a CNAME query but currently we don't have any CNAME > record, just have NS info. What should be the Bind9 response for this > CNAME query? Will it return NS Record in Authority/Answer section? In general, applications should not make CNAME queries because th

Re: CNAME query

2021-09-23 Thread Havard Eidnes via bind-users
> Don't know if that helps, but if I query my local Bind DNS for a CNAME, > that doesn't exists, dig gives me the SOA record: > >> dig cname nonexisting.example.com @mydns > > ; <<>> DiG 9.16.6 <<>> cname nonexisting.example.com @mydns > ;; global options: +cmd > ;; Got answer: > ;; ->>HEADER<<- op

Re: [External] : Re: CNAME query

2021-09-23 Thread Sonal Pahuja
Thanks a lot Danilo for understanding my query! This is what i was looking for! From: bind-users on behalf of Danilo Godec via bind-users Sent: Thursday, September 23, 2021 17:27 To: bind-users@lists.isc.org Subject: [External] : Re: CNAME query Don't kn

Re: CNAME query

2021-09-23 Thread Danilo Godec via bind-users
Don't know if that helps, but if I query my local Bind DNS for a CNAME, that doesn't exists, dig gives me the SOA record: > dig cname nonexisting.example.com @mydns ; <<>> DiG 9.16.6 <<>> cname nonexisting.example.com @mydns ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY,

Re: CNAME query

2021-09-23 Thread Phill Twiss
+1 you set two forwarders ( possibly the same machine ) On 23/09/2021 7:47 pm, Anand Buddhdev wrote: Sonal, How do you expect anyone to help you when you ask such a vague question? If you want help, the least you can do is ask a question properly. It only takes 2 more minutes to describe a

Re: CNAME query

2021-09-23 Thread Anand Buddhdev
Sonal, How do you expect anyone to help you when you ask such a vague question? If you want help, the least you can do is ask a question properly. It only takes 2 more minutes to describe a situation more accurately, so please stop taking shortcuts, and try again, with a more detailed questio

Re: CNAME query

2021-09-23 Thread Sonal Pahuja
Can some one please help me on this From: Sonal Pahuja Sent: Thursday, September 23, 2021 10:26:48 AM To: bind-users@lists.isc.org Subject: CNAME query Hi All, We are sending a CNAME query but currently we don’t have any CNAME record, just have NS info. What