On 2/3/06, Mark Thomas <thomamd@xxxxxxxxxxxxx> wrote:
you did say what tools you were using for the configuration.
Here's the routine I follow on my own laptop, it isn't pretty, but it works, my wireless interface is wlan0:
iwlist wlan0 scan # to ensure that it can see the AP
iwconfig wlan0 essid "myssid" # set interface to SSID
ifconfig wlan0 up # activate interface
dhclient wlan0 # get dhcp info from AP
That usually does it for me.
-- I have a Ferrari 3400 Laptop and I am playing with FC5t2. I was delighted to see that there was a driver for the wirekess device as I have never had a Linux box connected to the Internet. I have a D-link-534 router in the house which connects 3 Windows computers. I assumed that it would be easy to connect the Linux computer to the router., but I am having problem and I don't underatand why. I have tried a number of settings, but none will activate. Here is the last setting I triedAddr. DHCPMode: AutoSSID: EnigmaChan 5Trans 1MKey 0xnnnnnnnnnnWhat am I doing wrong?Thanks for your timeMark
you did say what tools you were using for the configuration.
Here's the routine I follow on my own laptop, it isn't pretty, but it works, my wireless interface is wlan0:
iwlist wlan0 scan # to ensure that it can see the AP
iwconfig wlan0 essid "myssid" # set interface to SSID
ifconfig wlan0 up # activate interface
dhclient wlan0 # get dhcp info from AP
That usually does it for me.
As a boy I jumped through Windows, as a man I play with Penguins.