ifconfig bridge0 without module not work ?

Miroslav Slavkov miroslav at svishtov.net
Wed Mar 7 22:23:44 UTC 2007


man if_bridge

options BRIDGE is different bridge implementation

to use if_bridge:
kldload if_bridge (or add it to kernel config or /boot/loader.conf)
ifconfig bridge0 create
...
cheers
  _____  

From: rmkml [mailto:rmkml at free.fr]
To: freebsd-net at freebsd.org
Sent: Wed, 07 Mar 2007 23:42:42 +0200
Subject: ifconfig bridge0 without module not work ?

Hi,
I have disabled/removed module on kernel, anyone ok,
but when I create bridge0 :
  ifconfig bridge0 create
  ifconfig: SIOCIFCREATE: Invalid argument
I just added "options BRIDGE" on my kernel conf.
uname -a : 6.2-RELEASE
ok if I add interface manually and bridge work :
  sysctl -w net.link.ether.bridge_cfg=em0,em1
but ifconfig not view bridge0 !
Thx for tips/help
Regards
Rmkml
_______________________________________________
freebsd-net at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe at freebsd.org"
  


More information about the freebsd-net mailing list