| os2-wireless_users@2rosenthals.com Messaggio archiviato #3308 |
torna alla lista |
|
|---|
To start using the WIFI network I used (before WLAN monitor :-) the following batch file:Before we drag on, afaik I only can use lan0 (wlanstat.exe is running, but the exe alone can't change that fact apparently).
_______________________________
/* turn on the radio * This command activates the 802.11b interface * original batch file by Neil Waldhauer
* The wireless NIC should be inserted in the PC Card slot */ say "Activating the wireless network card" ' ifconfig lan0 down' ' ifconfig lan0 delete' 'dhcpmon -t' 'route -fh' 'arp -f' 'dhcpstrt -i lan1 -d 10' say "Wireless networking enabled"
|
Isriviti: Feed,
Riassunto,
Indice. Disiscriviti Scrivi a ListMaster |