Hi guys i finally got my wireless network card detected today. So i can see the card with 'ifconfig' (wlan0) but i'm not able to sucessfully get the card to grab an ip from my router.
When i try to grab an ip
'dhclient wlan0'
it doesn't output anything and when i go look the wireless card doesn't have an ip.
Info Distribution: Debian 7.1 (wheezy)
Wireless Card: Intel Centrino Advanced-N 6230
/etc/network/interfaces (wlan part)
auto wlan0
iface wlan0 inet dhcp
wpa-ssid MyWirelessLan
wpa-psk MyWirlesslanKey
If i do a 'ifdown' followed by 'ifup':
Internet Systems Consortium DHCP Client 4.2.2
Copyright 2004-2011 Internet Systems Consortium.
All rights reserved.
For info, please visit
https://www.isc.org/software/dhcp/
Listening on LPF/wlan0/88:53:2e:0a:e4:a2
Sending on LPF/wlan0/88:53:2e:0a:e4:a2
Sending on Socket/fallback
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 8
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 15
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 15
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 19
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 4
No DHCPOFFERS received.
No working leases in persistent database - sleeping.