Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: Node console CNAMEs
PostPosted: Tue Dec 28, 2010 5:37 am 
Offline
Newbie

Joined: Tue Dec 28, 2010 5:29 am
Posts: 4
It would be nice to have CNAME entries for nodes that map to hosts, so you don't have to know the host to be able to SSH into the console without logging into LPM to find the host. Something like:

Code:
$ host fo0bar.console.linode.com
fo0bar.console.linode.com is an alias for fremont138.linode.com.
fremont138.linode.com has address 74.207.255.61
$ ssh fo0bar@fo0bar.console.linode.com
The authenticity of host 'fo0bar.console.linode.com (74.207.255.61)' can't be established.
RSA key fingerprint is 56:4a:23:d4:99:49:20:fe:55:e8:2e:5f:c1:a5:c1:4d.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'fo0bar.console.linode.com,74.207.255.61' (RSA) to the list of known hosts.


Top
   
 Post subject:
PostPosted: Tue Dec 28, 2010 11:36 am 
Offline
Senior Member

Joined: Fri Dec 07, 2007 1:37 am
Posts: 385
Location: NC, USA
AFAICT the linode hosts are all A records, so you could just your create your own CNAME to point at the linode host.

Code:
fo0bar.yourdomain.com.    CNAME   fremont138.linode.com.

Or something like that?


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