SunQuest
           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:
Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
  #1  
Old February 26th, 2004, 04:32 PM
michaeljames2k michaeljames2k is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 2 michaeljames2k User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
NS records different then domains ACTUAL Name servers?

Ok, hope i dont confuse anyone.

Say you have 2 name servers, ns1.newhost.com and ns2.newhost.com.

You have a domain name, domainname.com, whose official name servers in
it's WHOIS record is ns1.oldhost.com and ns2.oldhost.com.

Say we create the EXACT same record on newhost's name servers as
exists on oldhost's name servers, including the NS records.
then, we go to the Registrar and modify that name servers to
newhosts's.

So that the whois record might look like this:

ns1.newhost.com
ns2.newhost.com

And on ns1.newhost.com and ns2.newhost.com, the DNS record looks like
this:

domainname.com. IN NS ns1.oldhost.com.
domainname.com. IN NS ns2.oldhost.com.


Now, will this work? Will the DNS request be forwarded over to the
oldhost.com's name servers, and the record grabbed from there?? A
client wants us to do this, but we've never done it before.

Reply With Quote
  #2  
Old February 26th, 2004, 07:40 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,193 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 14 h 27 m 56 sec
Reputation Power: 77
Question:

This is what I think you're saying:

[domainname.com registered servers]
ns1.newhost.com (127.0.0.1)
ns2.newhost.com (127.0.0.2)

[domainname.com NS records]
ns1.oldhost.com. (127.0.0.3)
ns2.oldhost.com. (127.0.0.4)

And you're asking if the oldhost.com servers will resolve all requests.

Answer:

The answer is no. If you do that then some requests will be resolved by "newhost.com" and some requests will be resolved by "oldhost.com" depending on whether the resolver wishes to use the registered name servers or the authoritative name servers in the zone.

If you tell me *why* the client is asking for *what* then I can give you a more appopriate solution.
__________________
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
  #3  
Old February 27th, 2004, 09:07 AM
michaeljames2k michaeljames2k is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 2 michaeljames2k User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
I don't know why they want it done that way. Their 'techie' guy told them that was the best way for a 'smooth' transition. I dont understand why we can't just copy their entire record, change the NS records to ours, and have them transfer the domain name. This would be the best solution until we get their server running over here.
I'm guessing the techie doesnt completely know what he's doing.

Quote:
Originally Posted by SilentRage
Question:

This is what I think you're saying:

[domainname.com registered servers]
ns1.newhost.com (127.0.0.1)
ns2.newhost.com (127.0.0.2)

[domainname.com NS records]
ns1.oldhost.com. (127.0.0.3)
ns2.oldhost.com. (127.0.0.4)

And you're asking if the oldhost.com servers will resolve all requests.

Answer:

The answer is no. If you do that then some requests will be resolved by "newhost.com" and some requests will be resolved by "oldhost.com" depending on whether the resolver wishes to use the registered name servers or the authoritative name servers in the zone.

If you tell me *why* the client is asking for *what* then I can give you a more appopriate solution.

Reply With Quote
  #4  
Old February 27th, 2004, 05:38 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,193 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 14 h 27 m 56 sec
Reputation Power: 77
smooth transitions are easy. All you gotta do is setup the new dns server with the domain with the same exact information as the original dns server except the NS records are different. Then, change the registered hosts for the domain. For a few days after the registry updates make sure both old and new hosts stay online so that any cached information is purged and everybody is using the new server. Then you remove the domain from the old server.

Reply With Quote
Reply

Viewing: Dev Shed ForumsSystem AdministrationDNS > NS records different then domains ACTUAL Name servers?


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 6 hosted by Hostway