Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sun Sep 20, 2009 1:24 pm 
Offline
Senior Member

Joined: Tue Mar 09, 2004 3:52 am
Posts: 106
This should be dead simple, but for the life of me I can't seem to get it right...

Have a blog @ wordpress.com, lets say bloggy.wordpress.com. Have a domain name, bloggy.com. Just trying to point the domain to the blog using a cname.

So, both bloggy.com and www.bloggy.com should point to bloggy.wordpress.com. Have tried a CNAME entry with www.bloggy.com aliased to bloggy.wordpress.com, which Linode DNS manager turns into www. But, if I hit www.bloggy.com, it seems to go into essentially a loop...

I have no A entries at all, as this should be just a staright forward.

Any help for this clueless user?

Thanks!


Top
   
 Post subject:
PostPosted: Sun Sep 20, 2009 5:29 pm 
Offline
Senior Member

Joined: Sun Aug 02, 2009 1:32 pm
Posts: 222
Website: https://www.barkerjr.net
Location: Connecticut, USA
Works fine for me in both Chrome and Firefox. Maybe your DNS cache needs to be flushed. If you're on XP, open a Command Prompt and run ipconfig/flushdns, then restart your browser. Otherwise, maybe your ISP is caching it, and you just have to wait.


Top
   
 Post subject:
PostPosted: Sun Sep 20, 2009 5:49 pm 
Offline
Senior Member
User avatar

Joined: Sun Jan 18, 2009 2:41 pm
Posts: 830
You can check whether the DNS is set up correctly with the host command:
Code:
$ host www.bloggy.com
www.bloggy.com is an alias for bloggy.wordpress.com.
bloggy.wordpress.com has address 12.34.56.78

You should see something similar to this.

The other half is that Wordpress must be set up to respond to requests for www.bloggy.com. This is known as name-based virtual hosting or, on wordpress.com, domain mapping.


Top
   
 Post subject: Follow-up
PostPosted: Sat Sep 26, 2009 1:42 pm 
Offline
Senior Member

Joined: Tue Mar 09, 2004 3:52 am
Posts: 106
So here is what my host looks like:

Quote:
root|production[~]=> host www.bloggy.com
www.bloggy.com CNAME bloggy.wordpress.com
bloggy.wordpress.com CNAME lb.wordpress.com
lb.wordpress.com A 74.200.243.251
lb.wordpress.com A 76.74.254.123
lb.wordpress.com A 76.74.255.123
lb.wordpress.com A 72.233.2.59
lb.wordpress.com A 72.233.2.58
lb.wordpress.com A 74.200.243.253


I think the problem lies on my end with my dns settings here at linode. Here are my settings. I have no A records at all, have the linode nameservers, and just the one CNAME record:

Hostname: www
Aliases To: bloggy.wordpress.com
TTL: 14440 (4 hours)

Problem remains with hitting www.bloggy.com and it going into essentailly an endless loop it appears. Should there be an A record of any type? How would I also redirect bloggy.com to bloggy.wordpress.com?

Anyone see anything wrong with them?


Top
   
 Post subject:
PostPosted: Sat Sep 26, 2009 1:50 pm 
Offline
Senior Member

Joined: Sun Aug 02, 2009 1:32 pm
Posts: 222
Website: https://www.barkerjr.net
Location: Connecticut, USA
No, you're not pointing to Linode name servers:

Code:
bloggy.com.             172800  IN      NS      ns1.webfaction.com.
bloggy.com.             172800  IN      NS      ns2.webfaction.com.
bloggy.com.             172800  IN      NS      ns3.webfaction.com.
bloggy.com.             172800  IN      NS      ns4.webfaction.com.
;; Received 179 bytes from 192.43.172.30#53(I.GTLD-SERVERS.NET) in 149 ms


Top
   
 Post subject:
PostPosted: Sat Sep 26, 2009 1:52 pm 
Offline
Senior Member

Joined: Tue Mar 09, 2004 3:52 am
Posts: 106
BarkerJr wrote:
No, you're not pointing to Linode name servers:

Code:
bloggy.com.             172800  IN      NS      ns1.webfaction.com.
bloggy.com.             172800  IN      NS      ns2.webfaction.com.
bloggy.com.             172800  IN      NS      ns3.webfaction.com.
bloggy.com.             172800  IN      NS      ns4.webfaction.com.
;; Received 179 bytes from 192.43.172.30#53(I.GTLD-SERVERS.NET) in 149 ms


For business reasons, I can't post the actual correct domain... bloggy.com is just a random name I choose. The domain in question is indeed pointing at linode.


Top
   
 Post subject:
PostPosted: Sat Sep 26, 2009 1:54 pm 
Offline
Linode Staff
User avatar

Joined: Sat Jun 21, 2003 2:21 pm
Posts: 160
Location: Absecon, NJ
People are trying to help, but by disguising your domain name and using one that actually exists you're sending everyone down the wrong track - example.com is reserved specifically for use in cases like this.

But... I work here so I get to cheat. :)

I looked at your domain and the www.example.com is pointing at wordpress, but they are redirecting to example.com which doesn't exist. You need to tell wordpress that your blog address is www.example.com.

-James


Top
   
 Post subject:
PostPosted: Sat Sep 26, 2009 2:58 pm 
Offline
Senior Member

Joined: Tue Mar 09, 2004 3:52 am
Posts: 106
Ah, sorry about that, thought it would be such a simple issue that it wouldn't involve any actual network stuff, just a quick text response.

Thanks,

Paul


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


Who is online

Users browsing this forum: No registered users and 2 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