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

Locked
butom
Posts: 4
Joined: Sun 10. Feb 2019, 21:10

Upate auf Buster: Problem mit keyhelp_load_rules

Post 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
User avatar
Alexander
Keyweb AG
Posts: 4448
Joined: Wed 20. Jan 2016, 02:23

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

Post 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.
Mit freundlichen Grüßen / Best regards
Alexander Mahr

**************************************************************
Keyweb AG - Die Hosting Marke
Neuwerkstr. 45/46, 99084 Erfurt / Germany
http://www.keyweb.de - http://www.keyhelp.de
**************************************************************
Locked