[Pdns-users] Why is my SRV record not being served properly?
Tyler Hall
tyler at tylerhall.net
Sat Jan 9 01:10:19 UTC 2010
What happens when you dig for _autodiscover._tcp.genesisgroup.info
On Fri, Jan 8, 2010 at 6:09 PM, Ron Garret <ron at flownet.com> wrote:
> My name server is working properly, except that the following SRV record is not being served:
>
> mysql> select * from records where type='SRV';
> +----+-----------+--------------------------------------+------+--------------------------------+------+------+-------------+
> | id | domain_id | name | type | content | ttl | prio | change_date |
> +----+-----------+--------------------------------------+------+--------------------------------+------+------+-------------+
> | 27 | 3 | _autodiscover._tcp.genesisgroup.info | SRV | 0 443 secure.genesisgroup.info | 120 | 0 | NULL |
> +----+-----------+--------------------------------------+------+--------------------------------+------+------+-------------+
> 1 row in set (0.02 sec)
>
>
>
> [ron at vm1:~/pkg]$ dig genesisgroup.info SRV
>
> ; <<>> DiG 9.3.4-P1.1 <<>> genesisgroup.info SRV
> ;; global options: printcmd
> ;; Got answer:
> ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 37028
> ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
>
> ;; QUESTION SECTION:
> ;genesisgroup.info. IN SRV
>
> ;; AUTHORITY SECTION:
> genesisgroup.info. 0 IN SOA 1. 3600. 600 7200 120 604800 3600
>
> ;; Query time: 12 msec
> ;; SERVER: 67.201.32.11#53(67.201.32.11)
> ;; WHEN: Fri Jan 8 17:03:16 2010
> ;; MSG SIZE rcvd: 76
>
>
> Can anyone see offhand what I might be doing wrong here?
>
> Thanks,
> rg
>
> _______________________________________________
> Pdns-users mailing list
> Pdns-users at mailman.powerdns.com
> http://mailman.powerdns.com/mailman/listinfo/pdns-users
>
More information about the Pdns-users
mailing list