Displaying 1 result from an estimated 1 matches for "ifconfig_wi0".
Did you mean:
ifconfig_re0
2003 Aug 06
0
Perfect Setup to Freebsd Access Point!!!!
...rdware and software working like Access
Point on Freebsd!!
wireless card: prism II or Prism 2.5 (only xi325)
firmware version: 1.4.9 or 1.5.6 ( not use 1.3.6 or 1.7.4)
adapter: richo or PLX
Freebsd Version: 5.0
setup;
add: "OPTION BRIDGE" in your kernel
in /etc/rc.conf
add the line:
ifconfig_wi0="inet up ssid NET2 channel 10 media DS/11Mbps mediaopt hostap"
on /etc/sysctl.conf
add:
net.link.ether.bridge=1
net.link.ether.bridge_cfg="wi0:0, dc0:0"
net.link.ether.bridge_ipfw=1
net.inet.ip.forwarding=1
Any information aditional, please send me an email
We are trying to d...