From mboxrd@z Thu Jan 1 00:00:00 1970 From: ron minnich To: 9fans@cse.psu.edu Subject: Re: [9fans] bleeding edge cd install In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Date: Thu, 9 Oct 2003 20:22:53 -0600 Topicbox-Message-UUID: 6b79c288-eacc-11e9-9e20-41e7f4b1d025 On Thu, 9 Oct 2003, Russ Cox wrote: > I think you have the Venti variable wrong. > It needs to be > > venti=tcp!127.1!17034 tcp!127.1!80 well, ok, but looking at some of the source it looked like processes were trying to talk to this: tcp!$venti!venti which makes some sense. Anyway I did just this this exact setting in plan9.ini: venti=tcp!127.1!17034 tcp!127.1!80 [is that really right?] same problem. ron