Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Tue Apr 29, 2008 6:59 pm 
Offline
Senior Member

Joined: Tue Apr 29, 2008 6:26 pm
Posts: 58
Website: http://blog.shadypixel.com/
I noticed that aliases (not sure if this is the correct terminology) don't work in cname records.

If I have:
some-host A 10.10.10.10

Then I add a CNAME where host name is "www" and aliases to is "some-host", it gets added to the file as:

www CNAME some-host.

The trailing "." prevents it from working correctly. I think it should be:

www CNAME some-host

so that CNAME targets don't have to be fully qualified (at the very least this prevents stupid typos in the domain name part).


Top
   
 Post subject:
PostPosted: Mon May 19, 2008 4:49 am 
Offline
Senior Member

Joined: Fri May 02, 2008 8:44 pm
Posts: 1121
As far as I'm aware of, fully qualified domain names should include a trailing dot.

If you just use domain.tld (without the trailing dot) as your target, every server around the world will interpret that as a subdomain and redirect users to domain.tld.domain.tld. Which isn't what you want.

The Linode web interface is kind enough to automatically add the dot if you leave it out. The problem is that it always adds a dot, so if you use a trailing dot in your entry you'll end up with two dots.

So here's my feature request: please don't allow double dots to show up!


Top
   
 Post subject:
PostPosted: Thu May 22, 2008 12:54 am 
Offline
Senior Member

Joined: Tue Apr 29, 2008 6:26 pm
Posts: 58
Website: http://blog.shadypixel.com/
hybinet wrote:
As far as I'm aware of, fully qualified domain names should include a trailing dot.


While that's true, that's sort of the point of my request. I don't want every single entry to be treated as fully qualified. If you leave out the dot, it should be combined with the domain automatically to form a fully qualified domain name. (at least this is how bind works)


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