"Peter" == Peter Heitman <[EMAIL PROTECTED]> writes: Peter> I believe that if you have wireless-tools you have the Peter> executable iwconfig. You can use iwconfig to set the SSID Peter> (as well as other parameters such as channel and key).
In fact you can do this via /etc/network/interfaces. For each iwconfig parameter you put a paramter with 'wireless_' in front. For example you could add a like iface eth0 inet dhcp wireless_essid "essId" and so on. Just 'man iwconfig' to see what you can set with iwconfig, and then put it in /etc/network/interfaces. Cheers! Shyamal -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]