9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: forsyth@plan9.cs.york.ac.uk forsyth@plan9.cs.york.ac.uk
Subject: domain name services from unix?
Date: Thu, 24 Aug 1995 07:02:54 -0400	[thread overview]
Message-ID: <19950824110254.XJ_T21yVmvUcBg-Rk2tTwl5ufTf7iPWqOwhv6g740cc@z> (raw)

the short answer to kiran's question is that he probably
isn't running ndb/dns on the terminal.  it needs to be started
in /rc/bin/termrc.  otherwise ndb/cs finds only those names
listed in the /lib/ndb files and the system doesn't (can't) use
the DNS for translation.

also, `soa' should only be used in a dom= entry
when the /lib/ndb files really are authoratitive
for the associated domain (ie, no name or resource record exists in that domain that
cannot be found in /lib/ndb).

i looked up his domain in the DNS, but it seems his site
has separate internal/external name servers.  given the entries
he showed previously, it looks as though the correct entry will be

dom=sasi.ernet.in
	ns=202.21.147.10

or alternatively

dom=sasi.ernet.in
	ns=<name server's domain name>
dom=<name server's domain name> ip=<name server's IP address>

together with the dom=/ns= entries for the root domain he previously showed,
but excluding sasi.ernet.in from that list.







             reply	other threads:[~1995-08-24 11:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-08-24 11:02 forsyth [this message]
1995-08-24 15:14 Scott
1995-08-24 15:34 Kiran
1995-08-24 16:30 forsyth

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=19950824110254.XJ_T21yVmvUcBg-Rk2tTwl5ufTf7iPWqOwhv6g740cc@z \
    --to=forsyth@plan9.cs.york.ac.uk \
    /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).