From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] local resolution with net.alt From: Geoff Collyer Date: Mon, 21 Jun 2004 13:34:39 -0700 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: a8d88d7a-eacd-11e9-9e20-41e7f4b1d025 You need to put the definition of sys=foo in whichever /lib/ndb file(s) you use on your /net.alt interface. You get the `connection timed out' because names for /net are looked up in /lib/ndb/local and whatever files it names. You get `can't translate address' because names for /net.alt are looked up in other ndb files (conventionally, /lib/ndb/external and whatever files it names).