Hello everyone,
I am currently installing a proxmox system on some new hardware. For reference, I am using the following CPU and Motherboard:
- AMD EPYC 7443P
- Supermicro H12SSL-NT
After the installation, I noticed that I can not connect to my proxmox system. The network interfaces are down for some reason. Here is some information on my network config:
Router is 10.67.96.1
DHCP Server (Part of the Router) is also 10.67.96.1
Static IP assigned to Proxmox during install: 10.67.96.200/24
Here is the output of
:

For some reason
didn't setup any routes - so yea, something went wrong when setting up the network things on boot, I suppose.
I also noticed some errors in dmesg, not sure what to make of them, or if they are related.

Why did my proxmox system not setup the interfaces correctly on boot? Why are they all down?
I can probably add the network config manually by handing by setting the interface up and then see if it is reachable - however, I don't understand why this doesn't work out of the box. I never had this problem with any other proxmox system. Any advice?
EDIT: Seems like this might be related: https://forum.proxmox.com/threads/broadcom-nics-down-after-pve-8-2-kernel-6-8.146185/
I really hope this is not a problem with the specific hardware/drivers of my NICs....... :/
I am currently installing a proxmox system on some new hardware. For reference, I am using the following CPU and Motherboard:
- AMD EPYC 7443P
- Supermicro H12SSL-NT
After the installation, I noticed that I can not connect to my proxmox system. The network interfaces are down for some reason. Here is some information on my network config:
Router is 10.67.96.1
DHCP Server (Part of the Router) is also 10.67.96.1
Static IP assigned to Proxmox during install: 10.67.96.200/24
Here is the output of
Code:
ip a

For some reason
Code:
ip r
I also noticed some errors in dmesg, not sure what to make of them, or if they are related.

Why did my proxmox system not setup the interfaces correctly on boot? Why are they all down?
I can probably add the network config manually by handing by setting the interface up and then see if it is reachable - however, I don't understand why this doesn't work out of the box. I never had this problem with any other proxmox system. Any advice?
EDIT: Seems like this might be related: https://forum.proxmox.com/threads/broadcom-nics-down-after-pve-8-2-kernel-6-8.146185/
I really hope this is not a problem with the specific hardware/drivers of my NICs....... :/
Last edited: