Page 1 of 1

Upate auf Buster: Problem mit keyhelp_load_rules

Posted: Tue 27. Aug 2019, 17:57
by butom
Hallo,
bin relativ neu hier kenne mich schon etwas in Linux aus:

Das Netzwerk fährt nicht hoch. Booten stopt für 8 min bei "a start job is running for raise network interfaces"
Beim Dienst "networking" --> service networking start

Das Problem macht diese Datei:
/etc/network/if-pre-up.d/keyhelp_load_rules

ifup -a bleibt auch hängen.

Wird diese Datei gelöscht, klappt der Boot wieder, und das Netzwerk startet.

hier noch die zugehörige /etc/network/interface
----------------------------------------------------------------------------------------------------------------------
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
#source /etc/network/interfaces.d/*
# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
auto ens192
iface ens192 inet dhcp
iface ens192 inet6 auto
---------------------------------------------------------------------------------------------------------------------------

Scheint an den IPTables noch zu hängen.
Vielleicht helfen diese Informationen jemand etwas.

Viele Grüße
Thomas

Re: Upate auf Buster: Problem mit keyhelp_load_rules  [GELÖST]

Posted: Mon 2. Sep 2019, 15:33
by Alexander
Hallo,

und vielen Dank fürs Bescheid geben. Die Datei verursachte nun auch bei Tests Probleme.
Da Sie ein Überbleibsel der Debian 9 Installation ist und unter Debian 10 ohnehin keine Funktion hat, wird diese nun künftig während des Upgrade Prozesses gelöscht.