Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Sep 06, 2007 6:39 pm 
Offline
Senior Newbie

Joined: Thu Sep 06, 2007 6:38 pm
Posts: 5
So I want to experiment with DNS txt records, but I don't want to add an additional domain. I would just like to use the lixx-xx.members.linode.com domain.

Can I use DNS Manager to add a TXT record to this domain?

Thanks,

GT


Last edited by GT4NE1 on Mon Sep 10, 2007 2:40 pm, edited 1 time in total.

Top
   
 Post subject:
PostPosted: Thu Sep 06, 2007 6:42 pm 
Offline
Linode Staff
User avatar

Joined: Tue Apr 15, 2003 6:24 pm
Posts: 3090
Website: http://www.linode.com/
Location: Galloway, NJ
Hello,

No. You'll need to add your own domain to be able to control things like TXT records.

Regards,
-Chris


Top
   
 Post subject:
PostPosted: Thu Sep 06, 2007 11:55 pm 
Offline
Senior Newbie

Joined: Thu Sep 06, 2007 6:38 pm
Posts: 5
That's what I thought.

Thanks, I've got a domain I can add.


Top
   
 Post subject:
PostPosted: Fri Sep 07, 2007 1:34 pm 
Offline
Senior Newbie

Joined: Thu Sep 06, 2007 6:38 pm
Posts: 5
So I figured it out and got a/cname/mx records working great, but for some reason my txt record isn't showing up.

What's the format I need to use? Do I need to include double quotes around it?


Top
   
 Post subject:
PostPosted: Sat Sep 08, 2007 11:44 pm 
Offline
Senior Newbie

Joined: Thu Sep 06, 2007 6:38 pm
Posts: 5
Anyone?

Anyone had any luck with TXT records?

Thanks,

GT


Top
   
 Post subject:
PostPosted: Sun Sep 09, 2007 11:23 am 
Offline
Junior Member

Joined: Tue Feb 03, 2004 2:37 pm
Posts: 26
GT4NE1 wrote:
Anyone had any luck with TXT records?

I just created one and it worked fine.
Name: test
Value: Yes

Code:
~> host -t txt test.thefoots.com ns1.linode.com
Using domain server:
Name: ns1.linode.com
Address: 69.93.127.10#53
Aliases:

test.thefoots.com descriptive text "Yes"


Top
   
 Post subject:
PostPosted: Mon Sep 10, 2007 2:44 pm 
Offline
Senior Newbie

Joined: Thu Sep 06, 2007 6:38 pm
Posts: 5
Thanks for the reply jeffml,

I am still having problems with this though. It's very strange, all of my other records are working perfectly. I even tried the exact same record you mentioned you tried, but it still isn't showing up.

Name: test
Value: yes

[root@server root]# host -t txt ossplanet.com ns1.linode.com
Using domain server:
Name: ns1.linode.com
Address: 69.93.127.10#53
Aliases:

Dig reveals the same results

[root@server root# dig @ns1.linode.com -t txt ossplanet.com

; <<>> DiG 9.2.4 <<>> @ns1.linode.com -t txt ossplanet.com
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 1543
;; flags: qr aa rd; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;ossplanet.com. IN TXT

;; AUTHORITY SECTION:
ossplanet.com. 86400 IN SOA ns1.linode.com. root.ossplanet.com. 2007090921 7200 7200 1209600 86400

;; Query time: 64 msec
;; SERVER: 69.93.127.10#53(69.93.127.10)
;; WHEN: Mon Sep 10 11:42:53 2007
;; MSG SIZE rcvd: 83


Any ideas? This is weird. It got to be something stupid I am doing, or not doing, though.

Here's my zone file according to DNS Manager.

$TTL 86400
@ IN SOA ns1.linode.com. root.ossplanet.com. (
2007091059
7200
7200
1209600
86400
)
@ NS ns1.linode.com.
@ NS ns2.linode.com.
@ MX 10 mail.ossplanet.com.
test TXT "yes"
trojan A 64.22.124.53
mail A 64.22.124.53
@ A 64.22.124.53
www CNAME trojan.ossplanet.com.

Thanks,

GT


Top
   
 Post subject:
PostPosted: Mon Sep 10, 2007 6:53 pm 
Offline
Linode Staff
User avatar

Joined: Tue Apr 15, 2003 6:24 pm
Posts: 3090
Website: http://www.linode.com/
Location: Galloway, NJ
You're not specifying which record to return. Try querying for test.ossplanet.com, type txt. It works.

-Chris


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group