From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [9fans] dist updates from sources.cs.bell-labs.com Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) From: Chris Silva To: 9fans@cse.psu.edu Content-Transfer-Encoding: 7bit In-Reply-To: Message-Id: <9038B91F-EAE0-11D6-80CA-0030659642C4@xmission.com> Date: Mon, 28 Oct 2002 18:48:46 -0700 Topicbox-Message-UUID: 109002ca-eacb-11e9-9e20-41e7f4b1d025 Didn't have much luck with ndb/csquery kept saying "cs: can't translate address". /net/cs and /net/dns is working i'm tracerouting, ssh'ing, etc. I've removed the auth line from /lib/ndb/local and i'm doing it the manual cat >> /net/ndb << '!' It seems that it is working. :) A big thanks to Russ, Dan, Steve, and Andrey. Thanks again, Chris On Monday, October 28, 2002, at 04:21 PM, Russ Cox wrote: > You should be able to do this: > > g% ndb/csquery >> !authdom=outside.plan9.bell-labs.com auth=* > auth=sources.cs.bell-labs.com authdom=outside.plan9.bell-labs.com >> > > If not, that entry in /lib/ndb/local isn't working. > Does /net/cs exist? Does /net/dns exist? > > Russ >