google.example.com. +86400 CNAME www.google.com.I expect GDNSD to output the following for "google.example.com":
google.example.com. +86400 CNAME www.google.com. www.google.com. +900 A 66.102.7.104
google.example.com. +86400 CNAME www.google.com.
I can't point to external entries in another zonefile. Do you have any solution for me?
Hi blblack,
I have just put a NS record:
*.dyndns NS dyndns.example.com.
and GDNSD throw error:Name '*.dyndns.': Cannot delegate via wildcardsPlease tell me about what wrong with my zonefile? Can i use wildcards with a NS record?
mail 14400 IN CNAME mx01.d2networks.net.
@ 14400 IN MX 0 mail
In rrset 'skedgo.com. MX', same-zone target 'mail.skedgo.com.' has no addresses
The mail server for this domain is outside my control, and I would prefer to use an CNAME record, although gdnsd seems happy with an A record. Can I use a CNAME for the MX?
So gdnsd warns me if I point to my own CNAME, but not someone else's? (I was setting zones_strict_data, because I'm new to gdnsd and didn't want to screw something up.)
Your suggestion works well, thanks.
--Jayen
--
Jayen Ashar
SysAdmin/Developer @TripGo
"All the ways" http://skedgo.com/
-----Original Message-----
From: gdnsd on behalf of blblack on behalf of blblack via gdnsd
Sent: Sat 21/12/2013 2:08 AM
To: gd...@googlegroups.com
Subject: Re: [gdnsd] Re: CNAME pointing to external host names problem
On Tuesday, December 17, 2013 12:23:20 AM UTC-6, Jayen wrote:
mail 14400 IN CNAME mx01.d2networks.net <http://www.google.com/url?q=http%3A%2F%2Fmx01.d2networks.net&sa=D&sntz=1&usg=AFQjCNF9zpfPsJxrtcqEq598ye3IxCwUzw> .
--
--
http://gdnsd.org/
--
You received this message because you are subscribed to the Google
Groups "gdnsd" group.
To post to this group, send email to gd...@googlegroups.com
To unsubscribe from this group, send email to
gdnsd+un...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/gdnsd?hl=en
---
You received this message because you are subscribed to the Google Groups "gdnsd" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gdnsd+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
So gdnsd warns me if I point to my own CNAME, but not someone else's?