9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@swtch.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] IP on boot time
Date: Sat,  7 Apr 2007 09:45:35 -0400	[thread overview]
Message-ID: <20070407134535.C47BB1E8C1F@holo.morphisms.net> (raw)
In-Reply-To: <4a591bc90704070246h6edc40detb4b97cf4ef7ef7fe@mail.gmail.com>

> Can I configure IP interface at boot time for my standalone cpu/file server?
> Experiment with bootargs shows that is not possible.
> I want to listen my fossil in it config, but it can not because
> "fossil(#S/sdC0/fossil)...listen: announce 'il!192.168.1.6!17008':
> announce writing /net/il: not a local IP address"

For a standalone machine, IP configuration happens
after starting fossil, so you can't specify an IP address
like you are doing. 

However, you can announce il!*!17008 and tcp!*!564
and then fossil will listen on all subsequently-configured 
interfaces.

Russ



      parent reply	other threads:[~2007-04-07 13:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-07  9:46 Phil Kulin
2007-04-07 12:51 ` erik quanstrom
2007-04-07 13:45 ` Russ Cox [this message]

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=20070407134535.C47BB1E8C1F@holo.morphisms.net \
    --to=rsc@swtch.com \
    --cc=9fans@cse.psu.edu \
    /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).