PDA

View Full Version : Ok, this is kind of odd... Help!?!


DestinyBWL
01-19-2001, 12:04 PM
I'm a tech and I have never quite seen this before...[nbsp][nbsp]I changed my DNS with internic yesterday to move to futurequest.[nbsp][nbsp]I run a whois on my site, and it is now setup as futurequest, HOWEVER, when I ran a dig yesterday everything in the authority section and additional section said dynamicweb.net (which was my old host and was correct), but today it says:

; <<>> DiG 8.1 <<>> modemhelp.net
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 6
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 12, ADDITIONAL: 12
;; QUERY SECTION:
;;[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp]modemhelp.net, type = A, class = IN

;; ANSWER SECTION:
modemhelp.net.[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp]7h14m52s IN A[nbsp][nbsp] 205.178.180.102

;; AUTHORITY SECTION:
NET.[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp] 5d20h12m55s IN NS[nbsp][nbsp]A.ROOT-SERVERS.NET.
NET.[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp] 5d20h12m55s IN NS[nbsp][nbsp]E.GTLD-SERVERS.NET.
NET.[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp] 5d20h12m55s IN NS[nbsp][nbsp]F.GTLD-SERVERS.NET.
NET.[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp] 5d20h12m55s IN NS[nbsp][nbsp]J.GTLD-SERVERS.NET.
NET.[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp] 5d20h12m55s IN NS[nbsp][nbsp]K.GTLD-SERVERS.NET.
NET.[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp] 5d20h12m55s IN NS[nbsp][nbsp]A.GTLD-SERVERS.NET.
NET.[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp] 5d20h12m55s IN NS[nbsp][nbsp]M.GTLD-SERVERS.NET.
NET.[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp] 5d20h12m55s IN NS[nbsp][nbsp]G.GTLD-SERVERS.NET.
NET.[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp] 5d20h12m55s IN NS[nbsp][nbsp]C.GTLD-SERVERS.NET.
NET.[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp] 5d20h12m55s IN NS[nbsp][nbsp]I.GTLD-SERVERS.NET.
NET.[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp] 5d20h12m55s IN NS[nbsp][nbsp]B.GTLD-SERVERS.NET.
NET.[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp] 5d20h12m55s IN NS[nbsp][nbsp]D.GTLD-SERVERS.NET.

;; ADDITIONAL SECTION:
A.ROOT-SERVERS.NET.[nbsp][nbsp][nbsp][nbsp] 4d23h54m5s IN A[nbsp][nbsp]198.41.0.4
E.GTLD-SERVERS.NET.[nbsp][nbsp][nbsp][nbsp] 1d6h1m29s IN A[nbsp][nbsp]207.200.81.69
F.GTLD-SERVERS.NET.[nbsp][nbsp][nbsp][nbsp] 1d12h29m12s IN A[nbsp][nbsp]198.17.208.67
J.GTLD-SERVERS.NET.[nbsp][nbsp][nbsp][nbsp] 1d10h20m55s IN A[nbsp][nbsp]210.132.100.101
K.GTLD-SERVERS.NET.[nbsp][nbsp][nbsp][nbsp] 1d46m18s IN A[nbsp][nbsp] 213.177.194.5
A.GTLD-SERVERS.NET.[nbsp][nbsp][nbsp][nbsp] 1d5h21m6s IN A[nbsp][nbsp]198.41.3.38
M.GTLD-SERVERS.NET.[nbsp][nbsp][nbsp][nbsp] 1d3h29m29s IN A[nbsp][nbsp]202.153.114.101
G.GTLD-SERVERS.NET.[nbsp][nbsp][nbsp][nbsp] 1d20h30m24s IN A[nbsp][nbsp]198.41.3.101
C.GTLD-SERVERS.NET.[nbsp][nbsp][nbsp][nbsp] 1d11h40m7s IN A[nbsp][nbsp]205.188.185.18
I.GTLD-SERVERS.NET.[nbsp][nbsp][nbsp][nbsp] 1d6h10m3s IN A[nbsp][nbsp]192.36.144.133
B.GTLD-SERVERS.NET.[nbsp][nbsp][nbsp][nbsp] 1d22h44m24s IN A[nbsp][nbsp]203.181.106.5
D.GTLD-SERVERS.NET.[nbsp][nbsp][nbsp][nbsp] 4d18h25m10s IN A[nbsp][nbsp]208.206.240.5

;; Total query time: 9 msec
;; FROM: earth to SERVER: default -- 169.207.1.3
;; WHEN: Fri Jan 19 09:46:47 2001
;; MSG SIZE[nbsp][nbsp]sent: 31[nbsp][nbsp]rcvd: 460

