From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.236.111.36 with SMTP id v24cs31584yhg; Sun, 2 Oct 2011 16:01:49 -0700 (PDT) Return-Path: <9front+bncCPG81tSPDBDW2qP0BBoEH7QaoQ@googlegroups.com> Received-SPF: pass (google.com: domain of 9front+bncCPG81tSPDBDW2qP0BBoEH7QaoQ@googlegroups.com designates 10.223.59.156 as permitted sender) client-ip=10.223.59.156; Authentication-Results: mr.google.com; spf=pass (google.com: domain of 9front+bncCPG81tSPDBDW2qP0BBoEH7QaoQ@googlegroups.com designates 10.223.59.156 as permitted sender) smtp.mail=9front+bncCPG81tSPDBDW2qP0BBoEH7QaoQ@googlegroups.com; dkim=pass header.i=9front+bncCPG81tSPDBDW2qP0BBoEH7QaoQ@googlegroups.com Received: from mr.google.com ([10.223.59.156]) by 10.223.59.156 with SMTP id l28mr99885fah.29.1317596509172 (num_hops = 1); Sun, 02 Oct 2011 16:01:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=x-beenthere:received-spf:mime-version:in-reply-to:references:date :message-id:subject:from:to:x-original-sender :x-original-authentication-results:reply-to:precedence:mailing-list :list-id:x-google-group-id:list-post:list-help:list-archive:sender :list-subscribe:list-unsubscribe:content-type :content-transfer-encoding; bh=MypJq3J0Xr3dD5bpO5rmjqBmnCEC03PiXIbaj0wGDGI=; b=xqBvLQ4p2GuJcKj+V19scoVn480zxNHXF8xwInDap19PAOExDMBdVhtHg2ItRAUveJ Wo76FYwA2ahBCf4sdtV40KbH5gcB5Sxaxh2vhneH9cSxxaM8u+o3nbDVvvQbi+to/Eax p4ercGaBBtcL9NHy+JXNZj2vjJss5Ha279OxM= Received: by 10.223.59.156 with SMTP id l28mr28605fah.29.1317596502777; Sun, 02 Oct 2011 16:01:42 -0700 (PDT) X-BeenThere: 9front@googlegroups.com Received: by 10.204.155.134 with SMTP id s6ls3905162bkw.3.gmail; Sun, 02 Oct 2011 16:01:42 -0700 (PDT) Received: by 10.204.129.18 with SMTP id m18mr3229458bks.11.1317596501979; Sun, 02 Oct 2011 16:01:41 -0700 (PDT) Received: by 10.204.129.18 with SMTP id m18mr3229457bks.11.1317596501964; Sun, 02 Oct 2011 16:01:41 -0700 (PDT) Received: from mail-bw0-f48.google.com (mail-bw0-f48.google.com [209.85.214.48]) by gmr-mx.google.com with ESMTPS id z6si2195437bku.0.2011.10.02.16.01.41 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 02 Oct 2011 16:01:41 -0700 (PDT) Received-SPF: pass (google.com: domain of yiyu.jgl@gmail.com designates 209.85.214.48 as permitted sender) client-ip=209.85.214.48; Received: by mail-bw0-f48.google.com with SMTP id zu5so4699958bkb.7 for <9front@googlegroups.com>; Sun, 02 Oct 2011 16:01:41 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.35.193 with SMTP id q1mr2282788fad.141.1317596501794; Sun, 02 Oct 2011 16:01:41 -0700 (PDT) Received: by 10.223.111.195 with HTTP; Sun, 2 Oct 2011 16:01:41 -0700 (PDT) In-Reply-To: References: Date: Mon, 3 Oct 2011 01:01:41 +0200 Message-ID: Subject: Re: How can i get the network working with 9vx From: yy To: 9front@googlegroups.com X-Original-Sender: yiyu.jgl@gmail.com X-Original-Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of yiyu.jgl@gmail.com designates 209.85.214.48 as permitted sender) smtp.mail=yiyu.jgl@gmail.com; dkim=pass (test mode) header.i=@gmail.com Reply-To: 9front@googlegroups.com Precedence: list Mailing-list: list 9front@googlegroups.com; contact 9front+owners@googlegroups.com List-ID: <9front.googlegroups.com> X-Google-Group-Id: 831096995978 List-Post: , List-Help: , List-Archive: Sender: 9front@googlegroups.com List-Subscribe: , List-Unsubscribe: , Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 2011/10/2 pmarin : > Hi all. > I am trying to use the 9front iso image [1] with 9vx and I get the > following error: > =A0 grep: can't open /net/ipselftab: '/net/ipselftab' cs: file does not > exist > =A0 ndb/dns: can't read my ip address > > With 9atom and plan9 the networking works out of the box. > > [1] 9front-943.31a104b0a861.iso Are you using any virtual ethernet device with 9vx? Because if you are not, 9vx will use the ip stack of the host. In this case, 9vx /net will include some files, but ipselftab is not one of them. You will also get errors if you try to run ndb/dns or ip/ipconfig from a 9vx booted with 9atom or plan9. The difference is that they do not try to start the network by default. You could comment a few lines in termrc to avoid the error. Networking should be working fine. --=20 - yiyus || JGL .