9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Steve Simon" <steve@quintile.net>
To: 9fans@cse.psu.edu
Subject: [9fans] zonetransfer _from_ plan9
Date: Thu, 16 Mar 2006 23:50:25 +0000	[thread overview]
Message-ID: <64b39be3b35e2436d66bf7f089f6ccb1@quintile.net> (raw)

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

-------------------

dom=quintile.net soa=
	refresh=3600 ttl=3600
	ns=ns.quintile.net
	ns=ns0.xxxx.com
	ns=ns1.xxxx.net
	ns=ns2.xxxx.net
	fs=fs.quintile.net
	cpu=cpu.quintile.net
	auth=auth.quintile.net
	mb=postmaster@quintile.net
	dnsslave=axfrbot.xxxx.net
	dnsslave=felix.quintile.net # for debug from home
	mx=mail.quintile.net prof=10
	mx=mxbackup.xxxx.net prof=20

dom=felix.quintile.net ip=86.7.66.235



ndb/dnsquery
> quintile.net all
quintile.net soa	ns.quintile.net postmaster.quintile.net 1142549687 3600 3600 86400 3600 axfrbot.xxxx.net felix.quintile.net
quintile.net ns	ns.quintile.net
quintile.net ns	ns0.xxxx.com
quintile.net ns	ns1.xxxx.net
quintile.net ns	ns2.xxxx.net
quintile.net mx	1 mail.quintile.net
quintile.net mx	1 mxbackup.xxxx.net


             reply	other threads:[~2006-03-16 23:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-16 23:50 Steve Simon [this message]
2006-03-17  0:59 erik quanstrom
2006-03-17  8:55 ` Steve Simon
2006-03-17  9:23   ` geoff
2006-03-17 13:44 erik quanstrom
2006-03-17 13:51 erik quanstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=64b39be3b35e2436d66bf7f089f6ccb1@quintile.net \
    --to=steve@quintile.net \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).