Hi, Thanks for this tips,
I will try tomorrow, I don't like to keep residue from packages deleted. Le 12/09/2020 à 10:04, Alexandre DERUMIER a écrit : > 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" <[email protected]> > À: "Proxmox VE user list" <[email protected]> > 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 <https://chrono-environnement.univ-fcomte.fr/acteurs/annuaire/article/tissot-jean-daniel> Administrateur Systèmes et Réseaux Service Informatique UMR Chrono-environnement <https://chrono-ocs.univ-fcomte.fr/wiki_info/index.php/Accueil> Tel: +33 3 81 666 440 Fax: +33 3 81 666 568 Chrono-environnement Laboratoire Chrono-environnement <http://chrono-environnement.univ-fcomte.fr/> 16, Route de Gray 25 030 BESANÇON Cedex Plan et Accès <https://umap.openstreetmap.fr/fr/map/service-informatique-chrono-environnement_239834?scaleControl=true&miniMap=true&scrollWheelZoom=false&zoomControl=true&allowEdit=false&moreControl=true&searchControl=false&tilelayersControl=false&embedControl=false&datalayersControl=true&onLoadPanel=undefined&captionBar=true&datalayers=611097&locateControl=false&measureControl=false&editinosmControl=false#19/47.24516/5.98446> _______________________________________________ pve-user mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user
