From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <219cdb3ba1d0e8604d888893b8433241@quanstro.net> From: erik quanstrom Date: Thu, 16 Mar 2006 18:59:09 -0600 To: 9fans@cse.psu.edu Subject: Re: [9fans] zonetransfer _from_ plan9 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 14a43d80-ead1-11e9-9d60-3106f5b1d025 you need the arguments -z zonerefreshprog set for ndb/dns to send a notification. you'll probablly need to roll your own zonerefreshprog. (there isn't one in the distribution.) - erik ]On Thu Mar 16 17:51:45 CST 2006, steve@quintile.net wrote: > Hi, > > I'am struggling to get dns zonetransfers working from > plan9 to a Unix box. > > The Unix box is one of the dnsslave= entries so it should > be alowed to do the transfer. I get a valid packet TCP packet > back, it just contains zero answers to my query. > > A snippet of my /lib/ndb/local - below. > ndb/dnsquery seems to show sensible data - below. > > I am running dns as > ndb/dns -rns > > I tried to follow the code in dnstcp but got lost. > > Anything obvious or shall I return to the maze of twisty > passages that all look the same? > > -Steve >