Upate auf Buster: Problem mit keyhelp_load_rules
Posted: Tue 27. Aug 2019, 17:57
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
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