[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Linux-31] Debian: démarrage automatique du réseau
- To: Linux 31 <linux-31@culte.org>
- Subject: [Linux-31] Debian: démarrage automatique du réseau
- From: "jdd@dodin.org" <jdd@dodin.org>
- Date: Mon, 2 Mar 2020 15:26:55 +0100
- Authentication-results: pic2s.le-pic.org; dkim=pass (2048-bit key; unprotected) header.d=dodin.xyz header.i=@dodin.xyz header.b="mauySfeF"; dkim-atps=neutral
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=dodin.xyz; s=default; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Date: Message-ID:Subject:From:To:Sender:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=2olKFrLqD9hXhiHv8J/uuhckBCcMXu2OUid+tJ2b/3o=; b=mauySfeFM7Yc/4Y263ZCz15fBO aivpfamF4NGpBT+4KVJhTboiEBJL5WS2BFPPiNjh3pdwiFOEPksY5jDYvTcczRiuRmeofa6TtaBuZ SMy6rdTH6Q0M2pfB1939zYVfrc3wEW6wqF0ZjWZLInpqJd0Y9RTSsJ59ufCbNlSyz8cm7Z6VT+4jL pZ85sdT1iFNx0YfL+MUefox7wZioX3fIL0zoxnh/qB1qDxRWUMeHQr9VlyQkFeH8AepPFdCcaTph/ pSFk7hJ1rDbnZ59LrqCyHz5hsQboRP1sBxDoY6jPCT95oaEr5kYrlAHqS1lrvGaKruFADffoxpNoy eW3BuYpA==;
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