From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 17031 invoked from network); 3 Jan 2022 18:49:38 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 3 Jan 2022 18:49:38 -0000 Received: from odoacer.turtle-trading.net ([93.241.193.16]) by 4ess; Mon Jan 3 10:29:41 -0500 2022 Received: from zenobia.turtle-trading.net ([192.168.2.111]) by odoacer.turtle-trading.net with esmtp (Exim 4.80) (envelope-from ) id 1n4PH1-000333-LJ; Mon, 03 Jan 2022 16:29:23 +0100 Received: from benny by zenobia.turtle-trading.net with local (Exim 4.94.2) (envelope-from ) id 1n4PH1-000U0R-DE; Mon, 03 Jan 2022 16:29:23 +0100 From: Benjamin Riefenstahl To: 9front@9front.org Date: Mon, 03 Jan 2022 16:29:23 +0100 Message-ID: <87o84syh0s.fsf@turtle-trading.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: virtual stable SVG over SOAP dependency element full-stack framework Subject: [9front] Loopback device Reply-To: 9front@9front.org Precedence: bulk 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 #=CE=BB /net" (which should actually be spelled "bind -a '#=CE=BB' /net"), but my system responds to that with "bin= d: #=CE=BB: unknown device in # filename". Is this not compiled in? Is it usefull? TIA, benny