使用iwconfig 配置無線網卡

操做步驟以下:
1. 啓動無線網卡
 ifconfig wlan0 on
2.  掃描無線接入點
iwlist wlan0 scanning
3. 鏈接接入點
iwconfig wlan0 essid   YOUR-SERVICE-NAME
4. 配置網絡
例如
ifconfig wlan0 192.168.xxx.xxx netmask 255.255.255.0  up

5. 測試
例如
ping 192.168.1.1網絡

相關文章
相關標籤/搜索