From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <5ff65a00399ada632c4b10293bf8dce2@brasstown.quanstro.net> References: <5ff65a00399ada632c4b10293bf8dce2@brasstown.quanstro.net> Date: Tue, 27 May 2014 08:18:06 -0700 Message-ID: From: Skip Tavakkolian To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=047d7bb04814e80a6804fa63337d Subject: Re: [9fans] [GSOC] Dial between two computers Topicbox-Message-UUID: f23283da-ead8-11e9-9d60-3106f5b1d025 --047d7bb04814e80a6804fa63337d Content-Type: text/plain; charset=UTF-8 the first post on this thread mentioned that dial was timing out. it might be worth running aux/listen1 or run httpd to see if a connection on another port can be established. On Tue, May 27, 2014 at 5:38 AM, erik quanstrom wrote: > > I used a program to dial from one system to another system, but > > it gives a connection time out error. I have searched on Internet for a > > long time and cannot get a solution. Could you please provide some > > suggestions or hints? Basically, one system is Linux based system with rc > > shell installed (we call it A). The other one is a auth+cpu+file server > > (we call it B). On B, I have used fossil/conf command to listen > tcp!*!564. > > On A, I executed dial tcp!!564, but it reports a time out > > error after waiting some time. Results are the same when A is a plan9 > > terminal. By the way, I can ping A to B successfully. What could be the > > possible problems? > > fossil will not respond if the message is not 9p. > > - erik > > --047d7bb04814e80a6804fa63337d Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
the first post on this thread mentioned that dial was timi= ng out. =C2=A0it might be worth running aux/listen1 or run httpd to see if = a connection on another port can be established.



On Tue, May 27, 2014 at 5:38 AM, erik qu= anstrom <quanstro@quanstro.net> wrote:
> =C2=A0 =C2=A0 I used a program= to dial from one system to another system, but
> it gives a connection time out error. I have searched on Internet for = a
> long time and cannot get a solution. Could you please provide some
> suggestions or hints? Basically, one system is Linux based system with= rc
> shell installed (we call it A). The other one is a auth+cpu+file serve= r
> (we call it B). On B, I have used fossil/conf command to listen tcp!*!= 564.
> On A, I executed dial tcp!<B's ip address>!564, but it repor= ts a time out
> error after waiting some time. Results are the same when A is a plan9<= br> > terminal. By the way, I can ping A to B successfully. =C2=A0What could= be the
> possible problems?

fossil will not respond if the message is not 9p.

- erik


--047d7bb04814e80a6804fa63337d--