[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Wireless Network Setup Problem



    "Peter" == Peter Heitman <peter@heitman.us> 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



Reply to: