<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01 Transitional//EN'>
<html>
<head>
<meta http-equiv='Content-Type' content='text/html;charset=iso-8859-1'>
<style>BODY{font:10pt Tahoma, Verdana, sans-serif;}</style>
</head>
<body>
<br><blockquote style="border-left: 2px solid rgb(0, 0, 255); padding-left: 5px; margin-left: 5px; margin-right: 0px;"><hr><b>From:</b> Brian Fahrlander [mailto:brian@fahrlander.net]<br><b>To:</b> Ubuntu User's List [mailto:ubuntu-users@lists.ubuntu.com]<br><b>Sent:</b> Wed, 17 Oct 2007 14:21:56 -0800<br><b>Subject:</b> [Dapper] Bind9 not recursing<br><br><br>
I've set up dns many times before. In each case, if I ran the 'dig <br>
method' to get the latest set of root servers, I could look up anything <br>
in the world. The server I have does a fine job of local resolution <br>
(altavista.local, fahrlander.local, etc) but despite "recursion yes" <br>
being in named.conf.options, if it doesn't 'own' the records, it punts!<br>
<br>
Here's an example of what happens when I rely on the ISP's DNS, and <br>
they TOO can't find it:<br>
<br>
<a href="mailto:root@hope">root@hope</a>:/etc/bind# host 192.84.16.27<br>
Host 27.16.84.192.in-addr.arpa not found: 2(SERVFAIL)<br>
<a href="mailto:root@hope">root@hope</a>:/etc/bind# dig 192.84.16.27<br>
<br>
; <<>> DiG 9.3.2 <<>> 192.84.16.27<br>
;; global options: printcmd<br>
;; Got answer:<br>
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 32795<br>
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0<br>
<br>
;; QUESTION SECTION:<br>
;192.84.16.27. IN A<br>
<br>
;; AUTHORITY SECTION:<br>
. 10800 IN SOA A.ROOT-SERVERS.NET. <br>
NSTLD.VERISIGN-GRS.COM. 2007101700 1800 900 604800 86400<br>
<br>
;; Query time: 100 msec<br>
;; SERVER: 64.233.207.2#53(64.233.207.2)<br>
;; WHEN: Wed Oct 17 17:21:50 2007<br>
;; MSG SIZE rcvd: 105<br>
<br>
Can someone please page the cluetrain?<br>
-- </blockquote>Hi Brian,<br><br>First let's have ARIN's look up:<br><br>OrgName: 8x8, Inc.
<br>OrgID: <a href="/whois/?queryinput=O%20%21%208X8INC">8X8INC</a>
<br>Address: 2445 Mission College Boulevard
City: Santa Clara
<br>StateProv: CA
<br>PostalCode: 95054
<br>Country: US
<br>NetRange: <a href="/whois/?queryinput=192.84.16.0">192.84.16.0</a> - <a href="/whois/?queryinput=192.84.19.255">192.84.19.255</a>
<br>CIDR: 192.84.16.0/22
<br>NetName: <a href="/whois/?queryinput=N%20.%208X8-NET">8X8-NET</a>
<br>NetHandle: <a href="/whois/?queryinput=N%20%21%20NET-192-84-16-0-1">NET-192-84-16-0-1</a>
<br>Parent: <a href="/whois/?queryinput=N%20NET-192-0-0-0-0">NET-192-0-0-0-0</a>
<br>NetType: Direct Assignment
<br>NameServer: SVC1-EQIX-SJO.PACKET8.NET
<br>NameServer: SVC2-EQIX-SJO.PACKET8.NET
<br>NameServer: SVC1-L3-SJO.PACKET8.NET
<br>NameServer: SVC2-L3-SJO.PACKET8.NET
<br>Comment:
RegDate:
Updated: 2004-11-30
<br><br>So that's where the IP comes from. Now how about more info:<br><br># dnsqr any 192.84.16.27<br>255 192.84.16.27:<br>46 bytes, 1+1+0+0 records, response, noerror<br>query: 255 192.84.16.27<br>answer: 192.84.16.27 655360 A 192.84.16.27<br><br>This from tinydns which works much better than bind. What do you have for this with bind ?<br><br>-Dee<br> <br><br><blockquote style="border-left: 2px solid rgb(0, 0, 255); padding-left: 5px; margin-left: 5px; margin-right: 0px;"><span></span><br>
------------------------------------------------------------------------<br>
Brian Fahrländer Christian, Conservative, and Technomad<br>
Evansville, IN <a href="http://Fahrlander.net/brian" target="_blank">http://Fahrlander.net/brian</a><br>
ICQ: 5119262 AOL/Yahoo/GoogleTalk: WheelDweller<br>
------------------------------------------------------------------------<br>
<br>
-- <br>
ubuntu-users mailing list<br>
<a href="mailto:ubuntu-users@lists.ubuntu.com">ubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-users</a><br>
</blockquote><style>
</style>
</body></html>