Antartica: thanks for the comprehensive reply.
I still have a problem with the connection script:
wireless.sh start "xxxx"
If I give this command from terminal (xmvrt or what) it works, however the script does not run properly (with the same thing written). What do you think the problem shall be?
I have edited with wordpad, and it launches the wireless.sh script fine (I ran the script from the terminal and could see the error messages), but wireless.sh can not connect, it gives back an error.
Could be the problem the space character in the SSID? My SSID is "XYZCompany Internet" so I wrote
wireless.sh start "XYZCompany Internet"
but it fails. Any idea?
|