9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Joel C. Salomon" <joelcsalomon@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] dns suddenly not working
Date: Thu, 26 Apr 2007 14:19:30 -0400	[thread overview]
Message-ID: <7871fcf50704261119u3a4f117fneacc157bb6470547@mail.gmail.com> (raw)
In-Reply-To: <547feddc61eb082aad6c7282b99b20e2@quintile.net>

On 4/25/07, Steve Simon <steve@quintile.net> wrote:
> not sure I really understand the problem but it looks as though
> you didn't get a dns= record in /net/ndb (with the new ipconfig).

Actually, as maters stand now, when /rc/bin/termrc calls ndb/dns -rf
$NDBFILE, I get the message
	ndb/dns: can't read my ip address
My /lib/ndb/local (which $NDBFILE properly resolves to) includes the
following lines:
	…
	ip=199.98.17.238 sys=hymie dom=hymie.cc.cooper.edu
		ether=00d0…
		dns=paperweight dnsdom=paperweight.cooper.edu
		…
	ip=199.98.16.9 sys=paperweight dom=paperweight.cooper.edu
	…
I've checked with the school network administrators; the dns server is
paperweight.cooper.edu at an ip address of 199.98.16.9, and thins
invocation kept dns happy until this week.

What should I change those lines to?

Side question:  In general, do I use
	sys=name dom=name.dom.org
or
	sys=name dom=dom.org
to make dns recognize the enry correctly?

> You could also check that ip/cs is able to
> find a dns server for your machine:
>         ndb/ipquery sys $sysname dns
> and try repeating this using
>         ndb/ipquery ip 1.2.3.4 dns
> where 1.2.3.4 is your IP address

In both cases I get
	dns=paperweight
-- is that what it should read?

--Joel

  reply	other threads:[~2007-04-26 18:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-26  0:07 Joel C. Salomon
2007-04-26  0:17 ` geoff
2007-04-26  0:23 ` Steve Simon
2007-04-26 18:19   ` Joel C. Salomon [this message]
2007-04-26 18:43     ` geoff
2007-04-26 19:09       ` Joel C. Salomon
2007-04-26 19:48         ` geoff
2007-04-26 20:07           ` Joel C. Salomon
2007-04-26 20:23             ` geoff
2007-04-26 19:23     ` Joel C. Salomon
2007-04-26 19:40       ` Russ Cox

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=7871fcf50704261119u3a4f117fneacc157bb6470547@mail.gmail.com \
    --to=joelcsalomon@gmail.com \
    --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).