[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linux-31] Debian: démarrage automatique du réseau



PRETTY_NAME="Debian GNU/Linux 9 (stretch)"

c'est mon serveur yunohost.

j'ai pu redémarrer le réseau à la main (ifup enp19s0)

systemctl donne un résultat curieux

systemctl status networking.service
● networking.service - Raise network interfaces
Loaded: loaded (/lib/systemd/system/networking.service; enabled; vendor preset: enabled)
   Active: active (exited) since Mon 2020-03-02 14:56:23 CET; 27min ago
     Docs: man:interfaces(5)
Process: 452 ExecStart=/sbin/ifup -a --read-environment (code=exited, status=0/SUCCESS) Process: 446 ExecStartPre=/bin/sh -c [ "$CONFIGURE_INTERFACES" != "no" ] && [ -n "$(ifquery --read-environment --list --exclude=lo)" ] && udevadm settle (code=exited, sta
 Main PID: 452 (code=exited, status=0/SUCCESS)
    Tasks: 0 (limit: 4915)
   CGroup: /system.slice/networking.service

mars 02 14:56:23 dodin.fr.nf systemd[1]: Starting Raise network interfaces...
mars 02 14:56:23 dodin.fr.nf systemd[1]: Started Raise network interfaces.

et il ne rends pas la main...

comment faire pour que le réseau démarre tout seul au boot? un problème dans mon fichier interfaces?

source /etc/network/interfaces.d/*
auto lo
iface lo inet loopback
iface enp19s0 inet dhcp


merci
jdd
--
http://dodin.org