Fresh install VE 7.4 - Network not initialized on boot

k.m.

Member
Oct 29, 2018
1
0
21
40
Hi,
I'm running a small testsystem on a NUC from ASRock with Celeron Elkhardt J6412 and with two Realtek RTL8111/8168/8411 ethernet interfaces.
The system takes about two minutes to boot and leaves the ethernet interfaces offline and needs local shell access and running systemctl start networking to bring them up online.

My interfaces file looks like this:

Code:
auto lo

iface enp3s0 inet manual

auto vmbr0
iface vmbr0 inet static
    address 10.0.0.80/22
    gateway 10.0.0.1
    bridge-ports enp3s0 enp4s0
    bridge-stp off
    bridge-fd 0
   
iface enp4s0 inet manual

iface wlp2s0 inet manual

I can't find anything in the logs that would indicate that bringing up the interfaces failed and systemctl start networking brings up everythin just fine.

Does anyone have any ideas as to what I could be doing wrong?

Thanks!

Best Regards
 
Last edited:

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!