From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mta01.eonet.ne.jp ([203.140.81.21]) by pp; Mon Dec 1 01:35:05 EST 2014 Received: from titan.jitaku.localdomain (182-167-142-249f1.osk3.eonet.ne.jp [182.167.142.249]) by mailmsa12.mozu.eo.k-opti.ad.jp with ESMTP id sB16Ywgj020204 for <9front@9front.org>; Mon, 1 Dec 2014 15:34:59 +0900 To: 9front@9front.org Subject: Re: [9front] fsconfig man page Date: Mon, 1 Dec 2014 15:34:58 +0900 From: kokamoto@hera.eonet.ne.jp Message-ID: <6fc0a58f82fe219cc98f3f1dfb29c3f2@titan.jitaku.localdomain> List-ID: <9front.9front.org> X-Glyph: ➈ X-Bullshit: patented framework CMS SVG factory-oriented strategy grid In-Reply-To: <8135de0c426db0a88fde90665ff40857@x230.inri> References: <8135de0c426db0a88fde90665ff40857@x230.inri> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit > What is the problem, exactly? I'm trying to run a local cwfs based terminal with another auth server. I get an error code of like 'no route to auth server'. Then, I have to clarify what is the real difference between the Ken's fs and cwfs. In Ken's fs, we have to make fsconfig to set ipaddresses etc. 9front's fsconfig man page says for an example: service fsb config w0 filsys main cw2j(w4w5)(l<0-31>) filsys dump o filsys hp40fx cw3j(w1.<3-4>.0)(l<0-31>) filsys hp40fxdump o filsys other w0 ipauth 0.0.0.0 ipsntp 10.9.0.3 ip0 10.9.0.2 ipgw0 10.9.0.3 ipmask0 255.255.0.0 ip1 10.0.0.2 ipgw1 10.0.0.1 ipmask1 255.255.0.0 ream main ream hp40fx ream other end. However, this is no true in case of 9front cwfs. Then, I want real manual page for fsconfig of plan9front. Kenji