Find the answer to your Linux question:
Page 2 of 2 FirstFirst 1 2
Results 11 to 17 of 17
The first second one, linksys, being my network....
  1. #11
    Just Joined!
    Join Date
    Nov 2009
    Location
    Atlanta
    Posts
    9
    The first second one, linksys, being my network.

  2. #12
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Everything looks to be working as it should. Can you describe what is happening when you try to connect?

    Try
    Code:
    sudo iwconfig eth2 essid "linksys"
    sudo dhclient eth2

  3. #13
    Just Joined!
    Join Date
    Nov 2009
    Location
    Atlanta
    Posts
    9
    The option to connect is not even there, in the wireless box on the network manager my network doesn't even show up.

    iwconfig: unknown command "linksys"

    Internet Systems Consortium DHCP Client V3.1.2
    Copyright 2004-2008 Internet Systems Consortium.
    All rights reserved.
    For info, please visit

    Listening on LPF/eth2/00:23:4e:24:b5:94
    Sending on LPF/eth2/00:23:4e:24:b5:94
    Sending on Socket/fallback
    DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 4
    DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 4
    DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 10
    DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 12
    DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 12
    DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 17
    DHCPDISCOVER on eth2 to 255.255.255.255 port 67 interval 2
    No DHCPOFFERS received.
    No working leases in persistent database - sleeping.

  4. #14
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Hmm, I'm at a loss why the networkmanager doesn't see anything.

    Do you have a wired connection?

    You might want to try a different network manager.

    Code:
    sudo apt-get install wicd

  5. #15
    Just Joined!
    Join Date
    Nov 2009
    Location
    Atlanta
    Posts
    9
    I will try that. Thanks for your help, man.

  6. #16
    Just Joined!
    Join Date
    Nov 2009
    Location
    Atlanta
    Posts
    9
    Worked like a charm!

    Thanks again, man.

  7. #17
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Glad it worked. Networkmanager is a little buggy sometimes. Hopefully something that will be fixed someday.

Page 2 of 2 FirstFirst 1 2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...