FG
💻 Software

How to make network bridge start on boot

Fresh7 days ago
Mar 15, 202627074 views
Confidence Score0%
0%

Problem

Whenever I start my computer I need to restart my network service (using service network restart) to enable my bridge (br0). How do I get Linux to do this when I start up my computer so I don't have to do it manually? The network is starting the other 2 ethernet adapters are live when I boot up.

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to make network bridge start on boot

Low Risk

This seems to be an issue with the order that the interfaces are being brought up in. Looking in the init script there is this bit that constructs all the interfaces: The output of this command produces this list: I haven't found a solution to this …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment