public inbox for nncp-devel@lists.stargrave.org
Atom feed
From: John Goerzen <jgoerzen@complete•org>
To: Hadmut Danisch <hadmut@danisch•de>
Cc: nncp-devel@lists.cypherpunks.su
Subject: Re: nncp-daemon: sendto: network is unreachable
Date: Mon, 01 Dec 2025 18:34:47 -0600	[thread overview]
Message-ID: <87345tk9g8.fsf@complete.org> (raw)
In-Reply-To: <bae63df0-ae61-4fb3-b30f-8bc80291ec9d@danisch.de> (Hadmut Danisch's message of "Tue, 2 Dec 2025 01:15:36 +0200")

On Tue, Dec 02 2025, Hadmut Danisch wrote:

> Hi,
>
> when running 
>
> nncp-daemon -bind 192.168.2.23:1234
>
> I do get
>
> 2025-12-01T23:07:50Z ERROR MCD on lo/5400/1234: write udp [::]:1234->
> [ff02::4e4e:4350%lo]:5400: sendto: network is unreachable
>
> How can I turn MCD off?  Shouldn't it, for reasons of security, used only when
> explicetely turned on?

I think you can just comment out the mcd lines in the config, or tighten
up their patterns.

I don't think there is a security risk since any peer has to
authenticate itself and be known to your NNCP already.

What OS are you on?  It sounds like lo isn't an Ethernet interface and
probably shouldn't be used.

- John

>
> regards
>
> Hadmut

      parent reply	other threads:[~2025-12-02  1:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-01 23:15 nncp-daemon: sendto: network is unreachable Hadmut Danisch
2025-12-01 23:46 ` Hadmut Danisch
2025-12-02  0:34 ` John Goerzen [this message]