9front - general discussion about 9front
 help / color / mirror / Atom feed
From: hiro <23hiro@gmail.com>
To: 9front@9front.org
Subject: Re: [9front] Loopback device
Date: Mon, 3 Jan 2022 18:43:37 +0100	[thread overview]
Message-ID: <CAFSF3XN8_i+e1PfvzSMrxJ=oMvNz7V=VY9v=pSEbKobYAw4bCA@mail.gmail.com> (raw)
In-Reply-To: <87o84syh0s.fsf@turtle-trading.net>

loopback is a *link*. it has two sides.
it's not the same as the 127.0.0.1 feature from other unixes.

localhost/127.0.0.1 is not normally used on plan9.

it doesn't make much sense on a distributed and namespaced system.
better use more meaningful unique IPs and hostnames and service names
and then use just those, together with our excellent ndb service to
resolve it all.

On 1/3/22, Benjamin Riefenstahl <b.riefenstahl@turtle-trading.net> wrote:
> Hi all,
>
> I found out how to activate the loopback interface
> (localhost/127.0.0.1).
>
> While I was trying things, I stumbled over loopback(3).  The
> documentation says to call "bind -a #λ /net" (which should actually be
> spelled "bind -a '#λ' /net"), but my system responds to that with "bind:
> #λ: unknown device in # filename".  Is this not compiled in?  Is it
> usefull?
>
> TIA, benny
>
>

  reply	other threads:[~2022-01-03 18:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-03 15:29 Benjamin Riefenstahl
2022-01-03 17:43 ` hiro [this message]
2022-01-03 20:30   ` Benjamin Riefenstahl
2022-01-03 22:22     ` hiro
     [not found]     ` <CAFSF3XMZnF1TsM6tVHS220LwF7e0YW4kbWC3O15r5JJiR=0WKg@mail.gmail.com>
2022-01-03 22:45       ` Benjamin Riefenstahl
2022-01-03 21:05 ` rgl

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='CAFSF3XN8_i+e1PfvzSMrxJ=oMvNz7V=VY9v=pSEbKobYAw4bCA@mail.gmail.com' \
    --to=23hiro@gmail.com \
    --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).