ggggus
Programmer
- Jul 5, 2003
- 114
I moved a site to a new server and changed nameservers at the same time....and that was 3 days ago.
I can ssh into about 8 different servers around the world, and running ping from all of those servers shows me the correct ip address for the domain. Running lynx show me that they page is pulling up for those people.
Our business uses centurytel dsl and when I ping the domain name, I get an incorrect IP address still. Some how I doubt calling dsl tech support is going to get them to do anything...is there anything I can do to get them to update thier DNS cache?
running a dig from a local machine here I get the following...but those nameservers are wrong.
Any suggestions to get this corrected?
I did leave a copy of the site on the old server to so that I could leave the site up as much as possible during the transfer...so there are still nameserver records and a site at the old host, but they aren't authoritative any longer.
***************************************
J. Jacobs
I can ssh into about 8 different servers around the world, and running ping from all of those servers shows me the correct ip address for the domain. Running lynx show me that they page is pulling up for those people.
Our business uses centurytel dsl and when I ping the domain name, I get an incorrect IP address still. Some how I doubt calling dsl tech support is going to get them to do anything...is there anything I can do to get them to update thier DNS cache?
running a dig from a local machine here I get the following...but those nameservers are wrong.
Code:
dig fitnessrepairparts.com
; <<>> DiG 9.3.1 <<>> fitnessrepairparts.com
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 8138
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0
;; QUESTION SECTION:
;fitnessrepairparts.com. IN A
;; ANSWER SECTION:
fitnessrepairparts.com. 45151 IN A 72.41.152.83
;; AUTHORITY SECTION:
fitnessrepairparts.com. 45151 IN NS ns3.ixwebhosting.com.
fitnessrepairparts.com. 45151 IN NS ns4.ixwebhosting.com.
;; Query time: 23 msec
;; SERVER: 66.112.11.87#53(66.112.11.87)
;; WHEN: Sun Mar 12 07:34:16 2006
;; MSG SIZE rcvd: 105
Any suggestions to get this corrected?
I did leave a copy of the site on the old server to so that I could leave the site up as much as possible during the transfer...so there are still nameserver records and a site at the old host, but they aren't authoritative any longer.
***************************************
J. Jacobs