DNS problem with NASA.gov?
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Other forums
- :
- Tech Help - Software/Hardware etc
- :
- Re: DNS problem with NASA.gov?
DNS problem with NASA.gov?
02-10-2015 4:19 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: DNS problem with NASA.gov?
02-10-2015 4:39 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
If it helped click the thumb
If it fixed it click 'This fixed my problem'
Re: DNS problem with NASA.gov?
02-10-2015 4:46 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: DNS problem with NASA.gov?
02-10-2015 4:52 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: DNS problem with NASA.gov?
02-10-2015 4:57 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: DNS problem with NASA.gov?
02-10-2015 5:00 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
If it helped click the thumb
If it fixed it click 'This fixed my problem'
Re: DNS problem with NASA.gov?
02-10-2015 9:41 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
; <<>> DiG 9.10.3-RedHat-9.10.3-1.fc23 <<>> @212.159.6.9 nasa.gov
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 13888
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;nasa.gov. IN A
;; Query time: 694 msec
;; SERVER: 212.159.6.9#53(212.159.6.9)
;; WHEN: Fri Oct 02 21:37:36 BST 2015
;; MSG SIZE rcvd: 37[/tt]
Also SERVFAIL responses looking up ns1.nasa.gov, ns2.nasa.gov, ns3.nasa.gov which should be 198.116.4.189, 198.116.4.185, 198.116.4.181 (unfortunately the routing to those three servers looks identical: Plusnet -> BT.net -> Level 3 -> nasa).
Re: DNS problem with NASA.gov?
03-10-2015 7:44 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: DNS problem with NASA.gov?
04-10-2015 5:18 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: DNS problem with NASA.gov?
04-10-2015 5:52 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
$ dig +trace nasa.gov
; <<>> DiG 9.10.3-RedHat-9.10.3-1.fc23 <<>> +trace nasa.gov
;; global options: +cmd
. 513205 IN NS h.root-servers.net.
. 513205 IN NS b.root-servers.net.
. 513205 IN NS l.root-servers.net.
. 513205 IN NS k.root-servers.net.
. 513205 IN NS e.root-servers.net.
. 513205 IN NS j.root-servers.net.
. 513205 IN NS f.root-servers.net.
. 513205 IN NS i.root-servers.net.
. 513205 IN NS c.root-servers.net.
. 513205 IN NS g.root-servers.net.
. 513205 IN NS a.root-servers.net.
. 513205 IN NS d.root-servers.net.
. 513205 IN NS m.root-servers.net.
;; Received 397 bytes from 127.0.0.1#53(127.0.0.1) in 113 ms
gov. 172800 IN NS b.gov-servers.net.
gov. 172800 IN NS a.gov-servers.net.
;; Received 387 bytes from 192.112.36.4#53(g.root-servers.net) in 116 ms
nasa.gov. 86400 IN NS ns1.nasa.gov.
nasa.gov. 86400 IN NS ns2.nasa.gov.
nasa.gov. 86400 IN NS ns3.nasa.gov.
couldn't get address for 'ns1.nasa.gov': not found
couldn't get address for 'ns2.nasa.gov': not found
couldn't get address for 'ns3.nasa.gov': not found
dig: couldn't get address for 'ns1.nasa.gov': no more
I was wondering a little how it's supposed to work. I want to know the IP address for nasa.gov, so I find out the nameservers I need to ask are ns{1,2,3}.nasa.gov, but that doesn't help if I can't find the IP address for ns1.nasa.gov. How do I find the IP address for ns1.nasa.gov? I'd have to ask ns1.nasa.gov, there seems to be a sort of circular dependency.
Re: DNS problem with NASA.gov?
04-10-2015 7:21 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
C:\>nslookup ns1.nasa.gov
Server: dsldevice.lan
Address: fe80::9e97:26ff:fe94:acb8
*** dsldevice.lan can't find ns1.nasa.gov: Server failed
C:\>nslookup ns1.nasa.gov
Server: dsldevice.lan
Address: fe80::9e97:26ff:fe94:acb8
Non-authoritative answer:
Name: ns1.nasa.gov
Address: 198.116.4.189
C:\>nslookup ns1.nasa.gov
Server: dsldevice.lan
Address: fe80::9e97:26ff:fe94:acb8
Name: ns1.nasa.gov
Address: 2001:4d0:8300:401::189
C:\>nslookup ns1.nasa.gov
Server: dsldevice.lan
Address: fe80::9e97:26ff:fe94:acb8
*** dsldevice.lan can't find ns1.nasa.gov: Server failed
C:\>nslookup ns1.nasa.gov
Server: dsldevice.lan
Address: fe80::9e97:26ff:fe94:acb8
Non-authoritative answer:
Name: ns1.nasa.gov
Addresses: 2001:4d0:8300:401::189
198.116.4.189,
Re: DNS problem with NASA.gov?
04-10-2015 7:33 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
dig @a.gov-servers.net nasa.gov
; <<>> DiG 9.10.3-RedHat-9.10.3-1.fc23 <<>> @a.gov-servers.net nasa.gov
; (2 servers found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 51445
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 3, ADDITIONAL: 7
;; WARNING: recursion requested but not available
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 1472
;; QUESTION SECTION:
;nasa.gov. IN A
;; AUTHORITY SECTION:
nasa.gov. 86400 IN NS ns1.nasa.gov.
nasa.gov. 86400 IN NS ns2.nasa.gov.
nasa.gov. 86400 IN NS ns3.nasa.gov.
;; ADDITIONAL SECTION:
ns1.nasa.gov. 86400 IN A 198.116.4.189
ns2.nasa.gov. 86400 IN A 198.116.4.185
ns3.nasa.gov. 86400 IN A 198.116.4.181
ns1.nasa.gov. 86400 IN AAAA 2001:4d0:8300:401::189
ns2.nasa.gov. 86400 IN AAAA 2001:4d0:2300:401::185
ns3.nasa.gov. 86400 IN AAAA 2001:4d0:6300:401::181
;; Query time: 84 msec
;; SERVER: 69.36.157.30#53(69.36.157.30)
;; WHEN: Sun Oct 04 19:28:23 BST 2015
;; MSG SIZE rcvd: 223
And it appears to have started completely working again for me. I think the BNG gateways may have slightly better Plusnet DNS performance.
Re: DNS problem with NASA.gov?
10-10-2015 12:20 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Tracing route to wordpress.org [66.155.40.249]
over a maximum of 30 hops:
1 <1 ms 1 ms 1 ms home.gateway.home.gateway [192.168.1.254]
2 13 ms 14 ms 14 ms 205.core.plus.net [195.166.130.205]
3 14 ms 14 ms 14 ms irb.12.ptw-cr01.plus.net [84.93.249.33]
4 14 ms 15 ms 14 ms 195.99.126.138
5 15 ms 15 ms 15 ms core3-te0-0-0-15.faraday.ukcore.bt.net [213.121.193.164]
6 15 ms 14 ms 15 ms peer2-et-8-3-0.faraday.ukcore.bt.net [62.6.201.169]
7 15 ms 15 ms 15 ms 213.137.183.38
8 21 ms 22 ms 21 ms t2c3-xe-1-0-1-0.nl-ams2.eu.bt.net [166.49.208.218]
9 * * * Request timed out.
10 * * * Request timed out.
11 * * * Request timed out.
12
Re: DNS problem with NASA.gov?
10-10-2015 12:41 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Before the SERVFAILs started, the traceroute was:
# traceroute -q 1 -N 1 -T -p 80 wordpress.org
traceroute to wordpress.org (66.155.40.249), 30 hops max, 52 byte packets
1 gateway (192.168.0.1) 7.921 ms
2 lo0.14.central14.pcl-bng01.plus.net (195.166.130.142) 9.533 ms
3 irb.14.pcl-cr01.plus.net (84.93.249.145) 11.775 ms
4 195.99.126.98 (195.99.126.98) 13.291 ms
5 core4-te-0-12-0-19.faraday.ukcore.bt.net (109.159.249.21) 12.426 ms
6 peer2-et-10-3-0.faraday.ukcore.bt.net (62.6.201.171) 11.774 ms
7 213.137.183.32 (213.137.183.32) 22.336 ms
8 t2c3-xe-1-0-0-0.nl-ams2.eu.bt.net (166.49.208.216) 17.697 ms
9 *
10 *
11 *
12 *
13 *
14 66.155.40.249 (66.155.40.249) 558.618 ms
Re: DNS problem with NASA.gov?
10-10-2015 5:00 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
[tt]traceroute to wordpress.org (66.155.40.249), 30 hops max, 52 byte packets
1 gateway (192.168.0.1) 1.359 ms
2 lo0.14.central14.pcl-bng01.plus.net (195.166.130.142) 11.899 ms
3 irb.14.pcl-cr01.plus.net (84.93.249.145) 12.168 ms
4 ae1.ptw-cr01.plus.net (195.166.129.0) 11.653 ms
5 ae1.ptw-cr01.plus.net (195.166.129.0) 12.725 ms
6 10ge.xe-0-0-0.linxb.ldn-teleh-dis-1.peer1.net (195.66.224.156) 11.576 ms
7 *
8 *
9 *
10 *
11 *
12 wordpress.org (66.155.40.249) 176.205 ms[/tt]
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Other forums
- :
- Tech Help - Software/Hardware etc
- :
- Re: DNS problem with NASA.gov?