9front - general discussion about 9front
 help / color / mirror / Atom feed
From: "james palmer" <james@biobuf.link>
To: "9front mailing list" <9front@9front.org>
Subject: Re: [9front] Booting a terminal from a fileserver
Date: Sat, 26 Jun 2021 04:14:19 +0100	[thread overview]
Message-ID: <e439d8e2-4ce9-42bb-ae8f-208703e4257f@www.fastmail.com> (raw)
In-Reply-To: <CO1PR17MB51777F9F9921308662D962D0B6069@CO1PR17MB5177.namprd17.prod.outlook.com>

Quoth izaki@belaska.us:
> Hi,
> 
> I've been trying to boot a terminal starting 9boot of the iso, and then 
> giving it a fileserver address to boot from.
> 
> The fileserver is listening for incoming connections:
> nobootprompt=local!/dev/sdF0/fscache -a tcp!*!17020
>

cwfs doesn't serve tls.
tls boot is provided /rc/bin/service/tcp17020,
which works as a tls encrypted proxy.
it just dials the file server on port 564 and wraps the connection with tlssrv.

you want:
nobootprompt=local!/dev/sdF0/fscache -a tcp!*!564

- james

  reply	other threads:[~2021-06-27  0:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-25 19:47 Lorenzo Bivens
2021-06-26  3:14 ` james palmer [this message]
2021-06-26  3:34 ` Rodrigo G. López

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=e439d8e2-4ce9-42bb-ae8f-208703e4257f@www.fastmail.com \
    --to=james@biobuf.link \
    --cc=9front@9front.org \
    /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).