9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: lupin636@gmail.com
To: 9fans@9fans.net
Subject: Re: [9fans] tcp problem
Date: Fri, 23 May 2008 08:36:14 +0000	[thread overview]
Message-ID: <0cd7b9ef-e736-4cdd-8d21-80f9be2bf707@y21g2000hsf.googlegroups.com> (raw)
In-Reply-To: <5e501f9b-bbb7-4005-9acd-abb4ab18eb7b@a9g2000prl.googlegroups.com>

On May 21, 11:26 am, st...@quintile.net (Steve Simon) wrote:
> > boot: can't connect to file server: dial tcp!<ip file server>!564:
> > connection refused
>
> Is your fileserver listening for 9p connections?
>
> try "netstat | grep 9fs" on the file server.
>
> If this fails you probably need to add the line
> "srv fossil" to your fossil config (using fossil/conf);
> See fossil(1).
>
> -Steve

thanks for your answer...
i tried "netstat | grep 9fs" on my file server but it failed, after i
did "fossil/conf /dev/sdC0/fossil" and it printed :
fsys main config /dev/sdC0/fossil
fsys main open -c 1500
fsys main snaptime -s 60 -a 0500 -t 2880;
 so i can see that the lines:
srv fossil
listen tcp!*!564
are missing, it's probably that i forgot to do something before,but i
don't know what....so how can i add that lines???
thanks,
armando



  parent reply	other threads:[~2008-05-23  8:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-21  8:58 lupin636
2008-05-21  9:23 ` Steve Simon
2008-05-21 12:01   ` a
2008-05-23  8:36 ` lupin636 [this message]
2008-05-23  9:50   ` Christian Kellermann
2008-05-23 17:20   ` a
2008-05-27  9:08   ` lupin636
2008-05-27  9:08 ` lupin636

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0cd7b9ef-e736-4cdd-8d21-80f9be2bf707@y21g2000hsf.googlegroups.com \
    --to=lupin636@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).