9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] terminals and /lib/ndb/local
Date: Tue, 15 Jan 2008 15:44:18 -0500	[thread overview]
Message-ID: <616705e79b4649f9f5e1418a6af0f867@quanstro.net> (raw)
In-Reply-To: <7c109f5594a1aa51aa469759d9c6635d@csplan9.rit.edu>

> We have a cpu/auth/file server here and a few terminals, one pxe booting
> and one standalone that I boot from tcp. I have things set up to the point
> where I am booting fine, can access the file system, etc. I can connect
> to remove cpu servers, but the strange thing is that I can't connect to my
> own cpu server. I think it's probably a problem with /lib/ndb/local...
> can you guys take a look at my configuration and tell me if you see any
> problems?

i assume your auth server is csplan9.  it needs an ip address.
i notice that most of your machines declare that they are in
authdom ca.sandia.gov.  this means they would authenticate to
"plan9" and not "csplan9".

here's how i set up my home network.  hopefully
this helps.

#
# dns mumble ommited.  the authdom is not well chosen.
#

auth=ladd.quanstro.net authdom=plan9.quanstro.net

ipnet=athensnat ip=192.168.0.0 ipmask=/120
	fs=buda.quanstro.net
	ipgw=192.168.0.4
	gw=dexter-peak.quanstro.net
	dns=192.168.0.136
	dnsdomain=quanstro.net
	authdom=plan9.quanstro.net
	auth=ladd
	cpu=ladd

# fileserver
ip=192.168.0.139 sys=buda
	dom=buda.quanstro.net

# auth server.
ip=192.168.0.136 sys=ladd
	dom=ladd.quanstro.net
	dom=www.quanstro.net
	authdom=plan9.quanstro.net

ip=192.168.0.54 sys=athens ether=000024c12c18
	dom=athens.quanstro.net
	authdom=plan9.quanstro.net
	bootf=/386/9pxesokris

ip=192.168.0.56 sys=encampment ether=000347000cac
	dom=encampment.quanstro.net
	bootf=/386/9brom2

# terminal.
ip=192.168.0.57 sys=brasstown ether=0019dbb39287
	 ether=001b21028754
	dom=brasstown.quanstro.net
	bootf=/386/9brom2

- erik


  reply	other threads:[~2008-01-15 20:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-15 20:05 john
2008-01-15 20:44 ` erik quanstrom [this message]
2008-01-15 20:59   ` john
2008-01-15 21:10     ` erik quanstrom
2008-01-15 21:28       ` john
2008-01-16  0:11         ` john

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=616705e79b4649f9f5e1418a6af0f867@quanstro.net \
    --to=quanstro@quanstro.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).