From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <49a177d94db573fedad5ded945a1da21@quintile.net> From: "Steve Simon" Date: Mon, 30 Apr 2007 20:49:26 +0100 To: lucio@proxima.alt.za, 9fans@cse.psu.edu Subject: Re: [9fans] Re: new termrc In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Cc: Topicbox-Message-UUID: 5398fdae-ead2-11e9-9d60-3106f5b1d025 > if you add ether=010203040506 (with your > ethernet address) to the entry for your system > then $sysname should get set. Beware, the ether= field must have the ethernet address in lower case, this is because all fields are case sensitive when they are matched by libndb and the accress printed by /dev/ether0/addr is in lower case. -Steve