9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: a@9srv.net
To: 9fans@9fans.net
Subject: Re: [9fans] tcp problem
Date: Fri, 23 May 2008 13:20:19 -0400	[thread overview]
Message-ID: <47d337bd5af871bfca02b2a48bc54fe5@9srv.net> (raw)
In-Reply-To: <0cd7b9ef-e736-4cdd-8d21-80f9be2bf707@y21g2000hsf.googlegroups.com>

[-- Attachment #1: Type: text/plain, Size: 366 bytes --]

in addition to Christian's response, note that if you have a
/srv/fscons file, you can 'con /srv/fscons' to get at an
interactive console where you can give the srv and listen
commands to test the effect without rebooting.

if it's not there, just make the change like Christian said
and estart fossil (which will involve rebooting if it's your
root fs).
a

[-- Attachment #2: Type: message/rfc822, Size: 2707 bytes --]

From: lupin636@gmail.com
To: 9fans@9fans.net
Subject: Re: [9fans] tcp problem
Date: Fri, 23 May 2008 08:36:14 GMT
Message-ID: <0cd7b9ef-e736-4cdd-8d21-80f9be2bf707@y21g2000hsf.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 17:20 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
2008-05-23  9:50   ` Christian Kellermann
2008-05-23 17:20   ` a [this message]
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=47d337bd5af871bfca02b2a48bc54fe5@9srv.net \
    --to=a@9srv.net \
    --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).