DNS
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsSystem AdministrationDNS

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 August 18th, 2004, 01:17 PM
dba_frog's Avatar
dba_frog dba_frog is offline
cave painting, the 1st Opn Src
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Posts: 404 dba_frog User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 20 h 42 m 16 sec
Reputation Power: 6
mydomain.org DNS to ns1.mydomain.com

I'm having a moment...

I have reserved mydomain.org and I set the DNS settings when I reserved it to ns1.mydomain.com because mydomain.com is already propagated
I have set the virtual host in apache for mydomain.org.

SO, the propagated ns1.mydomain.com DNS entry will direct mydomain.org requests to my server IP and then Apache will direct it to the mydomain.org website, RIGHT?.

I don't need another DNS master file, RIGHT?

Sounds right, looks right, isn't feeling 100% right.

thanks,

Frog
__________________
Curious by Nature,
Linux by Choice

Reply With Quote
  #2  
Old August 19th, 2004, 07:57 AM
dba_frog's Avatar
dba_frog dba_frog is offline
cave painting, the 1st Opn Src
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Posts: 404 dba_frog User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 20 h 42 m 16 sec
Reputation Power: 6
follow up

I just used Silentrages DNS lookup for my new domain
and got this::
Quote:
Sending request to a.root-servers.net (198.41.0.4)...
Resending request to TLD1.ULTRADNS.NET (204.74.112.1)...
Resending request to ns2.fedoradocs.com (66.93.60.224)...
Resending request to B.ROOT-SERVERS.NET (192.228.79.201)...
Resending request to TLD1.ULTRADNS.NET (204.74.112.1)...
Received non-authoritative response

No Answer Records

Authority Records (2) TTL Type Data

--------------------------------------------------------------------------------

fedoradocs.org 86400 NS ns2.fedoradocs.com
fedoradocs.org 86400 NS ns1.fedoradocs.com

No Additional Records


OK, Why is my .org able to use the .com file, but isn't getting an ANSWER RECORD response ?

Reply With Quote
  #3  
Old August 19th, 2004, 08:07 AM
SilentRage's Avatar
SilentRage SilentRage is offline
DNS/BIND Guru
Dev Shed Specialist (4000 - 4499 posts)
 
Join Date: Jun 2003
Location: OH, USA
Posts: 4,195 SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 1 Week 5 Days 15 h 53 m 4 sec
Reputation Power: 77
As you can see, it is "resending" the request too many times. It should've stopped at ns1|2.fedoradocs.org but didn't cause your server told DNS Crawler that it isn't a host for that domain - look at the root again. This is viewable by clicking the aqua "ns1|2.fedoradocs.org" link in the resending list. This is a good way to scroll back to see what an earlier server had said. I really need to make DNS Crawler more intelligent so that it stops when it recieves the root servers again.

dig fedoradocs.org

So either the server isn't configured for that domain or the server is configured, but hasn't reloaded the configuration file. Whatever the case may be, the server thinks it's not a host for that domain.
__________________
Send me a private message if you would like me to setup your DNS for you for a price of your choosing. This is the preferred method if your DNS needs to be fixed/setup fast and you don't have the time to bounce messages back and forth on a forum. Also, check out these links:

Whois Direct | DNS Crawler | NS Trace | Compare Free DNS Hosts

Reply With Quote
  #4  
Old August 19th, 2004, 08:24 AM
dba_frog's Avatar
dba_frog dba_frog is offline
cave painting, the 1st Opn Src
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Posts: 404 dba_frog User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 20 h 42 m 16 sec
Reputation Power: 6
Thanks for the info...I've tweaked my DNS file to add .org and I've reloaded the file.
I'll wait for the file to propagate.

This is the exact reason I reserved the second domain, to see what happens...I'm getting my $8.95 worth of gray hair ;-)

Reply With Quote
  #5  
Old August 19th, 2004, 08:38 AM
freebsd freebsd is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2001
Posts: 5 freebsd User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
66.93.60.224 appears to be under SpeakEasy (the best DSL ISP to host your own servers on the planet). Don't you have multiple static IP? You can make a request to Speakeasy for reverse DNS at no charge.

Reply With Quote
  #6  
Old August 19th, 2004, 08:48 AM
SilentRage's Avatar
SilentRage SilentRage is offline
DNS/BIND Guru
Dev Shed Specialist (4000 - 4499 posts)
 
Join Date: Jun 2003
Location: OH, USA
Posts: 4,195 SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 1 Week 5 Days 15 h 53 m 4 sec
Reputation Power: 77
There's no reason for your server to take a long time to say it is a host of that domain. It's merely about configuring it and reloading the config. Execute this command if you haven't already.

rndc reload

The idea is to get something other than a list of *.root-servers.net in that link I gave you. If it still shows *.root-servers.net records in there then you're not doing something right.

Reply With Quote
  #7  
Old August 19th, 2004, 10:54 AM
dba_frog's Avatar
dba_frog dba_frog is offline
cave painting, the 1st Opn Src
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Posts: 404 dba_frog User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 20 h 42 m 16 sec
Reputation Power: 6
attached is my modified fedoradocs.com.zone file

I am not understanding howto have multiple domains use the same zone file, ie. ns1.fedoradocs.com.zone

If the first domain is up and running, what is the proceedure for grafting another site to use the same nameserver ?
Attached Files
File Type: txt fedoradocs.com.zone.nu.txt (712 Bytes, 190 views)

Reply With Quote
  #8  
Old August 19th, 2004, 11:57 AM
SilentRage's Avatar
SilentRage SilentRage is offline
DNS/BIND Guru
Dev Shed Specialist (4000 - 4499 posts)
 
Join Date: Jun 2003
Location: OH, USA
Posts: 4,195 SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 1 Week 5 Days 15 h 53 m 4 sec
Reputation Power: 77
You can't add the fedoradocs.org domains to the fedoradocs.com zone. They're entirely separate zones. You need a zone file for fedoradocs.com and a separate file for fedoradocs.org.

Reply With Quote
  #9  
Old August 19th, 2004, 12:38 PM
dba_frog's Avatar
dba_frog dba_frog is offline
cave painting, the 1st Opn Src
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Posts: 404 dba_frog User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 20 h 42 m 16 sec
Reputation Power: 6
Quote:
Originally Posted by SilentRage
You can't add the fedoradocs.org domains to the fedoradocs.com zone. They're entirely separate zones. You need a zone file for fedoradocs.com and a separate file for fedoradocs.org.


Ahh...But, can I use the same .rev file as they are both on the same IP?

Reply With Quote
  #10  
Old August 19th, 2004, 01:16 PM
SilentRage's Avatar
SilentRage SilentRage is offline
DNS/BIND Guru
Dev Shed Specialist (4000 - 4499 posts)
 
Join Date: Jun 2003
Location: OH, USA
Posts: 4,195 SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level)SilentRage User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 1 Week 5 Days 15 h 53 m 4 sec
Reputation Power: 77
yeah

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationDNS > mydomain.org DNS to ns1.mydomain.com


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 | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway
Stay green...Green IT