:: Re: [DNG] New install. Network is n…
Inizio della pagina
Delete this message
Reply to this message
Autore: Rainer Weikusat
Data:  
To: dng
Oggetto: Re: [DNG] New install. Network is not brought all the way up.
David Niklas via Dng <dng@???> writes:
> On Sat, 5 Jul 2025 11:44:48 +1000
> Ralph Ronnquist <rrq@???> wrote:
>> On Fri, Jul 04, 2025 at 09:34:38PM -0400, David Niklas via Dng wrote:
>> > ...
>> > Hello,
>> > You're correct, it's networking, not network.
>> >
>> > I uninstalled avahi-autoipd. The situation has not changed.
>>
>> Do you have the same boot-up errors? It shouldn't complain about
>> avahi-autoipd anymore?? If it does, you'll need to remove that file.
>>
>> Ralph.
>> <snip>
>
> Hello,
> The avahi-autoipd error is gone now.
> The other error message, below, is still there.
>
> Thu Jul 3 XX:XX:XX 2025: error: main exception: no ifaces found matching
> given allow lists


This suggests that you have a/ some allow-hotplug statements in
/etc/network/interfaces listing interfaces which don't exist or no such
statements and that something isn't brought up automatically because of
this. Instead of trying to guess at the cause of this, it's probably
going to be easier if you just posted the whole file here. After all,
it's not that large.

The output of

ip link

and

ip ro

would also be helpful.