From: Alexandre DERUMIER <aderumier@odiso.com>
To: Proxmox VE user list <pve-user@lists.proxmox.com>
Subject: Re: [PVE-User] Problem with ifupdown2
Date: Sat, 12 Sep 2020 10:04:11 +0200 (CEST) [thread overview]
Message-ID: <1635826713.690433.1599897851168.JavaMail.zimbra@odiso.com> (raw)
In-Reply-To: <e2a1cb1b-1358-688d-6556-56ca823715c6@univ-fcomte.fr>
if you have purge ifdown, it'll disabled networking service. (ifupdown2 use the same service name)
Simply reenable them with "systemctl enable networking".
about ifenslave, it's removed, because it's not needed by ifupdown2.
(ifupdown2 don't need any /etc/network/if-*.d/ scripts)
----- Mail original -----
De: "Jean-Daniel TISSOT" <Jean-Daniel.Tissot@univ-fcomte.fr>
À: "Proxmox VE user list" <pve-user@lists.proxmox.com>
Envoyé: Mercredi 9 Septembre 2020 13:05:36
Objet: [PVE-User] Problem with ifupdown2
Hi,
I installed the ifupdown2 package from the Proxmox repositories, this
uninstalled the ifenslave and ifupdown packages.
I usually uninstall configuration residue from packages deleted by the
command:
apt -y purge $(dpkg -l | awk ' /^rc/ { print $2 } ')
or after reboot, the network interfaces are no longer active
The command: dpkg -L ifenslave lists the following files:
/etc/network/if-post-down. d
/etc/network/if-post-down. d/ifenslave
/etc/network/if-pre-up. d
/etc/network/if-pre-up. d/ifenslave
/etc/network/if-up. d
/etc/network/if-up. d/ifenslave
The command: dpkg -L ifupdown lists the following files:
/etc/init. d/networking
How is it that the ifupdown2 package does not contain these files since
its installation removes the ifenslave and ifupdown packages?
Thanks to the developers to include the files necessary for the proper
functioning of ifupdown2.
Best Regards.
--
Bien cordialement,
Jean-Daniel Tissot - IE CNRS http://chrono-environnement.univ-fcomte.fr
UMR 6249 - Laboratoire Chrono-environnement UMR CNRS-UFC
Université de Franche-Comté, 16 route de Gray, 25030 Besançon Cedex, FRANCE
Jean-Daniel.Tissot@univ-fcomte.fr tel:+33 3 81 666 440
Mobile personnel +33 6 51 94 35 83
_______________________________________________
pve-user mailing list
pve-user@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
prev parent reply other threads:[~2020-09-12 8:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-09 11:05 Jean-Daniel TISSOT
2020-09-12 8:04 ` Alexandre DERUMIER [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1635826713.690433.1599897851168.JavaMail.zimbra@odiso.com \
--to=aderumier@odiso.com \
--cc=pve-user@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.