This is Gentoo's testing wiki. It is a non-operational environment and its textual content is outdated.
Please visit our production wiki at https://wiki.gentoo.org
Talk:Network bridge
From Gentoo Wiki (test)
Host configuration
OpenRC
...As an example, bridge configuration with DHCP: ...
Where is the DHCP? I tried that config but br0 never ask for an address, instead it just gets the ip assigned that is written in that config...
Shouldn't it simply be:
config_br0="dhcp"
?