From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, HTML_MESSAGE,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 30183 invoked from network); 8 Dec 2020 05:55:22 -0000 Received: from tb-ob1.topicbox.com (64.147.108.173) by inbox.vuxu.org with ESMTPUTF8; 8 Dec 2020 05:55:22 -0000 Received: from tb-mx0.topicbox.com (tb-mx0.nyi.icgroup.com [10.90.30.73]) by tb-ob1.topicbox.com (Postfix) with ESMTP id 857FF28F98 for ; Tue, 8 Dec 2020 00:55:18 -0500 (EST) (envelope-from bounce.mMba29a472af61f97b5d3e15ee.r522be890-2105-11eb-b15e-8d699134e1fa@9fans.bounce.topicbox.com) Received: by tb-mx0.topicbox.com (Postfix, from userid 1132) id 80F3AB94EBF; Tue, 8 Dec 2020 00:55:18 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=9fans.net; h=from:to :subject:message-id:references:in-reply-to:date:mime-version :content-type:content-transfer-encoding:list-help:list-id :list-post:list-subscribe:reply-to:list-unsubscribe; s=dkim-1; bh=wNwbd5SUuwOJLNKzdnnytgQf+PsNT7bH7J+bx1JtY4I=; b=q3T1sDIdIaiB umWMjVGZKs9K080FrKPZ9rJScmb2SdEG1qOjYTiWPzxd+VAbb230xr1zjaZYbWBc odKcvcYeHUAxwVigSbHNybYAry4aUW/6okkURio7ypAIvko4JYb2kuOrXMBfuUDg XP7/3GqjDkpSD15MXnfQ3YlhduKfbQM= From: remywang@cs.washington.edu To: 9fans <9fans@9fans.net> Subject: Re: [9fans] Raw ethernet on 9vx Message-Id: <16074069130.98AEd.724404@composer.9fans.topicbox.com> References: <16073224010.Cc413b.250465@composer.9fans.topicbox.com> In-Reply-To: Date: Tue, 8 Dec 2020 00:55:13 -0500 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="16074069131.fbF204.724404" Content-Transfer-Encoding: 7bit Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: f06fad80-3919-11eb-9a4e-c54f262d11b0 Archived-At: =?UTF-8?B?PGh0dHBzOi8vOWZhbnMudG9waWNib3guY29tL2dyb3Vwcy85?= =?UTF-8?B?ZmFucy9UODRiNDQ5MmY5MWYyYWJiNi1NYmEyOWE0NzJhZjYxZjk3YjVkM2Ux?= =?UTF-8?B?NWVlPg==?= List-Help: List-Id: "9fans" <9fans.9fans.net> List-Post: List-Software: Topicbox v0 List-Subscribe: Precedence: list Reply-To: 9fans <9fans@9fans.net> List-Unsubscribe: , Topicbox-Delivery-ID: 2:9fans:437d30aa-c441-11e9-8a57-d036212d11b0:522be890-2105-11eb-b15e-8d699134e1fa:Mba29a472af61f97b5d3e15ee:1:V63v4wERWWzUUbD2apQgefULwyXNXtUFDmKSbzCzWUQ --16074069131.fbF204.724404 Date: Tue, 8 Dec 2020 00:55:13 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Thanks Devon, this is helpful! I'm using 0intro's repo, and it seems to alr= eady set=C2=A0PLAN9TAP=3Dethertap for linux (link ). The 9vx doc =C2=A0suggests `tap 9vx -r plan9 -u glenda` s= hould work; but currently I'm missing tunctl, /sbin/ifconfig and /usr/sbin/= brctl on the host. They seem to be easy to install. I'll try later and repo= rt back.=C2=A0 Remy ------------------------------------------ 9fans: 9fans Permalink: https://9fans.topicbox.com/groups/9fans/T84b4492f91f2abb6-Mba29a= 472af61f97b5d3e15ee Delivery options: https://9fans.topicbox.com/groups/9fans/subscription --16074069131.fbF204.724404 Date: Tue, 8 Dec 2020 00:55:13 -0500 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks Devon, this is helpful! I'm using 0= intro's repo, and it seems to already set PLAN9TAP=3Dethertap for = linux (link). The 9vx doc suggests `tap 9vx -r plan9 -u glenda` should work= ; but currently I'm missing tunctl, /sbin/ifconfig and /usr/sbin/brctl = on the host. They seem to be easy to install. I'll try later and report= back. 

Remy
= --16074069131.fbF204.724404--