Displaying 1 result from an estimated 1 matches for "xi325".
Did you mean:
xi32
2003 Aug 06
0
Perfect Setup to Freebsd Access Point!!!!
...ng from the wireless card some times but
doesn't crash the traffic or the wireless card!
the conclusion to make a good Access Point with freebsd is the next:
We have a good and very nice hardware 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
a...