Ferarri Internet

Arthur Pemberton pemboa at gmail.com
Fri Feb 3 19:26:17 UTC 2006


On 2/3/06, Mark Thomas <thomamd at interlynx.net> wrote:
>
> 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 tried
>
> Addr.     DHCP
> Mode:    Auto
> SSID:    Enigma
> Chan     5
> Trans    1M
> Key      0xnnnnnnnnnn
>
>     What am I doing wrong?
>
> Thanks for your time
> Mark
>

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20060203/e4c5f778/attachment-0001.htm>


More information about the fedora-list mailing list