Score:0

ifcfg-br0 exists, but bridge is not created upon reboot

ro flag

OS - RedHat Enterprise Linux 8.5 (Ootpa) I have created the following file:

$ cat /etc/sysconfig/network-scripts/ifcfg-br0
DEVICE=br0
TYPE=Bridge
DELAY=0
STP=off
ONBOOT=yes
IPADDR=192.168.1.10
NETMASK=255.255.255.0
GATEWAY=192.168.1.1
BOOTPROTO=none
DEFROUTE=yes
NM_CONTROLLED=no

however on reboot the bridge is not created. Is it not the right way to create bridges on modern distros? What should be the right way to create a persistent bridge configuration?

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.