9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] add terminal
       [not found] <20020730114502.27164.22306.Mailman@psuvax1.cse.psu.edu>
@ 2002-08-12 18:47 ` William Gunnells
  0 siblings, 0 replies; 4+ messages in thread
From: William Gunnells @ 2002-08-12 18:47 UTC (permalink / raw)
  To: 9fans

Hello!

I have managed to build the file server via wiki's
instruction. My CPU/auth is now diskless and can
connect to FS under user bootes. I can also execute
auth/changeuser and add user william to system. I'm
having trouble logging in as william via term. I
didn't think it was complicated. I thought all you
need is to add another entry to /lib/ndb/local and
compile a kernel for the term bootdisk. Here
/lib/ndb/local::

database=
	file=/lib/ndb/local
	file=/lib/ndb/common

ipnet=myipnet ip-10.56.32.0 ipmask=355.355.240.0
	ipgw=10.56.32.1
	dns=192.204.133.102
	auth=fs
	proto=il

ip=10.56.35.118 ether=00c04f182de5 sys=auth
	bootf=/386/9pcauth
ip=10.56.35.117 ether=006008c78c0c sys=fs
	bootf=/386/9pcfs
	proto=il
ip=10.56.35.115 ether=009027626acc sys=term
	bootf=/386/9pc
	proto=il

I'm static and the machines seem to be talking fine.

Here is the error of the term machine that I'm using
to connect via bootdisk.

authentication failed (auth_proxy rpc write
::connection rejected), trying mount anyways
boot: /: attach -- unknown user or failed
authentication

Then the system just cycles through and reboots...

The plan9.ini on the term bootdisk is::

bootfile=fd0!dos!9pc.gz
bootargs=il -g 10.56.32.1 ether /net/ether0
10.56.35.115 255.255.240.0 0 10.56.35.117 10.56.35.118


The FS see's that the terminal 10.56.35.115 is trying
to connect and reads.
fs: il: allocating il!10.56.35.115!24958
hangup! connectio timed out-3 24958/10.56.35.115.17008

the hangup occurs after term cycles through and
reboots...

Please let me know if I'm missing something.
Thanks
William Gunnells-

__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] add terminal
  2002-08-12 19:21 David Gordon Hogan
@ 2002-08-12 19:34 ` matt
  0 siblings, 0 replies; 4+ messages in thread
From: matt @ 2002-08-12 19:34 UTC (permalink / raw)
  To: 9fans



> > ipnet=myipnet ip-10.56.32.0 ipmask=355.355.240.0

s/ip-/ip=/



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] add terminal
@ 2002-08-12 19:21 David Gordon Hogan
  2002-08-12 19:34 ` matt
  0 siblings, 1 reply; 4+ messages in thread
From: David Gordon Hogan @ 2002-08-12 19:21 UTC (permalink / raw)
  To: 9fans

> ipnet=myipnet ip-10.56.32.0 ipmask=355.355.240.0

The ipmask doesn't look right either.  Those 355's
should be 255's, in particular.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [9fans] add terminal
@ 2002-08-12 19:18 Russ Cox
  0 siblings, 0 replies; 4+ messages in thread
From: Russ Cox @ 2002-08-12 19:18 UTC (permalink / raw)
  To: 9fans

ipnet=myipnet ip-10.56.32.0 ipmask=355.355.240.0
	ipgw=10.56.32.1
	dns=192.204.133.102
	auth=fs
	proto=il

i think you want

	auth=auth
	fs=fs

russ



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2002-08-12 19:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20020730114502.27164.22306.Mailman@psuvax1.cse.psu.edu>
2002-08-12 18:47 ` [9fans] add terminal William Gunnells
2002-08-12 19:18 Russ Cox
2002-08-12 19:21 David Gordon Hogan
2002-08-12 19:34 ` matt

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).