public inbox for pve-user@lists.proxmox.com
 help / color / mirror / Atom feed
* [PVE-User] Problem with ifupdown2
@ 2020-09-09 11:05 Jean-Daniel TISSOT
  2020-09-12  8:04 ` Alexandre DERUMIER
  0 siblings, 1 reply; 2+ messages in thread
From: Jean-Daniel TISSOT @ 2020-09-09 11:05 UTC (permalink / raw)
  To: pve-user

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PVE-User] Problem with ifupdown2
  2020-09-09 11:05 [PVE-User] Problem with ifupdown2 Jean-Daniel TISSOT
@ 2020-09-12  8:04 ` Alexandre DERUMIER
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre DERUMIER @ 2020-09-12  8:04 UTC (permalink / raw)
  To: Proxmox VE user list

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 




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-12  8:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-09 11:05 [PVE-User] Problem with ifupdown2 Jean-Daniel TISSOT
2020-09-12  8:04 ` Alexandre DERUMIER

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal