DragonFly BSD
DragonFly commits List (threaded) for 2005-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/net/bridge Makefile bridgestp.c if_bridge.c if_bridgevar.h src/sys/netinet if_ether.c src/sys/sys sockio.h


From: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx>
Date: Wed, 21 Dec 2005 17:49:48 +0100

Simon Schubert wrote:
Modified files:
sys/netinet if_ether.c sys/sys sockio.h Added files:
sys/net/bridge Makefile bridgestp.c if_bridge.c if_bridgevar.h

sorry that this mail isn't covering everything, but CVS broke down twice midway in commit and didn't send a commit message those times.


Everthing should be in and working.

To use bridging, do something like this:

kldload if_bridge
ifconfig bridge0 create
ifconfig fxp0 up
ifconfig fxp1 up
brconfig bridge0 add fxp0 add fxp1
ifconfig bridge0 up

cheers
  simon

--
Serve - BSD     +++  RENT this banner advert  +++    ASCII Ribbon   /"\
Work - Mac      +++  space for low €€€ NOW!1  +++      Campaign     \ /
Party Enjoy Relax   |   http://dragonflybsd.org      Against  HTML   \
Dude 2c 2 the max   !   http://golden-apple.biz       Mail + News   / \



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]