[Pdns-users] CNAME Resoluion
Kevin P. Fleming
lists.pdns-users at kevin.km6g.us
Sat Dec 3 01:08:41 UTC 2022
The first query has the 'aa' flag but the second does not. That could be relevant m
On Fri, Dec 2, 2022, at 19:34, Tony Annese via Pdns-users wrote:
> I created a new CNAME record today and for some reason it won’t resolve. Domain already had a CNAME record and that record resolves just fine.
>
> MariaDB [pdns]> select * from records where domain_id = 194 AND type = 'CNAME';
> +--------+-----------+---------------------------------+-------+-------------------------------+------+------+-------------+----------+-----------+------+
> | id | domain_id | name | type | content | ttl | prio | change_date | disabled | ordername | auth |
> +--------+-----------+---------------------------------+-------+-------------------------------+------+------+-------------+----------+-----------+------+
> | 165361 | 194 | barracuda058130353572.example.org | CNAME | encrypt.barracudanetworks.com | 7200 | 0 | 2021011400 | 0 | NULL | 1 |
> | 185146 | 194 | sip.example.org | CNAME | sipdir.online.lync.com | 3600 | 0 | 2022120202 | 0 | NULL | 1 |
> +--------+-----------+---------------------------------+-------+-------------------------------+------+------+-------------+----------+-----------+------+
>
> root at nspower:~# dig @localhost barracuda058130353572.example.org sip.example.org
>
> ; <<>> DiG 9.10.3-P4-Debian <<>> @localhost barracuda058130353572.example.org sip.example.org
> ; (2 servers found)
> ;; global options: +cmd
> ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 31335
> ;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 1
> ;; WARNING: recursion requested but not available
>
> ;; OPT PSEUDOSECTION:
> ; EDNS: version: 0, flags:; udp: 1680
> ;; QUESTION SECTION:
> ;barracuda058130353572.example.org. IN A
>
> ;; ANSWER SECTION:
> barracuda058130353572.example.org. 7200 IN CNAME encrypt.barracudanetworks.com.
>
> ;; Query time: 5 msec
> ;; SERVER: ::1#53(::1)
> ;; WHEN: Fri Dec 02 16:28:56 PST 2022
> ;; MSG SIZE rcvd: 103
>
> ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: REFUSED, id: 4463
> ;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
> ;; WARNING: recursion requested but not available
>
> ;; OPT PSEUDOSECTION:
> ; EDNS: version: 0, flags:; udp: 1680
> ;; QUESTION SECTION:
> ;sip.example.org. IN A
>
> ;; Query time: 1 msec
> ;; SERVER: ::1#53(::1)
> ;; WHEN: Fri Dec 02 16:28:56 PST 2022
> ;; MSG SIZE rcvd: 42
>
> root at nspower:~#
>
> Any suggestions?
>
> _______________________________________________
> Pdns-users mailing list
> Pdns-users at mailman.powerdns.com
> https://mailman.powerdns.com/mailman/listinfo/pdns-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20221202/86f4a8a9/attachment-0001.htm>
More information about the Pdns-users
mailing list