9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: James A. Robinson Jim.Robinson@Stanford.Edu
Subject: [9fans] Nameserver question
Date: Tue,  3 Nov 1998 15:35:12 -0800	[thread overview]
Message-ID: <19981103233512.ujutSxJgU5XOyxP6eUv-QST9_7rk5tsmMFwQe6ysypE@z> (raw)

> I've loaded the diskette version of Plan 9 on my pc.  The ethernet card
> is recognized ok.  My question is how do the entries for the
> nameservers appear in the ndb file?  The installation guide shows
> examples for the ip and gateway, but doesn't mention nameservers.

If you don't plan to be a domain-level server yourself, you may
want to piggy-back off whatever domain-level server does exist
for your network. What I have in mine is:

	dom=
		ns=cilantro.stanford.edu
		ns=cassandra.stanford.edu
		ns=caribou.stanford.edu
	dom=cilantro.stanford.edu ip=171.64.7.99
	dom=cassandra.stanford.edu ip=171.64.7.77
	dom=caribou.stanford.edu ip=171.64.7.55

The above gives me full DNS capability off of the Stanford DNS system.
Of course, this also means that if their DNS has a bad cache or 
something, I won't be able to do anything about it.

And, as was shown earlier, you can have specific dom=<nameserver.domain.name>
entries for specific domains, or have a 'dom=<blank>' entry with a list of
the root-level DNS servers.


Jim




             reply	other threads:[~1998-11-03 23:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-11-03 23:35 James [this message]
  -- strict thread matches above, loose matches on Subject: below --
1998-11-09  5:15 [9fans] Nameserver Question Erik
1998-11-06 11:05 forsyth
1998-11-05  2:58 Michael
1998-11-04 23:45 James
1998-11-04 16:24 Russ
1998-11-04  1:05 Michael
1998-11-03  8:14 [9fans] Nameserver question Scott
1998-11-01  2:53 Michael

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=19981103233512.ujutSxJgU5XOyxP6eUv-QST9_7rk5tsmMFwQe6ysypE@z \
    --to=9fans@9fans.net \
    /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).