LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking
User Name
Password
Linux - Wireless Networking This forum is for the discussion of wireless networking in Linux.

Notices


Reply
  Search this Thread
Old 04-21-2010, 08:01 AM   #1
Ehlyah
LQ Newbie
 
Registered: Apr 2008
Posts: 14

Rep: Reputation: 0
wicd unable to get ip address


I'm running Karmic and trying to connect to a WPA PSK network with hidden ssid. The network is detected, I filled in the right wpa supplicant (ndiswrapper) and I was able to fill in the passphrase, but like I said, no ip address.

Any help?
 
Old 04-21-2010, 01:37 PM   #2
HaroldWho
Member
 
Registered: Nov 2006
Location: southeastern PA
Distribution: Slackware
Posts: 130

Rep: Reputation: 23
wicd unable to get ip address

After you associate with the AP using wicd, you will probably need to run dhclient or dhcpcd to invoke the dhcp server on the AP and be assigned an IP address.
 
Old 04-21-2010, 02:11 PM   #3
Ehlyah
LQ Newbie
 
Registered: Apr 2008
Posts: 14

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by HaroldWho View Post
After you associate with the AP using wicd, you will probably need to run dhclient or dhcpcd to invoke the dhcp server on the AP and be assigned an IP address.
Thanks for that, but I honestly have no idea how to do that. I googled, but everything went more or less right over my head.
 
Old 04-21-2010, 02:40 PM   #4
reed9
Member
 
Registered: Jan 2009
Location: Boston, MA
Distribution: Arch Linux
Posts: 653

Rep: Reputation: 142Reputation: 142
Quote:
Originally Posted by Ehlyah View Post
Thanks for that, but I honestly have no idea how to do that. I googled, but everything went more or less right over my head.
You shouldn't have to do that with wicd. What exactly is happening? It tries to connect and times out? You've double checked you have selected the correct encryption scheme and entered the correct passphrase?

Have you tried to temporarily disable encryption and see if you can connect then?
 
Old 04-21-2010, 03:00 PM   #5
Ehlyah
LQ Newbie
 
Registered: Apr 2008
Posts: 14

Original Poster
Rep: Reputation: 0
It authenticates but is unable to obtain an ip address. I've selected WPA 1/2 (I have WPA PSK) and the passphrase is correct.

I can't disable encryption. I haven't got access to the modem/router and the one who does, won't disable.
 
Old 12-19-2011, 07:11 PM   #6
roystonlodge
Member
 
Registered: Jun 2008
Posts: 161

Rep: Reputation: 32
How strong is the wifi signal?

I often get this problem when I'm trying to connect to public wifi hotspots, but I don't get this problem on my home network.

I assume that it's because the signal is too weak at the public wifi hotspots, but I have no evidence to back that theory up.
 
Old 12-21-2011, 11:49 PM   #7
liltux
Member
 
Registered: Mar 2011
Posts: 45

Rep: Reputation: 2
I had similar issue as well with wicd on slack 13.37. I gave up fairly easily and resorted to removing wicd and doing all manual through the terminal. One thing i did not try was, there is an option under one of the menus in the gui wicd which will allow you to select between dhcpcd or dhclient. I never tried selecting dhclient, you could try that option. Or give in and do it all through the terminal.
 
Old 12-22-2011, 12:04 AM   #8
edbarx
Member
 
Registered: Sep 2010
Distribution: Used Debian since Sarge. (~2005)
Posts: 373

Rep: Reputation: 21
I suggest the OP to try to connect using this command if is available as root or using sudo if that applies.
Code:
# ifup wlan0
However, for the system to be able to use ifup /etc/network/interfaces must also be edited accordingly. Ironically, what helped in my peculiar case, was a defunct thread from a forlorn forum dated 2004! I changed my /etc/network/interfaces to look something like this:

Code:
# WIRELESS Configuration
iface wlan0 inet dhcp
   wpa-driver wext
   wpa-ssid ROUTER-SSID
   wpa-ap-scan 1
   wpa-proto WPA RSN
   wpa-pairwise CCMP
   wpa-group CCMP
   wpa-key-mgmt WPA-PSK
   wpa-psk "passphrase"
Hopefully, this helps you.

Last edited by edbarx; 12-22-2011 at 12:05 AM. Reason: To correct post
 
  


Reply

Tags
wicd, wpapsk



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
WICD tray icon says not connected, WICD manager says conneted to wired network?!?! intheshadows Linux - Newbie 1 12-24-2009 12:15 PM
Wicd stuck on "Obtain IP Address" spur45 Linux - Newbie 1 11-06-2009 10:42 PM
wicd shows network name as "none" + unable to get IP (protected networks) r11_kaede Linux - Wireless Networking 13 09-13-2009 04:01 AM
Wicd / wireless can't get IP address Innervision Slackware 23 06-05-2009 11:29 AM
Unable to acquire an IP Address ras777 Linux - Wireless Networking 13 12-03-2005 11:07 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking > Linux - Wireless Networking

All times are GMT -5. The time now is 11:57 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration