DNS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationDNS
Receive the tools necessary to be the rock star of your field. Our 12-month program teaches you the evolving world of multi-channel marketing as well as the complex issues and opportunities found in the industry.

ASP Free and Iron Speed Designer are giving away $5,500+ in FREE licenses. Iron Speed's RAD CASE toolset can save up to 80% of your coding time. One free license per week, one perpetual license per month!
Download and Activate to enter!

Web development can be a daunting task, even for specialists. There is a lot of information to absorb and a lot of technologies to learn in order to manage a superior website. When trying to learn the ropes, developers need a reliable source to introduce new ideas that can be easily implemented. When working on large projects, even web veterans may run into a technology or an aspect of a technology that they are unfamiliar with.

Learn More!


Download to Enter
| Contest Rules

Tutorials | Forums

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old February 1st, 2012, 09:49 AM
Judy91 Judy91 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2012
Posts: 2 Judy91 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 23 m 49 sec
Reputation Power: 0
Www version of domain gives server not found

I'm working on a domain that has lots of custom DNS records. We changed from a google site to a hosted website. In order to keep the custom DNS records (for mail and other stuff), we simply added an A Record to point to the ip address of the hosting.

That worked fine for domain dot com Except when you go to www dot domain dot com you get a "server not found" page. This morning I added a wildcard A Record (asterisk that points to the ip address). Will that work or is there something else I need to do?

The domain is bsi686.org and here is what I have right now

* IN A 50.21.182.164
@ IN A 50.21.182.164
www IN CNAME 50.21.182.164

I don't know if the CNAME is right for what I want either. Hoping for some help

Reply With Quote
  #2  
Old February 1st, 2012, 10:06 AM
CaptPikel CaptPikel is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Nov 2010
Location: Florida
Posts: 240 CaptPikel User rank is Lance Corporal (50 - 100 Reputation Level)CaptPikel User rank is Lance Corporal (50 - 100 Reputation Level)CaptPikel User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 3 Days 13 h 6 m 12 sec
Reputation Power: 2
Have the CNAME point to the domain name, not the IP. Pointing to the IP will make the DNS server try to do a name lookup on it. Since it's already an IP, you'll get a server error. The wildcard won't fix it since you already have a www record in place.


Code:
www  IN CNAME bsi686.org.




EDIT: Or just get rid of the CNAME altogether and have an A record for the www point to the IP.

Reply With Quote
  #3  
Old February 1st, 2012, 10:16 AM
Judy91 Judy91 is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2012
Posts: 2 Judy91 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 23 m 49 sec
Reputation Power: 0
That worked, case closed. Just deleted the cname record and the www now goes to the domain.

Thanks, you're the best.

Reply With Quote
  #4  
Old February 1st, 2012, 10:33 PM
dotnetmaster dotnetmaster is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2009
Posts: 30 dotnetmaster User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 9 h 17 m 10 sec
Reputation Power: 4
Glad to see that. Yes, in order to make www works, you need to add CNAME. Not a big problem.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationDNS > Www version of domain gives server not found


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.

© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 6 - Follow our Sitemap