FB9-stable: bridge0 doesn't come up via rc *SOLVED*

Denny Schierz linuxmail at 4lin.net
Wed Jan 18 09:01:33 UTC 2012


hi,

for google:

Am 18.01.2012 um 08:15 schrieb Denny Schierz:

> 
> Am 17.01.2012 um 14:23 schrieb Stefan Esser:
> 
>> You forgot that rc.conf does not contain commands, but only variable
>> assignments. The latter of the last two lines overwrites the value
>> set in the former.
> 
> ah, ok, that wasn't clear for me. I tried several combinations, so I try it again. Thanks a lot @Stefan and @Volodymyr

/etc/rc.conf
[...]
ifconfig_bridge0="addm bge0 up"
ifconfig_bridge0_alias0="inet 192.168.1.1 netmask 255.255.255.0 up"
ifconfig_bge0="up"
defaultrouter="192.168.1.254"
[...]


More information about the freebsd-stable mailing list