[BlueOnyx:03279] Re: dns issue
Jeff Folk
jefffolk at mac.com
Wed Jan 6 17:46:31 -05 2010
On Jan 6, 2010, at 4:33 PM, Luis Rojas wrote:
>
> Depends on the level of control you have over the servers and how the
> zones are set up... Looks to me like they are hosted on
> avalonglobal... Don't personally know how their name servers are set
> up.
>
> Hopefully, 66.51.110.254 has a secondary zone file feeding off of
> 64.141.17.199 which will update based on the ttl of the zone. If you
> have control over that secondary zone, tell the server to refresh that
> zone, otherwise it will occur automatically at SOME point. If you
> don't administer those servers, You'll have to contact them or wait...
>
> If (God forbid) both servers have those zone files as primary zones,
> you'll have to make the changes to the second server like the first.
>
> Jeff
>
>
> Ok so it looks like they have both servers set up as primary. So
> what I logged into ns2 and changed the records manually for that
> domain. I am not sure where 66.51.110.254 is coming from, because
> ns1(17.198) and ns2(17.140).
> _______________________________________________
> Blueonyx mailing list
> Blueonyx at blueonyx.it
> http://www.blueonyx.it/mailman/listinfo/blueonyx
Those IPs are the data in the A records, not the IPs of the name
servers... sorry.
Looks like it is okay, now...
Jeffrey-Folks-iMac:~ jfolk$ dig @ns2.avalonglobal.com versaframe.ca
; <<>> DiG 9.4.3-P3 <<>> @ns2.avalonglobal.com versaframe.ca
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 63145
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2
;; WARNING: recursion requested but not available
;; QUESTION SECTION:
;versaframe.ca. IN A
;; ANSWER SECTION:
versaframe.ca. 10800 IN A 64.141.17.199
;; AUTHORITY SECTION:
versaframe.ca. 10800 IN NS ns2.avalonglobal.com.
versaframe.ca. 10800 IN NS ns1.avalonglobal.com.
;; ADDITIONAL SECTION:
ns1.avalonglobal.com. 900 IN A 64.141.17.198
ns2.avalonglobal.com. 900 IN A 64.141.17.140
;; Query time: 120 msec
;; SERVER: 64.141.17.140#53(64.141.17.140)
;; WHEN: Wed Jan 6 16:45:47 2010
;; MSG SIZE rcvd: 131
Jeffrey-Folks-iMac:~ jfolk$ dig @ns1.avalonglobal.com versaframe.ca
; <<>> DiG 9.4.3-P3 <<>> @ns1.avalonglobal.com versaframe.ca
; (1 server found)
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 62995
;; flags: qr aa rd; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 2
;; WARNING: recursion requested but not available
;; QUESTION SECTION:
;versaframe.ca. IN A
;; ANSWER SECTION:
versaframe.ca. 900 IN A 64.141.17.199
;; AUTHORITY SECTION:
versaframe.ca. 900 IN NS ns1.avalonglobal.com.
versaframe.ca. 900 IN NS ns2.avalonglobal.com.
;; ADDITIONAL SECTION:
ns1.avalonglobal.com. 900 IN A 64.141.17.198
ns2.avalonglobal.com. 900 IN A 64.141.17.140
;; Query time: 120 msec
;; SERVER: 64.141.17.198#53(64.141.17.198)
;; WHEN: Wed Jan 6 16:45:59 2010
;; MSG SIZE rcvd: 131
More information about the Blueonyx
mailing list