Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Wed Jun 20, 2012 6:49 am 
Offline
Newbie

Joined: Wed Jun 20, 2012 6:42 am
Posts: 2
Hi man,

Is there anybody could give me some advice for "which panel is the best for linode vps" because I have not experience for vps so I think one panel is better for me to run the website.

Now I am trying to use kloxo on my vps but when I configure the domain, it always to have one error alert:"Alert: To map an IP to a domain, the domain must ping to the same IP, otherwise, the domain will stop working. The domain you are trying to map this IP to, doesn't resolve back to the IP, and so it cannot be set as the default domain for the IP. " So is there anybody have same errors, please?

You also can visit my website www.voguefirst.com to check the kloxo tips which I have not configure the domain correct.

Thanks in advance.


Top
   
PostPosted: Wed Jun 20, 2012 8:17 am 
Offline
Senior Member

Joined: Wed Oct 20, 2010 12:35 pm
Posts: 111
Location: United Kingdom
Most people here don't use a control panel so you might not get much help with this.

From the sounds of the error message it sounds like you have not set up DNS correctly for your domain. In order to fix it login to your domain registrars control panel and set the nameservers to the following:

ns1.linode.com
ns2.linode.com
ns3.linode.com
ns4.linode.com
ns5.linode.com

then once that is done login into the Linode control panel and configure the DNS for your domain correctly using the Linode DNS manager.


Top
   
PostPosted: Wed Jun 20, 2012 4:41 pm 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
Your DNS stuff looks fine to me, at least from the outside world.

The domain is pointed to the right place:

Code:
voguefirst.com.      172800   IN   NS   ns1.linode.com.
voguefirst.com.      172800   IN   NS   ns2.linode.com.
voguefirst.com.      172800   IN   NS   ns3.linode.com.
voguefirst.com.      172800   IN   NS   ns4.linode.com.
voguefirst.com.      172800   IN   NS   ns5.linode.com.
;; Received 349 bytes from 2001:503:231d::2:30#53(b.gtld-servers.net) in 130 ms


And the A records look right:

Code:
rtucker@witte:~$ dig +short voguefirst.com
50.116.26.16
rtucker@witte:~$ dig +short www.voguefirst.com
50.116.26.16


Out of curiosity, what does 'dig +short voguefirst.com' and 'dig +short www.voguefirst.com' report from your Linode itself? And, does Kloxo know about voguefirst.com and has it told your web server about it?

_________________
Code:
/* TODO: need to add signature to posts */


Top
   
PostPosted: Wed Jun 20, 2012 11:36 pm 
Offline
Newbie

Joined: Wed Jun 20, 2012 6:42 am
Posts: 2
First, thanks Cromulent & hoopycat reply.

Second, about the name server, does it have to been set 5? If it's ok only set up 2 or 3 ?

Third, sorry, I don't understand "'dig +short voguefirst.com" means because English is not our mother language and I am not familiar with VPS.

Forth, is there anybody could tell me if I have to set "Reverse DNS"? If it's related with my error, please?


Top
   
PostPosted: Thu Jun 21, 2012 3:28 am 
Offline
Senior Member

Joined: Sun Mar 07, 2010 7:47 pm
Posts: 1970
Website: http://www.rwky.net
Location: Earth
Setting up only 2 or 3 name servers is fine, you need at least two.

dig +short voguefirst.com is the command to run on your server to check where it points to.

Your rDNS is pointed to www.voguefirst.com so looks fine to me :)

_________________
Paid support
How to ask for help
1. Give details of your problem
2. Post any errors
3. Post relevant logs.
4. Don't hide details i.e. your domain, it just makes things harder
5. Be polite or you'll be eaten by a grue


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


Who is online

Users browsing this forum: mattltm and 3 guests


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