From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3ffb323d8710cb66219f1cc941f08b78@plan9.bell-labs.com> From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] Re: Incoming mail.. MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Thu, 16 May 2002 12:00:01 -0400 Topicbox-Message-UUID: 945c0438-eaca-11e9-9e20-41e7f4b1d025 The following needs to produce your sysname. ndb/query ether `{cat /net/ether0/addr} sys That is, you need in your ndb files an entry containing ether=your.ether.addr sys=your.sys.name so that ndb/cs can figure out your system name. Russ