[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] PTR records don't show up



I have added several PTR records and they do not show on DNS.

When I look from the GUI, the PTR records are there. But when I look at
/etc/named/pri.mydomain.com the PTR records are NOT there!

see below:

$ cat /etc/named/pri.mydomain.com

mydomain.com. IN SOA sv1.mydomain.com. admin.mydomain.com. (
        2000031213
        7200
        1800
        86400
        3600
        )
mydomain.com.       IN      NS      sv1.mydomain.com.
mydomain.com.       IN      NS      dnsauth1.sys.gtei.net.
; End SOA Header
sv1.mydomain.com.   in      a       209.241.144.110
www.mydomain.com.   in      a       209.241.144.111
m.mydomain.com.     in      a       209.241.144.112
mydomain.com.       in      mx      30 www.mydomain.com.
mydomain.com.       in      a       209.241.144.111


If I look at /etc/named/records (that I assume is what the GUI uses) then I
get:

ptr - mydomain.com 209.241.144.111 24
ptr m mydomain.com 209.241.144.112 24
ptr sv1 mydomain.com 209.241.144.110 24
a m mydomain.com 209.241.144.112 24
mx - mydomain.com High www.mydomain.com
a - mydomain.com 209.241.144.111 24
a sv1 mydomain.com 209.241.144.110 24
a www mydomain.com 209.241.144.111 24
soa - 209.241.144.0/24
sv1.mydomain.com:dnsauth1.sys.gtei.net:admin@xxxxxxxxxxxx:7200:1800:86400:36
00 -
soa - mydomain.com
sv1.mydomain.com:dnsauth1.sys.gtei.net:admin@xxxxxxxxxxxx:7200:1800:86400:36
00 -