Hi,

I see that with default configuration, openwrt always creates a bridge br-lan. I am running openwrt on virtualbox and am assigning only one interface to it. I don't want the bridge to be created by default. The interface should take IP configuration via dhcp.

Currently, after boot up, I do "uci set network.lan.type=''; uci set network.lan.proto='dhcp'". But I have to do it everytime I attach a vdi to the virtual machine.

Can I disable brige and all the zones completely during build time?

--
Regards
Shalla

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to