Generic Top Level Domain Servers dot Net?

Hmmmm....

Terra
01-19-2001, 12:21 PM
When you receive that, it usually means that you queried a root name server that doesn't handle that particular .tld...

Run the following instead:
$dig @a.root-servers.net modemhelp.net

You'll see that FutureQuest is now authoritative for your domain...

--
Terra
--Where is your domain pointing today?--
FutureQuest

DestinyBWL
01-19-2001, 12:35 PM
Ah, interesting.[nbsp][nbsp]I have another question now as well.[nbsp][nbsp]How does one find out what their Website's TTL was set at so that they can find out about how long it will take for DNS to propogate?

DestinyBWL
01-19-2001, 02:12 PM
Thanks Paul![nbsp][nbsp]You can call me Destiny, Brad, Bradford, The ModemGuru, whatever you'd like.[nbsp][nbsp]Once my schedule is less hectic I'll probably start posing in your computer forums solving any sort of ISP troubles people are having, and become an active part of the community forums.[nbsp][nbsp]Especially since I have alot to learn about databases and the ilk.

Bradford Liedel
Webmaster, ModemHelp.Net

Paul
01-19-2001, 03:03 PM
Okay, Brad.. nice to meet ya!

Paul

Terra
01-20-2001, 01:07 AM
You would ask your old hosts DNS servers directly...

$dig @ns1.dynamicweb.com modemhelp.com

a) I'm not sure if that is their primary DNS servers
b) If your zone file is still in their DNS servers

If they are running industry standard 86400 seconds, then you might as well figure 1 to 5 days for full external propagation...

The 2-5 days are for those brain dead Proxies and DNS *cough*MicroSoft*cough* servers that don't always honor TTL's properly...

--
Terra
--Moving onward to greener pastures--
FutureQuest

DestinyBWL
01-20-2001, 01:25 AM
; <<>> DiG 8.1 <<>> @ns1.dynamicweb.net modemhelp.net
; (1 server found)
;; res options: init recurs defnam dnsrch
;; got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 10
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2
;; QUERY SECTION:
;;[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp]modemhelp.net, type = A, class = IN

;; ANSWER SECTION:
modemhelp.net.[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp]1D IN A[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp] 205.178.180.102

;; AUTHORITY SECTION:
modemhelp.net.[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp]1D IN NS[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp]ns1.dynamicweb.net.
modemhelp.net.[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp]1D IN NS[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp]ns2.dynamicweb.net.

;; ADDITIONAL SECTION:
ns1.dynamicweb.net.[nbsp][nbsp][nbsp][nbsp] 1D IN A[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp] 205.178.159.134
ns2.dynamicweb.net.[nbsp][nbsp][nbsp][nbsp] 1D IN A[nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp][nbsp] 205.178.138.137

;; Total query time: 53 msec
;; FROM: earth to SERVER: ns1.dynamicweb.net[nbsp][nbsp]205.178.159.134
;; WHEN: Fri Jan 19 11:16:32 2001
;; MSG SIZE[nbsp][nbsp]sent: 31[nbsp][nbsp]rcvd: 129

Is it the 1D IN NS &amp; 1D IN A that states the TTL?[nbsp][nbsp](ie 1 day?)[nbsp][nbsp]If that is true, then around 5 o'clock today I am assuming I should begin seeing fast reliable service that modemhelp.net again.[nbsp][nbsp]YAY!!!!!![nbsp][nbsp]Finally!!![nbsp][nbsp]The future is mine![nbsp][nbsp]Bwahahahahahahahaha.[nbsp][nbsp];)

I've been experiencing the most slowdown I have ever seen over the past 3-4 weeks and I did ALOT of reseach this time around into webhosts.[nbsp][nbsp]After finding several that looked good, but then found bad comments about them, and problems with them, I found futurequest, a webhost with nothing against them, only people who say that you are actually an honest host, and have great service.[nbsp][nbsp]It was a toss between hostrocket and futurequest, but after research, a little bit of digging, comparisons, etc, I decided to go with futurequest.[nbsp][nbsp]Hoping my future domains will be on a futurequest as well :o)

Paul
01-20-2001, 01:47 AM
Hi there Destiny.. (may I call you Destiny?)

We certainly appreciate you being here, and.. it is great to hear that everything is going smoothly for you with the changeover. (and we hope to earn the ability to host your other domains!) ;)

Welcome to FutureQuest!

Paul
FutureQuest, Inc.

PS- Great service you provide..