nomadbsd/NomadBSD

Bridge0 network interface is destroyed at some point of the NomadBSD booting process.

Marietto2008 opened this issue · 7 comments

Hello.

Some setting is wrong because bridge0 for some reason is destroyed at some point of the booting process and when NomadBSD is fully loaded it is not present on the network configuration,like you can see here :

https://pastebin.ubuntu.com/p/7xSQXnDfxG/

I can show you some important configuration files,with the hope that you understand why that happens and any bhyve VM can't connect to internet.

/boot/loader.conf : https://pastebin.ubuntu.com/p/GWBF7bFg6k/

/etc/rc.conf : https://pastebin.ubuntu.com/p/JsDYCkhh8B/

/etc/sysctl.conf : https://pastebin.ubuntu.com/p/DyWWrbFP4V/

dmesg : https://pastebin.ubuntu.com/p/FDRjh3YKgK/

very thanks.

Hi @Marietto2008,

it's just a guess. In /usr/local/etc/devd/networkmgr.conf comment out the line

        action "/usr/local/share/networkmgr/auto-switch.py $subsystem";

with a #.

How is this related to the bridge issue?

Ok. Do not post to unrelated issues, please.