Ugh! It's not easy: about the configuration of the wireless network card for the PRISM2 chip

xiaoxiao2021-03-06  106

1. Install FC2 (FC1, FC2 Built Team Prism2 Support)

2. HostaPD-0.2.5.tar.gz and other tools and drives. http://hostap.epitest.fi/

3. Tar zxvf hostapd-0.2.5.tar.gz

4. CD HostaPD-0.2.5

5. vi makefile, modification: kernel_path = /usr/src/linux-2.6.5-1.358

6. Modify the kernel: cd/usr/src/linux-2.6.5-1.358 make OldConfig vi makefile, remove "Custom" Make Mook Make7 in Extraversion. Compile: CD HostaPD-0.2.5 Make Make Install

8. CD /LIB/Modules/2.6.5-1.358/kernel/drivers/neet/wireless chmod u x hostap *

9. Reboot System

10. Now Config Script: 1. Initial.sh: Insmod /Lib/Modules/2.6.5-1.358/kernel/Drivers/pcmcia/pcmcia_core.ko insmod /lib/modules/2.6.5-1.358/kernel/drivers/pcmcia /yenta_socket.ko insmod /lib/modules/2.6.5-1.358/kernel/drivers/pcmcia/ds.ko

service pcmcia restart 2. ap.sh: ifconfig wlan0 192.168.0.55 iwconfig wlan0 mode managed essid 1 end off ifconfig eth0 down route add default gw 192.168.0.1 dev wlan0 3. msr.sh: ifconfig eth0 down ifconfig wlan0 192.168.2.55 iwconfig wlan0 Mode ad-hoc Essid MSR ENC Off IWConfig Wlan0 Channel 11 Reout Add Default GW 192.168.2.11 Dev Wlan0

Another: I can refer to (did not tried) http://oob.freeshell.org/nzwireless/hostap.html

转载请注明原文地址:https://www.9cbs.com/read-96325.html

New Post(0)