Код: Выделить всё
ifconfig wlan0 list caps
drivercaps=1802303<STA,803ENCAP,IBSS,PMGT,TXPMGT,WPA1,WPA2>
cryptocaps=b<WEP,TKIP,AES_CCM>Код: Выделить всё
kldload /boot/modules/bcmwl5_sys.ko
kldload /boot/kernel/wlan_xauth.ko
ifconfig wlan0 create wlandev ndis0 wlanmode adhoc country RU channel 1 ssid klifs authmode shared deftxkey 1 wepmode on wepkey 1:0x123456789
ifconfig wlan0 inet 192.168.4.88 netmask 255.255.255.0
ifconfig wlan0 upКод: Выделить всё
ndis0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 2290
ether 00:22:15:0a:3f:d8
media: IEEE 802.11 Wireless Ethernet autoselect mode 11g <adhoc>
status: running
wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
ether 00:22:15:0a:3f:d8
inet 192.168.4.88 netmask 0xffffff00 broadcast 192.168.4.255
media: IEEE 802.11 Wireless Ethernet autoselect mode 11g <adhoc>
status: running
ssid klifs channel 1 (2412 MHz 11g) bssid 52:18:02:95:32:1d
regdomain NONE country RU authmode SHARED privacy ON deftxkey 1
wepkey 1:128-bit txpower 30 mcastrate 6 mgmtrate 6 scanvalid 60
protmode CTSКод: Выделить всё
ifconfig wlan0 up scan
SSID/MESH ID BSSID CHAN RATE S:N INT CAPS
dir300 00:26:5a:2d:ff:aa 9 54M -59:-96 100 EPS HTCAP WPA RSN WME WPS

