From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <6eefdf61cc6d02e084573b4ade0b2926@plan9.bell-labs.com> From: David Presotto To: 9fans@cse.psu.edu Subject: Re: [9fans] Authentication debugging help? In-Reply-To: <28238.1074805145@piper.nectar.cs.cmu.edu> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-vrcylapcaeqcivdbywkixlhdie" Date: Thu, 22 Jan 2004 16:05:09 -0500 Topicbox-Message-UUID: bf35be54-eacc-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-vrcylapcaeqcivdbywkixlhdie Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit You are correct. The wiki really should give the numbers. --upas-vrcylapcaeqcivdbywkixlhdie Content-Type: message/rfc822 Content-Disposition: inline Received: from plan9.cs.bell-labs.com ([135.104.9.2]) by plan9; Thu Jan 22 16:00:48 EST 2004 Received: from mail.cse.psu.edu ([130.203.4.6]) by plan9; Thu Jan 22 16:00:46 EST 2004 Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id 8A22519E04; Thu, 22 Jan 2004 16:00:39 -0500 (EST) Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.4.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 404A719DD2; Thu, 22 Jan 2004 16:00:23 -0500 (EST) X-Original-To: 9fans@cse.psu.edu Delivered-To: 9fans@cse.psu.edu Received: by mail.cse.psu.edu (CSE Mail Server, from userid 60001) id 3DEE819DF0; Thu, 22 Jan 2004 16:00:03 -0500 (EST) Received: from yerah.fac.cs.cmu.edu (YERAH.FAC.CS.CMU.EDU [128.2.191.162]) by mail.cse.psu.edu (CSE Mail Server) with SMTP id 8D08919AD0 for <9fans@cse.psu.edu>; Thu, 22 Jan 2004 15:59:52 -0500 (EST) Received: from PIPER.NECTAR.CS.CMU.EDU ([128.2.194.80]) by yerah.fac.cs.cmu.edu id aa11639; 22 Jan 2004 15:59 EST From: davide+p9@cs.cmu.edu To: David Presotto , 9fans@cse.psu.edu Subject: Re: [9fans] Authentication debugging help? Cc: davide+p9@cs.cmu.edu MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <28237.1074805145.1@piper.nectar.cs.cmu.edu> Message-ID: <28238.1074805145@piper.nectar.cs.cmu.edu> Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Thu, 22 Jan 2004 15:59:05 -0500 X-Spam-Status: No, hits=0.8 required=5.0 tests=NO_REAL_NAME version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Got it. The problem is that I copied these listen directives from "Setting up Fossil" on the Wiki: listen tcp!*!9fs listen il!*!9fs They *looked* like they were working, since connecting to the console and typing "listen" displayed: tcp!*!9fs /net/tcp/4 il!*!9fs /net/il/0 but that was a big lie: /net/tcp/4/local showed ::!9 and netstat confirmed that bootes was listening on the discard port. I assume this because the Wiki directions assume you are booting from a kfs so ndb/cs and friends are already running, but my fossil was started by /boot? Dave Eckhardt --upas-vrcylapcaeqcivdbywkixlhdie--