Re: Ferarri Internet

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

 





On 2/3/06, Mark Thomas <thomamd@xxxxxxxxxxxxx> 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.

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux