Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 08 Mar 2007 00:23:51 +0200
From:      Miroslav Slavkov <miroslav@svishtov.net>
To:        freebsd-net@freebsd.org
Subject:   Re: ifconfig bridge0 without module not work ?
Message-ID:  <20070307222351.d1ff7c91@mail.svishtov.net>
In-Reply-To: <Pine.LNX.4.64.0703072232180.1317@npre.npre.pbz>

next in thread | previous in thread | raw e-mail | index | archive | help

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@free.fr]
To: freebsd-net@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@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
  



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070307222351.d1ff7c91>