9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: cinap_lenrek@felloff.net
To: 9fans@9fans.net
Subject: Re: [9fans] Newbie Question
Date: Thu, 19 Dec 2019 20:10:15 +0100	[thread overview]
Message-ID: <2E4F45EFB81B7BA6F2E3EB2447D98F4D@felloff.net> (raw)
In-Reply-To: <1eb563f8-905f-0274-9e70-b5629845d422@fjrhome.net>

makes sense.

you need to configure the fileserver to listen on the network by
specifying bootargs on the fs like: local!/dev/sdXX/fscache -a tcp!*!564

you can verify this with the netstat command on the fs console looking
for 9fs service in Listen state.

or use "tcp" instead of "tls" on the netbooting client's bootargs.

tls is handled by a helper service that terminates the tls connection
and relays the paintext to its fileserver. if that fileserver is not
listening for network connections that it will fail like this.

it is probably a good idea to put fs= and auth= attributes in your ndb
ipnet entry, so you do not need to specify this information in plan9.ini
and dhcpd will supply this information to the client.

--
cinap

  parent reply	other threads:[~2019-12-19 19:10 UTC|newest]

Thread overview: 67+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-16 18:00 Frank D. Engel, Jr.
2019-12-16 19:27 ` [9fans] " cinap_lenrek
2019-12-16 21:40   ` Frank D. Engel, Jr.
2019-12-18 23:57     ` Frank D. Engel, Jr.
2019-12-19  0:50       ` Frank D. Engel, Jr.
2019-12-19 19:11         ` cinap_lenrek
2019-12-19 19:10       ` cinap_lenrek [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-04-21 17:35 [9fans] Newbie question philo565
2009-04-21 19:14 ` Eoghan Sherry
2007-05-28  4:28 YAMANASHI Takeshi
2007-05-28 11:17 ` erik quanstrom
2007-05-23 18:25 Fabrizio Colalucci
2007-05-23 18:36 ` Sape Mullender
2007-05-23 18:41   ` Sape Mullender
2007-05-23 18:45     ` Paul Lalonde
2007-05-24 14:51     ` Fabrizio Colalucci
2007-05-23 18:39 ` andrey mirtchovski
2007-05-23 18:49 ` ron minnich
2007-05-23 18:58   ` Paul Lalonde
2007-05-23 19:47     ` ron minnich
2006-12-05 11:35 Markus Sonderegger
2006-12-05 11:01 ` Lee Duhem
2006-12-05 11:58   ` erik quanstrom
2006-12-05 11:24 ` John Stalker
2006-12-05 11:42 ` Lucio De Re
2006-12-05 16:49 ` Gabriel Diaz
2006-12-06 10:38   ` Markus Sonderegger
2006-12-06 11:37     ` Rodolfo Garcia
2006-12-07  1:02     ` John Floren
2006-12-07 22:25     ` Georg Lehner
2006-12-07 23:07       ` andrey mirtchovski
2006-12-07 23:19         ` LiteStar numnums
2006-12-08  0:26           ` Charles Forsyth
2006-12-08  9:47             ` Steve Simon
2006-12-08 15:33             ` Brantley Coile
2006-12-08 15:46               ` ron minnich
2006-12-09  9:17       ` sretzki
2006-12-09  9:22         ` Markus Sonderegger
2006-12-09 15:49           ` Tim Wiess
2006-12-09 14:26         ` Gregory Pavelcak
2006-12-09 15:47           ` Brantley Coile
2006-12-09 20:16             ` Rodolfo Garcia
2006-02-07 17:14 [9fans] newbie question Riza Dindir
     [not found] <20060207134101.GA435@routi.local.net>
2006-02-07 15:02 ` Riza Dindir
2006-02-07 15:20   ` Lluís Batlle
2006-02-07 15:39     ` andrey mirtchovski
2006-02-07 16:46       ` Russ Cox
2006-02-07 20:44     ` uriel
2006-02-07 13:10 Riza Dindir
2006-02-07 13:07 Riza Dindir
2006-02-06 16:38 Riza Dindir
2006-02-06 16:51 ` andrey mirtchovski
2006-02-06 16:54 ` "Nils O. Selåsdal"
2006-02-06 17:00 ` Russ Cox
2006-02-06 17:18   ` Lluís Batlle
2006-02-06 19:46     ` Russ Cox
2006-02-06 20:10       ` Lluís Batlle
2006-02-06 20:21         ` uriel
2006-02-06 20:26           ` andrey mirtchovski
2006-02-06 20:53             ` Russ Cox
2006-02-06 21:05               ` uriel
2006-02-07  4:28               ` lucio
2006-02-10 19:16               ` rog
2006-02-10 19:28                 ` Russ Cox
2006-02-06 20:42           ` Russ Cox
2006-02-07  2:09             ` Skip Tavakkolian
2006-02-06 20:52           ` William Josephson

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=2E4F45EFB81B7BA6F2E3EB2447D98F4D@felloff.net \
    --to=cinap_lenrek@felloff.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).