ifupdown2

  1. S

    [SOLVED] (pve-apt-hook) You are attempting to remove the meta-package 'proxmox-ve'!

    Guten Morgen liebe Proxmox Versierte :) Ich habe ein Problem.. Klar, sonst würde ich wahrscheinlich hier nicht schreiben. Ich bin gerade am Ende meiner Ausbildung und dabei mein Abschlussprojekt zu bearbeiten. Dabei soll es sich um ein Lab für andere Azubis handeln. Logischerweise wird das mit...
  2. I

    Removed proxmox-ve and now gui is missing

    Firstly, please be kind to me, I am new to ProxMox and I am trying to learn. So I ran apt install ifupdown2 When I did, I noticed that it didn't install completely or at least I think it didn't. I have completely lost access to the GUI. I am on version 6.3-4 While reading the command I...
  3. T

    [SOLVED] Installing ifupdown2 in PVE 6.2-4

    I am trying to install ifupdown2 on my proxmox hosts but when I try to do it with apt I get the follow: # apt install ifupdown2 Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed...
  4. A

    [SOLVED] Network doesn't come up - ifupdown2-pre.service: Failed with result 'exit-code'.

    One of my PVE nodes is failing to start networking on reboot despite having identical configuration as other working nodes. I've seen https://forum.proxmox.com/threads/proxmox-6-network-wont-start.56362/ but I'm not sure why you'd want to mask the service . If I restart ifupdown2-pre.service the...
  5. B

    Ifupdown2.conf gelöscht

    Hallo zusammen ein voreiliges Rm hat die configuration von ifupdown2 gelöscht nun steht der Server ohne netzwerk da wie kann ich aus der etc/Network/interfaces das wieder hin bekommen? Oder wie muss die conf für Webzugriffe aussehen?
  6. T

    [SOLVED] Interface vlans not created for containers and VMs after uninstalling ifupdown2

    Dear Proxmoxers! Strange problem happened to one of our cluster nodes tonight while we were trying to increase the MTU on the bond+vmbr interfaces so we can use 9000 on containers. The need for jumbo frames comes from running ceph gateway containers with samba as frontend for video production...
  7. V

    [SOLVED] ifupdown2 unauthorised download

    Hi Team trying to get ifupdown2 installed so we dont need to reboot to make Nic changes. when trying to install from repo we get the below issues pop up. any ideas? ~# apt-get --fix-missing install ifupdown2 Reading package lists... Done Building dependency tree Reading state information...
  8. Proxygen

    ifupdown2 updated, new /etc/network/interfaces

    network config changes have been detected for ifupdown2 compatibility. Saved in /etc/network/interfaces.new for hot-apply or next reboot. will this mess up my next reboot? I have no need to hot-apply anything.
  9. C

    ifupdown2 bridge-vids issues

    I use a vlan-aware bridge on a Proxmox VE 6.1 system with a following network configuration: auto vmbr0 iface vmbr0 inet manual bridge-ports eno7 bridge-stp off bridge-fd 0 bridge-vlan-aware yes bridge-vids 2-4094 bridge-pvid 1 mtu 9000 However, my NIC (Intel X722...