Debian Configuration :: Wireless Network Intermittently Reconnects

Oct 24, 2015

For the past week or so, I've had my wireless connection disconnect and reconnect at seemingly random intervals. It can be anywhere from every minute to every hour, whether I'm using the network or not. I don't recall installing anything that could affect this. I'm fairly certain this isn't a hardware issue, since I haven't had any problems when using my Windows partition. I'm using a D-Link USB adapter (DWA-171).

Code: Select alljp@pyrog:~$ more /etc/*-release
PRETTY_NAME="Debian GNU/Linux 7 (wheezy)"
NAME="Debian GNU/Linux"
VERSION_ID="7"
VERSION="7 (wheezy)"
ID=debian
ANSI_COLOR="1;31"

[Code] ....

View 14 Replies


ADVERTISEMENT

Ubuntu Networking :: Wireless Network Connection Disconnect-reconnects Every 5 Min

Jul 31, 2010

I recently installed Ubuntu 10.04 on my Acer TravelMate 3270 notebook (with Windows 7 dual boot) for everyday use. All is great except i started to notice my Wireless Network get disconnected and then reconnects every 5 minutes or so. Also the NetworkManager Applet 0.8 keep annoying me with the notifications that its disconnected and then reconnected.

I do not have this issue while using Windows 7 (in the same area). Can this be fixed. As i really want to move my day to day computing need to Ubuntu.

View 1 Replies View Related

Debian Configuration :: No Wireless Network Found

Mar 25, 2016

I am running Jessie 8.3 and wireless in Wicd has stopped working for me, displaying "No Wireless Networks Found."

Code: Select allsudo /etc/init.d/wicd restart Restarted wicd
Made sure wlan0 is in wicd preferences.
iwconfig:

Code: Select alleth0      no wireless extensions.

wlan0     IEEE 802.11abg  ESSID:"Tell My Wifi Love Her" 
          Mode:Managed  Access Point: Not-Associated   Tx-Power=200 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
         
lo        no wireless extensions.

For some reason my user account was removed from the netdev group? So I readded it...

Code: Select allekarr@fidelio:~$ sudo gpasswd -a ekarr netdev
Adding user ekarr to group netdev

[code]....

And still, "no wireless networks found" in Wicd.

View 12 Replies View Related

Debian Configuration :: Thinkpad X120e - Wireless Network Down

May 14, 2011

My wireless network is down. I got thinkpad x120e, chipset: Realtek RTL8188CE, driver: rtl819ce.

Here is what I did so far:
upgraded to 2.6.38-bpo.2-686
installed firmware-linux-nonfree
Added the firmware file from the repo since it's not yet packaged in firmware-realtek and reloaded the module.
'iwlist sc' shows: 'wlan0 Interface doesn't support scanning : Network is down'
'dmesg |tail -20' shows:
rtl8192ce:rtl92c_download_fw():<0-0> Failed to request firmware!
firmware 0000:04:00.0: firmware_loading_store: vmap() failed

I also tried the following commands:
ifdown wlan0 ; ifup wlan0
ifconfig wlan0 up

Relevant bug: [URL]
Step by step, in case someone is interested:
add to sources.list: deb [URl] squeeze-backports main
aptitude update
sudo aptitude -t squeeze-backports install linux-image-2.6.38-bpo.2-686
install this package: [URL]
get the first file: [URL]
add to driver:
mkdir -p /lib/firmware/rtlwifi
mv rtlwifi_rtl8192cfw.bin /lib/firmware/rtlwifi
modprobe -r rtl18192ce; modprobe rtl18192ce; dmesg | tail -20

View 3 Replies View Related

Debian Configuration :: Wireless Not Working After Sqeeze Update Of Network?

Feb 9, 2010

I've been enjoying wireless for a long time on Squeeze (iwl3945) with KDE, but the recent network manager update stopped that. I've tried a few things, like going back to /etc/network/interfaces and ifup wlan0 that I use with Lenny, but still not working.

View 14 Replies View Related

Debian Configuration :: Configuring Wireless Network With Rt2870sta Driver?

May 14, 2011

I've been following this guide for squeeze: [URL] After getting the wireless-tools and firmware-ralink packages installed with no internet, I managed to installthe driver using modprobe rt2870sta (the 4th step). With the module loaded and the device plugged in (a RangePlusWireless Network USB Adapter with the WUSB100v2 chipset), iwconfig returned something like

[code]....

and then ifconfig wlan0 up returned ERROR while getting interface flags: no available device

View 14 Replies View Related

Ubuntu Networking :: Wireless Box Disconnects / Reconnects Continuously

Jan 11, 2011

After the last system update (few days ago) the wireless box disconnects and reconnects continuously (every 60-90 secs). This is the pertinent /var/log/messages when it disconnects:
Code:
Jan 11 16:16:24 ibm kernel: [ 8073.320442] -->RTUSBVenderReset
Jan 11 16:16:24 ibm kernel: [ 8073.321453] <--RTUSBVenderReset
Jan 11 16:16:26 ibm kernel: [ 8075.624596] Key1Str is Invalid key length(0) or Type(0)
Jan 11 16:16:26 ibm kernel: [ 8075.624632] Key2Str is Invalid key length(0) or Type(0)
Jan 11 16:16:26 ibm kernel: [ 8075.624668] Key3Str is Invalid key length(0) or Type(0)
Jan 11 16:16:26 ibm kernel: [ 8075.624705] Key4Str is Invalid key length(0) or Type(0)
Jan 11 16:16:26 ibm kernel: [ 8075.625355] 1. Phy Mode = 0
Jan 11 16:16:26 ibm kernel: [ 8075.625358] 2. Phy Mode = 0
Jan 11 16:16:26 ibm kernel: [ 8075.741083] 3. Phy Mode = 0
Jan 11 16:16:26 ibm kernel: [ 8075.780107] MCS Set = 00 00 00 00 00
Jan 11 16:16:26 ibm kernel: [ 8075.795195] <==== rt28xx_init, Status=0
Jan 11 16:16:26 ibm kernel: [ 8075.807107] 0x1300 = 000a4200
Jan 11 16:16:28 ibm kernel: [ 8077.937015] pci 0000:02:1d.0: wake-up capability enabled by ACPI
Jan 11 16:16:28 ibm kernel: [ 8077.960539] pci 0000:02:1d.0: wake-up capability disabled by ACPI
Jan 11 16:16:28 ibm kernel: [ 8077.977291] tg3 0000:03:01.0: BAR 0: set to [mem 0xfb100000-0xfb10ffff 64bit] (PCI address [0xfb100000-0xfb10ffff]
Jan 11 16:16:29 ibm kernel: [ 8078.097571] ADDRCONF(NETDEV_UP): eth1: link is not ready

And this when manually reconnected:
Code:
Jan 11 16:16:37 ibm kernel: [ 8086.167522] -->RTUSBVenderReset
Jan 11 16:16:37 ibm kernel: [ 8086.168530] <--RTUSBVenderReset
Jan 11 16:16:39 ibm kernel: [ 8088.464724] Key1Str is Invalid key length(0) or Type(0)
Jan 11 16:16:39 ibm kernel: [ 8088.464760] Key2Str is Invalid key length(0) or Type(0)
Jan 11 16:16:39 ibm kernel: [ 8088.464796] Key3Str is Invalid key length(0) or Type(0)
Jan 11 16:16:39 ibm kernel: [ 8088.464833] Key4Str is Invalid key length(0) or Type(0)
Jan 11 16:16:39 ibm kernel: [ 8088.465510] 1. Phy Mode = 0
Jan 11 16:16:39 ibm kernel: [ 8088.465513] 2. Phy Mode = 0
Jan 11 16:16:39 ibm kernel: [ 8088.581175] 3. Phy Mode = 0
Jan 11 16:16:39 ibm kernel: [ 8088.621207] MCS Set = 00 00 00 00 00
Jan 11 16:16:39 ibm kernel: [ 8088.636185] <==== rt28xx_init, Status=0
Jan 11 16:16:39 ibm kernel: [ 8088.648150] 0x1300 = 000a4200
Jan 11 16:16:39 ibm kernel: [ 8088.751141] ERROR!!! RTMPSetTimer failed, Halt in Progress!
What is going on?

View 9 Replies View Related

Debian Configuration :: Wireless Stops Connecting After Update To Network Manager

Mar 30, 2011

I am currently using Debian Testing, managing my wireless connection with NetworkManager and the Gnome nm-applet. Both have just been updated: network-manager from 0.8.1-6+squeeze1 to 0.8.2-6 and network-manager-gnome from 0.8.1-2 to 0.8.2-4.On installation of the new packages, I have no problems. However, on a reboot, I can no-longer connect to any wireless connection. I am not prompted on start-up for the password to unlock the Gnome keyring and when I left-click on the nm-applet icon and then click on a network to connect to it, nothing happens.I do not think this is a driver or NetworkManager daemon problem. If I run "nmcli dev wifi" or left-click on the applet icon, NetworkManager seems to scan for wireless networks properly and returns a list including the one I wish to connect to.

View 9 Replies View Related

Debian Configuration :: No Longer Connect To The Wireless Network After Squeeze Upgrade

Apr 17, 2011

I upgraded from lenny to squeeze on a notebook and I can no longer connect to the wireless network. The computer is an LG notebook and the network card is ralink rt2860. I am using Gnome and NetworkManager. The wireless key is WEP hex. It was working fine with lenny till before the upgrade. After the upgrade, the network card stopped working. So, I checked

$ lspci|grep Network
08:00.0 Network controller: RaLink RT2860

Then I reinstalled the driver with apt-get install firmware-ralink wireless-tools Then the network manager tray started working again and saw the network, but cannot connect. It was trying to connect but timed out and kept asking for the password. It is the correct password. I tried deleting the old connection and recreated a new one in the nm. But still does not work.

[Code]...

View 7 Replies View Related

Debian Configuration :: Using Azio Wireless PCI Adapter (Network Controller: RaLink Device 0701)

May 3, 2010

using this Azio Wireless PCI Adapter[URL] (Network controller: RaLink Device 0701)

View 11 Replies View Related

Ubuntu Networking :: 10.04 Wireless Drops Intermittently

Jun 22, 2010

i have an asus eeepc that i recently upgraded from ubuntu 9.10 to 10.04. the wireless networking has worked great up until about 2 weeks ago. now it occasionally drops the connection (can't ping the gateway), even though the "blue bars" still say connected. my current solution is to click the bars, do a "disconnect", and then reconnect.i've ruled out the router being a problem (all 17 other wireless devices in my house remain connected), and i've ruled out a laptop hardware problem (when i dual boot into win7, i never lose my connection).

i'm new to linux (installed 9.10 back in february), but not new to computers/networking. i run a major campus lan [windows based] and have worked all aspects from the early mainframe days to client support to server admin to helpdesk - after 17 years, i'm now in management, so i've lost my edge a little... plus, being brand new to linux, i'm feeling a little lost in the troubleshooting aspect of this.i do believe that i've narrowed my problem down to "almost exactly" when this occurs. the wireless connection drops out as soon as i start to do "network intensive" stuff like watch a videos video, play a facebook flash game, or (and here's the kicker), try to run the update manager. unfortunately, this means that i have not been able to update for a few weeks now. i'm up to about 150mb worth of updates that are waiting.

View 1 Replies View Related

Ubuntu Networking :: Network Intermittently Dropping?

Jul 7, 2011

My network seems to be dropping every few minutes to few hours. There are a lot of networks in the area (apartment in NYC) and I wonder if it might be due to competing traffic. Any ideas for how to tell what channels other networks are on? or other modifications to router settings that might improve performance in this situation?Additionally the "Invalid Misc" in iwconfig is counting quite quickly.

View 4 Replies View Related

Ubuntu Networking :: Wireless Disconnects Intermittently And Asks For The WEP Password Again And Again?

May 23, 2010

The wireless disconnects intermittently and asks for the WEP password again and again. The network adapter is intel wireless/pro 3945 ABG. Please let me know what I can do to avoid this issue. When using 9.10 there is no issue in wireless connection.

View 2 Replies View Related

Ubuntu Networking :: Maverick PC Will Intermittently Kill Wifi Network

Nov 15, 2010

This week I did a fresh install of Ubuntu 10.10 on a newly assembled PC. The hardware I am using is below.

My wife has a Macbook with built-in Wifi connected to our Linksys router. Previously, the connection would drop 0-2 times a day. She would turn off Wifi on her Macbook, turn it back on, and it would reconnect immediately.

Since getting my Ubuntu PC, these disconnections have become more frequent, every 30-90 minutes. They effect both computers simultaneously. And now, I MUST turn off Wifi on my Ubuntu box to regain the connection. Switching it off and on with the Mac doesn't help. Unplugging the router doesn't help. I have to run upstairs and uncheck "Enable Wireless" on the Ubuntu Network Manager outlet.

The connection doesn't seem to drop if the Ubuntu PC is sitting idle. But it can happen with web surfing, Samba file transfers, or torrent downloading.

I noticed that Encore has a linux driver for my card called RT2860. It looks very difficult to install. Ubuntu automatically uses RT2800. So I don't know if this could be a driver issue. Also, shouldn't my bit rate be more than 1Mb/s? Both the router and the card are 802.11n. Are the dmesg errors something to be concerned about?

Machine Brand and Model (PC/Laptop): Self-built Desktop. AMD Phenom, Gigabyte motherboard. Router Brand and Model: Linksys Wireless-N Broadband RouterWRT160Nv2. (I already updated the firmware to the most recent version)

[Code]...

View 1 Replies View Related

Debian Installation :: 6 Intermittently Loses Sound?

Feb 11, 2011

I periodically lost sound with Debian 6.

Running on an IBM thinkpad laptop.

View 7 Replies View Related

Debian Configuration :: Getting Network Error - Every Time Rebooting My Server Lost My Network Config

Mar 3, 2011

I was playing with my debian server when something went totally wrong while i was editing something on my network interface,i removed those crap that i wrote and left the network interface configuration as it was

Like for example after re-editing my network interface,it was like :

As i did a network restart, i get this error saying :

There is already a pid file /var/run/dhclient.eth0.pid with pid 2802 killed old client process, removed PID file.

What is this error and how can i fix it,because every time im re booting my server i lost my network config.

View 1 Replies View Related

Ubuntu :: Can't Reach Wireless Network Configuration

Jan 4, 2010

In Ubuntu 9.10 (fresh install, not an upgrade from 9.04) on an ASUS EeePC 900, I was using wireless networking at home, which worked well. I took the netbook to work a few times and did not using it at home all that period of time. I connected it as a wired network (DHCP) at work, and it "just worked" fine (no configuration was needed). Now I tried to use it at home and wireless no longer works for all users. In System > Preferences > Network connections I can access the wireless configuration and it is still there, still with all the correct settings as worked before. However, in the network manager I access from the upper panel via the antenna icon, it now only lists a Wired network. The wireless network isn't in the list at all. No upgrades were done. I do those from home and tried to do one this morning but since wireless did not work I could not accomplish it.

I could hook it to a wired network, so if fixing this needs to upgrade something, that's doable (but I'd think it should not be needed since wireless did work before). I was going to try things like delete all networks and start again, but since that might lose information about a possible bug, I'm holding off.

View 5 Replies View Related

Debian Configuration :: Network Not Work When Use 2 Network Cards

Oct 24, 2010

I'm planning to use Debian as the OS for a firewall machine, which will sit between my internet connection and the rest of my computers. Now my network is all wired, no wireless whatsoever. I'm using the onboard the motherboards cat5 socket which seems to be using the VIA rhine driver and I'm also using a 3com 100MBps card.

I can list the machine spec if you want but it's nothing special, an old Athlon 64 rig with 1gb ram and an OEM motherboard, it all seems to work ok apart from the internet doesn't' seem to work. Lenny seems to detect both cards ok and I even used the net install CD and it managed to download everything using the 3com card.

The strange thing is when I'm in Lenny, I can't seem to connect. I can ping google, but when I try and view a webpage, the browser just sits there with a while screen... Could it be that using 2 network cards is confusing Debian? Right now I've only got the modem hooked up the the 3com card, and nothing connected to the onboard network card.

View 5 Replies View Related

Ubuntu :: ESSID Configuration - Wireless Network With Static IP

Apr 3, 2011

The wireless network on my laptop is configured with a static IP. (not using nm). When I take the laptop out of the range of my wireless router the essid is becoming off/any therefore when I'm back in range the connection is not reestablished and to re-enable the connection I gotta do "iwconfig wlan0 essid <essid name>" otherwise there is no connection. Make sure that essid stays configured unless I manually want to change it?

View 1 Replies View Related

General :: Wireless Network Configuration Running Ubuntu?

Feb 6, 2010

I am running Ubuntu. My wireless network is picking up everyone elses but mine? How can I reconfigure to my wireless network?

View 10 Replies View Related

Fedora Installation :: Wireless Network Configuration - B43 Adapter Grayed Out

May 9, 2009

I am doing network config of my laptop. I'm new to Fedora, so I'm not sure how it goes ...
I have an Ethernet device (eth0) and a wireless device, wlan0
Status in system->administration->network:
Tab devices:
eth0 : active
wlan0: inactive
Tab Hardware:
eth0: system
wlan0: configured (description: b43)

Double clicking on the wlan0 line gets you to Network Adapters Configuration, where adapter b43 grayed out) is associated with device wlan0. So far, so good (I did all the fwcutter stuff, so I assume this is the result). When I installed the system (from installcd, then update, then install broadcom-wl, ...) I configured it to be started up with network manager, automatically on startup. I managed to get it working exactly once in that session.

Problem is, it doesn't start up and the wireless is not even visible when you click the network manager icon. For that matter, eth0 does not start automatically either, but at least there is a button to start it in network manager. Coming back to the tab devices, clicking on wlan0 allows you to click on the activate button ... but there it says: Cannot activate network device wlan0! b43 device wlan0 does not seem to be present.

View 6 Replies View Related

OpenSUSE Network :: Wireless AP Configuration - Doesn't Have Internet Access

Aug 7, 2011

I'm trying to setup a wireless AP with my old asus eeepc, so it can act as a repeater to connect my android device on the other end of the apartment. I've already created the Wireless Access Point using hostapd. It took very little configuring, just changed from mode 'a' to 'g' and changed the channel from 60 to 1 and It was all set. Next I setup a dhcp server. Also simple enough using yast.

Up to this point, I was able to connect my android device to the newly created wireless network. However It doesn't have internet access. I guess I have to configure iptables for this, but I find it incredibly confusing! Here are a few specs to help with any examples: The laptop is connected to the internet through eth0 with IP 192.168.2.120 Hostapd is using wlan0, and I'm pretty sure it created mon.wlan0 So, to sum up, when I connect my android device to the network I can, for instance, see what ever pages apache is currently serving on the laptop, but can't access the internet.

View 1 Replies View Related

Debian Hardware :: Product Recommendations For A Wireless Access Point & A Wireless Network Card?

Sep 11, 2011

Debian 2.6.32-5-amd64 KDE I have to make one of my computers wireless. i need some product recommendations for a wireless access point & a wireless network card.

View 4 Replies View Related

Fedora Networking :: Wireless Configuration Does Not Show Up In System-config-network

Sep 1, 2010

This may fall under the "ain't broke don't fix it" category but it's driving me nuts. I've got the Broadcom 4322 wireless adapter in my laptop and it works fine with broadcom-wl driver and kmod. However there is no ifcfg-eth1 file and the card does not show up in system-config-network.

View 2 Replies View Related

Debian Configuration :: Network Manager Is Quirky In KDE Debian

Feb 14, 2011

I have a new install of Debian Squeeze from debian-6.0.0-amd64-kde-CD-1.iso but I'm experiencing problems with the wireless internet applet in the taskbar.When the computer boots, it doesn't connect automatically eventhough I have it set as such. I have to fiddle with it until I get the request from KDE Wallet Manager to insert the password to complete the connection. I didn't have this behavior in Kubuntu.

View 1 Replies View Related

Fedora :: My Wireless Isn't Working - Network Configuration On System-administration The Interface It Appears As Inactive

Dec 10, 2009

I have b43 wireless. In network Configuration on system->administration the interface it appears as inactive it appers in hardware also as b43 associated to wlan0 but i cannot have access to any wireless network. What i have to do to put this b43 to work.

View 11 Replies View Related

Debian Configuration :: Wireless Does Not Reconnect

Oct 26, 2015

I have done a clean install of debian 8.2 (jessie) on a new PC. I am working through some of the issues that were not correctly installed. One of them is the wireless network. On startup, I have a wireless connection. At some point within the first 5-25 minutes of being logged in and doing computer stuff (there is no known action that leads to the reaction), the wireless disconnects from the network and will not reconnect. The network-manager-gnome shows three horizontal dots; the system settings> network shows all of the available networks, the strength of their signal, and the "connecting" circle spins. This behavior occurs with both WPA and insecure networks.

I have followed the guidelines for Debian>WiFi>HowToUse (https://wiki.debian.org/WiFi/HowToUse). Nothing appears amiss when following the Network-Manager>Gnome portion of the instructions. I was going to try the alternate WICD program, but one has to uninstall network-manager to use wicd and synaptic also wants to remove something called "gnome", too-- uninstalling a package with that name makes me uneasy. I have noticed that the installed versions of network-manager (0.9.10.0-7) and network-manager-gnome (0.9.10.0-2) don't exactly agree, but I doubt that that is significant.

root@fayalite:/home/agnewton# iwconfig
eth0 no wireless extensions.

wlan0 IEEE 802.11bgn ESSID:"Mineralogy"
Mode:Managed Frequency:2.472 GHz Access Point: 64:E5:99:2C:A0:7E
Bit Rate=150 Mb/s Tx-Power=20 dBm
Retry short limit:7 RTS thr=2347 B Fragment thr:off
Encryption key:off
Power Management:off
Link Quality=70/70 Signal level=-18 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0

[CODE]..

View 8 Replies View Related

Debian Configuration :: Wireless Disappeared On Tray?

Aug 18, 2015

I installed Debian today and when i installed it,it got problem with my wireless and it was this "firmware Missing".

So i opened synaptic and installed broadcom drivers for my wireless "broadcom-sta-common" & "broadcom-sta-source" & "firmware-brcm80211".

After I done that and restarted my laptop the wireless was gone from connection option and i cant get it back. My Wireless driver is "Broadcom Corporation BCM4313 802.11bgn Wireless Network Adapter" ...

View 4 Replies View Related

Debian Configuration :: Iwlwifi - No Wireless Internet

Mar 19, 2016

I'm a new Debian user but I've been around Linux for awhile. I wanted to try Debian because I wanted something stable and that I could set up myself from a minimal install. However, I'm having issues with my WiFi connection. I'm running KDE and connected to the network, but I can't access any webpages or ping, for example, google.com. I know the network is working because I'm connected to it on my phone and my wife's Macbook. Here's the output of lspci:

Code: Select all00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network Connection (rev 04)

[Code] ....

Here's the output of lsusb:

Code: Select allBus 004 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 004: ID 05ca:18ff Ricoh Co., Ltd
Bus 003 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

[Code] ....

I'm using jessie. So far I've tried using firmware-iwlwifi from backports and installing kernel 4.3.0 from the stable repos.

View 4 Replies View Related

Debian Configuration :: How To Get Wireless Card To Work

Jan 21, 2010

I'm having trouble getting my wireless card (RNX-G300LX, from Rosewill) working with my Debian install. I had it working at one point in time, but (apparently) something has gone wrong, as it no longer connects. The network I'm trying to connect to uses WPA2. When I try to start up my wireless card as follows:
# ifup wlan0

I get the following response:
wmaster0: unknown hardware address type 801
wmaster0: unkown hardware address type 801
Listening on LPF/wlan0/00:1a:...
Sending on LPF/wlan0/00:1a:...
Sending on Socket/fallback

DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 4
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 10
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 15
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 17
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 12
DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 3
No DHCPOFFERS received.
No working leases in persistent database - sleeping.

I have set up /etc/network/interfaces as follows:
auto lo
iface lo inet loopback
iface wlan0 inet dhcp
wpa-conf /etc/wpa_supplicant.conf
auto wlan0
and /etc/wpa_supplicant.conf looks like this:
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
ap_scan=1
fast_reauth=1
network={
ssid="apt_102"
scan_ssid=1
key_mgmt=WPA-PSK
psk="mypassword"
proto=WPA2 }

I should also note that running wpa_cli -i wlan0 tells me that it is "trying to associate" with my router, but authentication times out each time.

View 8 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved