作者uftea (可爱茶)
看板FreeBSD
标题Re: [问题] 关於BRIDGE MODE
时间Fri Mar 30 15:07:39 2007
※ 引述《wnick (浅龙勿用)》之铭言:
: 我照STUDY AREA的设定设成BRIDGE MODE
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/
network-bridging.html
步骤:
1.
a.请在 kernel config 中加入 options BRIDGE 并重新编译您的 kernel
或
b. kldload bridge
2. sysctl -w net.link.ether.bridge.enable=1
3. sysctl -w net.link.ether.bridge.config=(网卡1),(网卡2)
4. 如果需要 ipfw 支援
sysctl -w net.link.ether.bridge_ipfw=1
如果需要 ipf 支援
sysctl -w net.link.ether.bridge.ipf=1
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 61.31.193.1