9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: john@csplan9.rit.edu
To: 9fans@cse.psu.edu
Subject: [9fans] terminals and /lib/ndb/local
Date: Tue, 15 Jan 2008 15:05:19 -0500	[thread overview]
Message-ID: <7c109f5594a1aa51aa469759d9c6635d@csplan9.rit.edu> (raw)

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?
Thanks

John

/lib/ndb/local:

#
#  files comprising the database, use as many as you like, see ndb(6)
#
database=
	file=/lib/ndb/local
	file=/lib/ndb/common

auth=sources.cs.bell-labs.com authdom=outside.plan9.bell-labs.com
auth=csplan9.rit.edu authdom=rit.edu

auth=out9auth.cs.bell-labs.com authdom=cs.bell-labs.com

sys=go dom=go.cs.bell-labs.com
sys=outfs dom=out9auth.cs.bell-labs.com

sys=csplan9 dom=csplan9.rit.edu


authdom=ca.sandia.gov auth=plan9

ipnet=9net ip=192.168.18.0 ipmask=255.255.255.0
	fs=plan9.ca.sandia.gov
	cpu=plan9.ca.sandia.gov
	auth=plan9.ca.sandia.gov
	ipgw=192.168.18.10
	dnsdomain=ca.sandia.gov
	dns=192.168.18.10
	dns=146.246.250.1

# CPU server
sys=plan9 dom=plan9.ca.sandia.gov
	auth=plan9.ca.sandia.gov

# Linux laptop
sys=ramac ip=192.168.18.179 ether=001641e0fcfd

# Net-booting terminal
sys=gnot ether=001b210f7faa
	ip=192.168.18.90
	dom=gnot.ca.sandia.gov
	bootf=/386/9pxeload
	authdom=ca.sandia.gov

# John's terminal (with disk, root from tcp)
sys=jerq ether=001b210eaab5
	auth=plan9.ca.sandia.gov
	dom=jerq.ca.sandia.gov
	ipgw=192.168.18.10
	authdom=ca.sandia.gov

#Note this is wrong but ron is too lazy to fix it just yet.
sys=blit ether=ff1b210f7faa
	ip=192.168.18.92
	ipgw=192.168.18.10
	dom=gnot.ca.sandia.gov
	bootf=/386/9pxeload
	authdom=ca.sandia.gov

# Testbed
sys=ppc ether=0002b5019094
	ip=192.168.18.91
	dom=ppc.ca.sandia.gov
	bootf=/power/9eval.elf
	authdom=ca.sandia.gov

#
#  because the public demands the name localsource
#
ip=127.0.0.1 sys=localhost dom=localhost
smtp=plan9


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

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-15 20:05 john [this message]
2008-01-15 20:44 ` erik quanstrom
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=7c109f5594a1aa51aa469759d9c6635d@csplan9.rit.edu \
    --to=john@csplan9.rit.edu \
    --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).