[SOLVED] ifupdown2 mess with IPv6 global

lixaotec

Member
Jul 26, 2020
73
1
13
44
Dear folks,

I recently updated my 6.2-4 pve to the latest packages on no-subscription repo that became 6.2-15.

Right after I did installed ifupdown2 in order to acomplish network changes without reboot.

Therefore I notice that after it, my pve host ipv6 (that is assigned auto by slaac) stopped working. The global Ipv6 doesnt assign anymore. I tried reboot and nothing.

I have not changed any config other than installing ifupdown2.

Has anyone been thought that before?

How may I troubleshoot?

Thanks
 
Sure @spirit

Thanks in advance

Code:
# network interface settings; autogenerated
# Please do NOT modify this file directly, unless you know what
# you're doing.
#
# If you want to manage parts of the network configuration manually,
# please utilize the 'source' or 'source-directory' directives to do
# so.
# PVE will preserve these directives, but will NOT read its network
# configuration from sourced files, so do not attempt to move any of
# the PVE managed interfaces into external files!

auto lo
iface lo inet loopback

iface enp5s0 inet manual
#PCI AsRock Gigabit

auto enx9cebe8c3766f
iface enx9cebe8c3766f inet manual
#USB Dell Gigabit

auto vmbr0
iface vmbr0 inet static
        address 192.168.100.10/24
        gateway 192.168.100.1
        bridge-ports enp5s0 enx9cebe8c3766f
        bridge-stp off
        bridge-fd 0

auto vmbr254
iface vmbr254 inet manual
        bridge-ports none
        bridge-stp off
        bridge-fd 0
#Host

auto vmbr50
iface vmbr50 inet manual
        bridge-ports none
        bridge-stp off
        bridge-fd 0
#Internet

auto vmbr1
iface vmbr1 inet manual
        bridge-ports none
        bridge-stp off
        bridge-fd 0
#lan
 
@spirit

I didnt worked

ifupdown2 package seems very tricky with ipv6 and slaac, read their issues and think they do not priorized this.

I regret using it however that will makes me installing proxmox from scratch.
 
@spirit

I didnt worked

ifupdown2 package seems very tricky with ipv6 and slaac, read their issues and think they do not priorized this.

I regret using it however that will makes me installing proxmox from scratch.
you can still rollback, simply reinstall ifupdown1 "apt install ifupdown"
 
  • Like
Reactions: lixaotec

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!