Wireless randomly refuses connections

'Yello, first time Archer here. I got myself a brand new Lenovo Thinkpad Edge E530 and wanted to break away from the Ubuntusphere with it, and aside from a few naggles (I couldn't get magmakeys and automounting to work without a DE, but now I run Cinnamon so they're an issue for another day), everything works... except for some bizarre behavior with the wifi.
Seemingly at random whenever I try to initiate some internet activity (sudo pacman -S, opening a link in browser, git clone, fetching mail, etc) the action fails immediately, as if no internet connection was present. Trying it again usually succeeds, but sometimes it might require several tries. Nevertheless, NetworkManager never reports wireless as down, and neither do iwconfig or ip link.
My home network (WPA2-PSK) might be partially at fault, as this problem has not cropped up in any other wireless network I've connected to with this device... but Windows, Android and Ubuntu all work fine at home, so clearly there must be something I can do to make Arch play nice, too.
Here's my breadcrumb trail:
$ iwconfig
wlp3s0 IEEE 802.11bgn ESSID:"SkyNET2.0"
Mode:Managed Frequency:2.412 GHz Access Point: CC:5D:4E:7A:BB:47
Bit Rate=1 Mb/s Tx-Power=16 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Power Management:off
Link Quality=50/70 Signal level=-60 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:18100 Invalid misc:104 Missed beacon:0
lo no wireless extensions.
enp12s0 no wireless extensions.
$ ip link
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
2: enp12s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT qlen 1000
link/ether b8:88:e3:e8:73:ed brd ff:ff:ff:ff:ff:ff
3: wlp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DORMANT qlen 1000
link/ether 60:36:dd:7e:1b:0c brd ff:ff:ff:ff:ff:ff
$ lspci -k
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
Subsystem: Lenovo Device 5000
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
Subsystem: Lenovo Device 5001
Kernel driver in use: i915
00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04)
Subsystem: Lenovo Device 5000
Kernel driver in use: xhci_hcd
00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
Subsystem: Lenovo Device 5000
Kernel driver in use: mei
00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04)
Subsystem: Lenovo Device 5000
Kernel driver in use: ehci_hcd
00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
Subsystem: Lenovo Device 5000
Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
Kernel driver in use: pcieport
00:1c.1 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 2 (rev c4)
Kernel driver in use: pcieport
00:1c.2 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 3 (rev c4)
Kernel driver in use: pcieport
00:1c.3 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 4 (rev c4)
Kernel driver in use: pcieport
00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
Subsystem: Lenovo Device 5000
Kernel driver in use: ehci_hcd
00:1f.0 ISA bridge: Intel Corporation HM77 Express Chipset LPC Controller (rev 04)
Subsystem: Lenovo Device 5000
Kernel driver in use: lpc_ich
00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
Subsystem: Lenovo Device 5000
Kernel driver in use: ahci
00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
Subsystem: Lenovo Device 5000
02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5229 PCI Express Card Reader (rev 01)
Subsystem: Lenovo Device 5000
Kernel driver in use: rts5229
03:00.0 Network controller: Intel Corporation Centrino Wireless-N 2230 (rev c4)
Subsystem: Intel Corporation Centrino Wireless-N 2230 BGN
Kernel driver in use: iwlwifi
0c:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 07)
Subsystem: Lenovo Device 5000
Kernel driver in use: r8169
$ lsmod | grep iwlwifi
iwlwifi 125974 1 iwldvm
cfg80211 179435 3 iwlwifi,mac80211,iwldvm
$ dmesg | grep -E 'iwlwifi|iwldvm|mac80211|cfg80211'
[ 4.611490] cfg80211: Calling CRDA to update world regulatory domain
[ 4.623446] iwlwifi 0000:03:00.0: pci_resource_len = 0x00002000
[ 4.623449] iwlwifi 0000:03:00.0: pci_resource_base = ffffc90000c7c000
[ 4.623452] iwlwifi 0000:03:00.0: HW Revision ID = 0xC4
[ 4.623597] iwlwifi 0000:03:00.0: irq 44 for MSI/MSI-X
[ 4.629439] iwlwifi 0000:03:00.0: loaded firmware version 18.168.6.1
[ 5.344983] iwldvm: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[ 5.344985] iwldvm: Copyright(c) 2003-2012 Intel Corporation
[ 5.345003] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG disabled
[ 5.345005] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[ 5.345007] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING enabled
[ 5.345008] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled
[ 5.345010] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled
[ 5.345012] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Wireless-N 2230 BGN, REV=0xC8
[ 5.345115] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 5.362694] iwlwifi 0000:03:00.0: device EEPROM VER=0x81c, CALIB=0x6
[ 5.362697] iwlwifi 0000:03:00.0: Device SKU: 0x150
[ 5.362698] iwlwifi 0000:03:00.0: Valid Tx ant: 0x3, Valid Rx ant: 0x3
[ 5.916173] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 5.923750] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[ 6.287712] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 6.295279] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[ 2207.578899] cfg80211: Calling CRDA to update world regulatory domain
[ 2208.192011] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 2208.199594] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[ 2213.960562] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 2213.968146] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[ 2936.516598] cfg80211: Calling CRDA to update world regulatory domain
[ 2937.104475] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 2937.112097] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[ 2942.568875] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 2942.576474] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[ 4695.905778] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 4695.913385] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[ 4701.373248] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 4701.380816] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[ 5555.892632] cfg80211: Calling CRDA for country: FI
[ 5556.507481] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 5556.515082] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[ 5561.979074] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 5561.986654] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[ 7095.643037] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 7095.650628] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[ 7101.366908] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[ 7101.374495] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[22496.075704] cfg80211: Calling CRDA to update world regulatory domain
[22496.751160] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[22496.759066] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
[22502.241346] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S
[22502.248920] iwlwifi 0000:03:00.0: Radio type=0x2-0x0-0x0
The trail of that log looks suspicious as hell, but I don't know jack about, dmesg, so. The usual suspects (iwconfig wlp3s0 power off, disabling IPv6 in NetworkManager, trying Wicd and netcfg) did not help. Ideas?
Last edited by raskug (2013-02-05 22:34:14)

Oh, right, dhcpcd is a dependency of netcfg, which I still had installed. Disregard that.
And I'm not sure if I'm using any of {dhcpcd,dhclient,static IP}. dhclient is a dependency of NetworkManager and I seem to recall reading that it uses it internally, but I haven't touched a single dhclient configuration file, and it doesn't show up in any of dmesg, systemctl, or ps aux. I certainly haven't set up a static IP.
Anyways, I stopped NetworkManager and executed those commands. wpa_supplicant blocked at "EAPOL: disable timer tick" until I executed "sudo dhclient wlp3s0" in a separate terminal, where it stayed for a little less than half a minute before apparently detaching to the background (visible in ps aux). After that, I got internet access, but it still has those hiccups and wpa_supplicant doesn't report anything when they happen. Here's the full log for completeness:
$ sudo wpa_supplicant -d -i wlp3s0 -c testconfig
wpa_supplicant v2.0
Successfully initialized wpa_supplicant
Initializing interface 'wlp3s0' conf 'testconfig' driver 'default' ctrl_interface 'N/A' bridge 'N/A'
Configuration file 'testconfig' -> '/home/rasku/testconfig'
Reading configuration file '/home/rasku/testconfig'
Priority group 0
id=0 ssid='SkyNET2.0'
WEXT: cfg80211-based driver detected
wext: interface wlp3s0 phy: phy0
rfkill: initial event: idx=1 type=2 op=0 soft=0 hard=0
rfkill: initial event: idx=2 type=1 op=0 soft=0 hard=0
rfkill: initial event: idx=6 type=2 op=0 soft=1 hard=0
SIOCGIWRANGE: WE(compiled)=22 WE(source)=21 enc_capa=0xf
capabilities: key_mgmt 0xf enc 0x1f flags 0x0
netlink: Operstate: linkmode=1, operstate=5
wlp3s0: Own MAC address: 60:36:dd:7e:1b:0c
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_countermeasures
wlp3s0: RSN: flushing PMKID list in the driver
wlp3s0: Setting scan request: 0 sec 100000 usec
WPS: Set UUID for interface wlp3s0
WPS: UUID based on MAC address - hexdump(len=16): 78 33 44 8e 61 e7 59 12 b5 d6 cb ff 6e 7a 25 51
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: Supplicant port status: Unauthorized
EAPOL: KEY_RX entering state NO_KEY_RECEIVE
EAPOL: SUPP_BE entering state INITIALIZE
EAP: EAP entering state DISABLED
EAPOL: Supplicant port status: Unauthorized
EAPOL: Supplicant port status: Unauthorized
wlp3s0: Added interface wlp3s0
wlp3s0: State: DISCONNECTED -> DISCONNECTED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp3s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b06 len=12
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp3s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b1a len=16
wlp3s0: State: DISCONNECTED -> SCANNING
wlp3s0: Starting AP scan for wildcard SSID
Scan requested (ret=0) - scan timeout 10 seconds
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp3s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b19 len=16
wlp3s0: Event SCAN_RESULTS (3) received
Scan results did not fit - trying larger buffer (8192 bytes)
Received 5173 bytes of scan results (9 BSSes)
wlp3s0: BSS: Start scan result update 1
wlp3s0: BSS: Add new id 0 BSSID cc:5d:4e:7a:bb:47 SSID 'SkyNET2.0'
wlp3s0: BSS: Add new id 1 BSSID 70:71:bc:51:d3:1b SSID '17e855'
wlp3s0: BSS: Add new id 2 BSSID 00:0c:c3:d3:41:cd SSID 'ElisaKoti04'
wlp3s0: BSS: Add new id 3 BSSID e8:40:f2:56:b7:89 SSID 'HannumoiJnen'
wlp3s0: BSS: Add new id 4 BSSID cc:5d:4e:a2:88:6f SSID 'ZyXEL_9444'
wlp3s0: BSS: Add new id 5 BSSID e8:40:f2:50:8a:ec SSID 'f40d53'
wlp3s0: BSS: Add new id 6 BSSID 38:60:77:cc:3c:b6 SSID 'varamies'
wlp3s0: BSS: Add new id 7 BSSID b4:07:f9:1f:77:6b SSID 'Piian puhelin '
wlp3s0: BSS: Add new id 8 BSSID e8:40:f2:56:0b:05 SSID 'f400c9'
BSS: last_scan_res_used=9/32 last_scan_full=0
wlp3s0: New scan results available
WPS: AP 70:71:bc:51:d3:1b type 0 added
WPS: AP 00:0c:c3:d3:41:cd type 0 added
WPS: AP e8:40:f2:56:b7:89 type 0 added
WPS: AP e8:40:f2:50:8a:ec type 0 added
WPS: AP 38:60:77:cc:3c:b6 type 0 added
WPS: AP e8:40:f2:56:0b:05 type 0 added
WPS: AP[0] 70:71:bc:51:d3:1b type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[1] 00:0c:c3:d3:41:cd type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[2] e8:40:f2:56:b7:89 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[3] e8:40:f2:50:8a:ec type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[4] 38:60:77:cc:3c:b6 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
WPS: AP[5] e8:40:f2:56:0b:05 type=0 tries=0 last_attempt=-1 sec ago blacklist=0
wlp3s0: Selecting BSS from priority group 0
wlp3s0: 0: cc:5d:4e:7a:bb:47 ssid='SkyNET2.0' wpa_ie_len=0 rsn_ie_len=24 caps=0x11 level=-35
wlp3s0: selected based on RSN IE
wlp3s0: selected BSS cc:5d:4e:7a:bb:47 ssid='SkyNET2.0'
wlp3s0: Request association: reassociate: 0 selected: cc:5d:4e:7a:bb:47 bssid: 00:00:00:00:00:00 pending: 00:00:00:00:00:00 wpa_state: SCANNING
wlp3s0: Trying to associate with cc:5d:4e:7a:bb:47 (SSID='SkyNET2.0' freq=2437 MHz)
wlp3s0: Cancelling scan request
wlp3s0: WPA: clearing own WPA/RSN IE
wlp3s0: Automatic auth_alg selection: 0x1
RSN: PMKSA cache search - network_ctx=(nil) try_opportunistic=0
RSN: Search for BSSID cc:5d:4e:7a:bb:47
RSN: No PMKSA cache entry found
wlp3s0: RSN: using IEEE 802.11i/D9.0
wlp3s0: WPA: Selected cipher suites: group 8 pairwise 24 key_mgmt 2 proto 2
wlp3s0: WPA: clearing AP WPA IE
WPA: set AP RSN IE - hexdump(len=26): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02 01 00 00 0f ac 02 0c 00
wlp3s0: WPA: using GTK TKIP
wlp3s0: WPA: using PTK CCMP
wlp3s0: WPA: using KEY_MGMT WPA-PSK
WPA: Set own WPA IE default - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
wlp3s0: No keys have been configured - skip key clearing
wlp3s0: State: SCANNING -> ASSOCIATING
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
Limit connection to BSSID cc:5d:4e:7a:bb:47 freq=2437 MHz based on scan results (bssid_set=0)
wlp3s0: set_disable_max_amsdu: -1
wlp3s0: set_ampdu_factor: -1
wlp3s0: set_ampdu_density: -1
wlp3s0: set_disable_ht40: 0
wlp3s0: set_disable_sgi: 0
wpa_driver_wext_associate
wpa_driver_wext_set_drop_unencrypted
wpa_driver_wext_set_psk
ioctl[SIOCSIWFREQ]: Device or resource busy
wlp3s0: Association request to the driver failed
wlp3s0: Setting authentication timeout: 5 sec 0 usec
EAPOL: External notification - EAP success=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - EAP fail=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portControl=Auto
EAPOL: Supplicant port status: Unauthorized
RSN: Ignored PMKID candidate without preauth flag
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp3s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b1a len=16
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp3s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b06 len=12
RTM_NEWLINK: operstate=0 ifi_flags=0x1003 ([UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp3s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b1a len=25
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp3s0' added
WEXT: if_removed already cleared - ignore event
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp3s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8c08 len=121
AssocResp IE wireless event - hexdump(len=105): 01 08 82 84 8b 96 24 30 48 6c 32 04 0c 12 18 60 2d 1a fc 18 1b ff ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3d 16 06 00 11 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 dd 09 00 10 18 02 00 f0 04 00 00 dd 18 00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00
RTM_NEWLINK: operstate=0 ifi_flags=0x11003 ([UP][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp3s0' added
WEXT: if_removed already cleared - ignore event
Wireless event: cmd=0x8b15 len=24
Wireless event: new AP: cc:5d:4e:7a:bb:47
wlp3s0: Event ASSOCINFO (4) received
wlp3s0: Association info event
resp_ies - hexdump(len=105): 01 08 82 84 8b 96 24 30 48 6c 32 04 0c 12 18 60 2d 1a fc 18 1b ff ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 3d 16 06 00 11 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 dd 09 00 10 18 02 00 f0 04 00 00 dd 18 00 50 f2 02 01 01 80 00 03 a4 00 00 27 a4 00 00 42 43 5e 00 62 32 2f 00
wlp3s0: Event ASSOC (0) received
wlp3s0: State: ASSOCIATING -> ASSOCIATED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
wlp3s0: Associated to a new BSS: BSSID=cc:5d:4e:7a:bb:47
wlp3s0: No keys have been configured - skip key clearing
wlp3s0: Associated with cc:5d:4e:7a:bb:47
wlp3s0: WPA: Association event - clear replay counter
wlp3s0: WPA: Clear old PTK
EAPOL: External notification - portEnabled=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portValid=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - EAP success=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portEnabled=1
EAPOL: SUPP_PAE entering state CONNECTING
EAPOL: SUPP_BE entering state IDLE
wlp3s0: Setting authentication timeout: 10 sec 0 usec
wlp3s0: Cancelling scan request
wlp3s0: RX EAPOL from cc:5d:4e:7a:bb:47
wlp3s0: Setting authentication timeout: 10 sec 0 usec
wlp3s0: IEEE 802.1X RX: version=2 type=3 length=117
wlp3s0: EAPOL-Key type=2
wlp3s0: key_info 0x8a (ver=2 keyidx=0 rsvd=0 Pairwise Ack)
wlp3s0: key_length=16 key_data_length=22
replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 00
key_nonce - hexdump(len=32): 47 f0 63 ba 3a 9a 38 aa 15 11 95 f0 bd f0 74 aa 82 4d a4 2e 84 9c da 6d d1 14 95 c7 a7 11 40 59
key_iv - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
key_mic - hexdump(len=16): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
wlp3s0: State: ASSOCIATED -> 4WAY_HANDSHAKE
wlp3s0: WPA: RX message 1 of 4-Way Handshake from cc:5d:4e:7a:bb:47 (ver=2)
RSN: msg 1/4 key data - hexdump(len=22): dd 14 00 0f ac 04 9d 67 62 7e a4 e0 d1 60 8c 59 0d b6 82 66 11 d5
WPA: PMKID in EAPOL-Key - hexdump(len=22): dd 14 00 0f ac 04 9d 67 62 7e a4 e0 d1 60 8c 59 0d b6 82 66 11 d5
RSN: PMKID from Authenticator - hexdump(len=16): 9d 67 62 7e a4 e0 d1 60 8c 59 0d b6 82 66 11 d5
wlp3s0: RSN: no matching PMKID found
WPA: Renewed SNonce - hexdump(len=32): 8d 1a 1d e4 ae 91 18 64 b6 78 f9 ec a4 09 98 20 fa 61 c0 a1 18 77 2b a8 4a 2b 73 01 28 af a0 f6
WPA: PTK derivation - A1=60:36:dd:7e:1b:0c A2=cc:5d:4e:7a:bb:47
WPA: Nonce1 - hexdump(len=32): 8d 1a 1d e4 ae 91 18 64 b6 78 f9 ec a4 09 98 20 fa 61 c0 a1 18 77 2b a8 4a 2b 73 01 28 af a0 f6
WPA: Nonce2 - hexdump(len=32): 47 f0 63 ba 3a 9a 38 aa 15 11 95 f0 bd f0 74 aa 82 4d a4 2e 84 9c da 6d d1 14 95 c7 a7 11 40 59
WPA: PMK - hexdump(len=32): [REMOVED]
WPA: PTK - hexdump(len=48): [REMOVED]
WPA: WPA IE for msg 2/4 - hexdump(len=22): 30 14 01 00 00 0f ac 02 01 00 00 0f ac 04 01 00 00 0f ac 02 00 00
WPA: Replay Counter - hexdump(len=8): 00 00 00 00 00 00 00 00
wlp3s0: WPA: Sending EAPOL-Key 2/4
WPA: KCK - hexdump(len=16): [REMOVED]
WPA: Derived Key MIC - hexdump(len=16): 94 1e 01 41 ec f7 3b 67 6f 38 63 6f a2 6c 96 f9
wlp3s0: RX EAPOL from cc:5d:4e:7a:bb:47
wlp3s0: IEEE 802.1X RX: version=2 type=3 length=175
wlp3s0: EAPOL-Key type=2
wlp3s0: key_info 0x13ca (ver=2 keyidx=0 rsvd=0 Pairwise Install Ack MIC Secure Encr)
wlp3s0: key_length=16 key_data_length=80
replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 01
key_nonce - hexdump(len=32): 47 f0 63 ba 3a 9a 38 aa 15 11 95 f0 bd f0 74 aa 82 4d a4 2e 84 9c da 6d d1 14 95 c7 a7 11 40 59
key_iv - hexdump(len=16): 82 4d a4 2e 84 9c da 6d d1 14 95 c7 a7 11 40 5a
key_rsc - hexdump(len=8): d8 02 00 00 00 00 00 00
key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
key_mic - hexdump(len=16): 5c f9 bc 76 1e e5 a9 99 15 55 f6 16 e0 23 23 63
RSN: encrypted key data - hexdump(len=80): 27 1b 98 63 d2 31 e9 d9 2a 70 c2 4d ea 96 a6 d6 96 43 dc 49 2c f1 05 cb 61 49 f1 1a 0f 6f 75 1a e4 55 6e 84 2d 6c 7e a0 6f 93 9a fb 0a 07 75 bb 12 c1 38 05 68 1f 0b 33 30 0d 5b 52 cd ec a7 37 30 bb 59 16 b1 24 cd 32 b2 09 14 49 5f d2 54 84
WPA: decrypted EAPOL-Key key data - hexdump(len=72): [REMOVED]
wlp3s0: State: 4WAY_HANDSHAKE -> 4WAY_HANDSHAKE
wlp3s0: WPA: RX message 3 of 4-Way Handshake from cc:5d:4e:7a:bb:47 (ver=2)
WPA: IE KeyData - hexdump(len=72): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02 01 00 00 0f ac 02 0c 00 dd 26 00 0f ac 01 02 00 25 41 cb 7e 76 ac e9 2f 61 49 79 c4 ba 11 b0 18 d1 24 7f 59 d8 83 7b 23 c3 91 28 f4 cd 6d 02 a1 dd 00 00 00 00 00
WPA: RSN IE in EAPOL-Key - hexdump(len=26): 30 18 01 00 00 0f ac 02 02 00 00 0f ac 04 00 0f ac 02 01 00 00 0f ac 02 0c 00
WPA: GTK in EAPOL-Key - hexdump(len=40): [REMOVED]
wlp3s0: WPA: Sending EAPOL-Key 4/4
WPA: KCK - hexdump(len=16): [REMOVED]
WPA: Derived Key MIC - hexdump(len=16): 22 48 89 3b 72 da ad 78 f6 88 b0 9a 37 e3 5f e9
wlp3s0: WPA: Installing PTK to the driver
wpa_driver_wext_set_key: alg=3 key_idx=0 set_tx=1 seq_len=6 key_len=16
EAPOL: External notification - portValid=1
wlp3s0: State: 4WAY_HANDSHAKE -> GROUP_HANDSHAKE
RSN: received GTK in pairwise handshake - hexdump(len=34): [REMOVED]
WPA: Group Key - hexdump(len=32): [REMOVED]
wlp3s0: WPA: Installing GTK to the driver (keyidx=2 tx=0 len=32)
WPA: RSC - hexdump(len=6): d8 02 00 00 00 00
wpa_driver_wext_set_key: alg=2 key_idx=2 set_tx=0 seq_len=6 key_len=32
wlp3s0: WPA: Key negotiation completed with cc:5d:4e:7a:bb:47 [PTK=CCMP GTK=TKIP]
wlp3s0: Cancelling authentication timeout
wlp3s0: State: GROUP_HANDSHAKE -> COMPLETED
wlp3s0: CTRL-EVENT-CONNECTED - Connection to cc:5d:4e:7a:bb:47 completed [id=0 id_str=]
wpa_driver_wext_set_operstate: operstate 0->1 (UP)
netlink: Operstate: linkmode=-1, operstate=6
EAPOL: External notification - portValid=1
EAPOL: External notification - EAP success=1
EAPOL: SUPP_PAE entering state AUTHENTICATING
EAPOL: SUPP_BE entering state SUCCESS
EAP: EAP entering state DISABLED
EAPOL: SUPP_PAE entering state AUTHENTICATED
EAPOL: Supplicant port status: Authorized
EAPOL: SUPP_BE entering state IDLE
EAPOL authentication completed successfully
RTM_NEWLINK: operstate=1 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
RTM_NEWLINK, IFLA_IFNAME: Interface 'wlp3s0' added
WEXT: if_removed already cleared - ignore event
EAPOL: startWhen --> 0
EAPOL: disable timer tick
wlp3s0: BSS: Remove id 1 BSSID 70:71:bc:51:d3:1b SSID '17e855' due to wpa_bss_flush_by_age
wlp3s0: BSS: Remove id 2 BSSID 00:0c:c3:d3:41:cd SSID 'ElisaKoti04' due to wpa_bss_flush_by_age
wlp3s0: BSS: Remove id 3 BSSID e8:40:f2:56:b7:89 SSID 'HannumoiJnen' due to wpa_bss_flush_by_age
wlp3s0: BSS: Remove id 4 BSSID cc:5d:4e:a2:88:6f SSID 'ZyXEL_9444' due to wpa_bss_flush_by_age
wlp3s0: BSS: Remove id 5 BSSID e8:40:f2:50:8a:ec SSID 'f40d53' due to wpa_bss_flush_by_age
wlp3s0: BSS: Remove id 6 BSSID 38:60:77:cc:3c:b6 SSID 'varamies' due to wpa_bss_flush_by_age
wlp3s0: BSS: Remove id 7 BSSID b4:07:f9:1f:77:6b SSID 'Piian puhelin ' due to wpa_bss_flush_by_age
wlp3s0: BSS: Remove id 8 BSSID e8:40:f2:56:0b:05 SSID 'f400c9' due to wpa_bss_flush_by_age
wlp3s0: RX EAPOL from cc:5d:4e:7a:bb:47
wlp3s0: IEEE 802.1X RX: version=2 type=3 length=143
wlp3s0: EAPOL-Key type=2
wlp3s0: key_info 0x1382 (ver=2 keyidx=0 rsvd=0 Group Ack MIC Secure Encr)
wlp3s0: key_length=0 key_data_length=48
replay_counter - hexdump(len=8): 00 00 00 00 00 00 00 02
key_nonce - hexdump(len=32): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
key_iv - hexdump(len=16): 82 4d a4 2e 84 9c da 6d d1 14 95 c7 a7 11 40 5b
key_rsc - hexdump(len=8): 00 00 00 00 00 00 00 00
key_id (reserved) - hexdump(len=8): 00 00 00 00 00 00 00 00
key_mic - hexdump(len=16): 6f 5a ae eb 87 6c f3 27 8d a9 c6 32 b0 7b 81 ec
RSN: encrypted key data - hexdump(len=48): c8 42 ee 29 04 b6 16 75 b8 97 bc 6f cb 51 d4 24 1b 12 53 0b a3 3a 71 a8 4b b7 88 82 4d 52 50 80 1d 34 2e 03 ce c6 e0 7e 3e 21 8f ea 90 07 57 63
WPA: decrypted EAPOL-Key key data - hexdump(len=40): [REMOVED]
wlp3s0: WPA: RX message 1 of Group Key Handshake from cc:5d:4e:7a:bb:47 (ver=2)
RSN: msg 1/2 key data - hexdump(len=40): dd 26 00 0f ac 01 01 00 fd 83 4c 0a 48 64 c5 7a ef 16 74 36 18 14 ac 8c b1 0d eb 66 ef 0d b3 f5 03 1c 66 a8 cc 06 55 d5
WPA: GTK in EAPOL-Key - hexdump(len=40): [REMOVED]
RSN: received GTK in group key handshake - hexdump(len=34): 01 00 fd 83 4c 0a 48 64 c5 7a ef 16 74 36 18 14 ac 8c b1 0d eb 66 ef 0d b3 f5 03 1c 66 a8 cc 06 55 d5
wlp3s0: State: COMPLETED -> GROUP_HANDSHAKE
WPA: Group Key - hexdump(len=32): [REMOVED]
wlp3s0: WPA: Installing GTK to the driver (keyidx=1 tx=0 len=32)
WPA: RSC - hexdump(len=6): 00 00 00 00 00 00
wpa_driver_wext_set_key: alg=2 key_idx=1 set_tx=0 seq_len=6 key_len=32
wlp3s0: WPA: Sending EAPOL-Key 2/2
WPA: KCK - hexdump(len=16): [REMOVED]
WPA: Derived Key MIC - hexdump(len=16): 48 7f c3 67 ed 03 f0 61 49 2b 57 51 67 34 07 b5
wlp3s0: WPA: Group rekeying completed with cc:5d:4e:7a:bb:47 [GTK=TKIP]
wlp3s0: Cancelling authentication timeout
wlp3s0: State: GROUP_HANDSHAKE -> COMPLETED
^Cwlp3s0: Removing interface wlp3s0
wlp3s0: Request to deauthenticate - bssid=cc:5d:4e:7a:bb:47 pending_bssid=00:00:00:00:00:00 reason=3 state=COMPLETED
wpa_driver_wext_deauthenticate
wlp3s0: Event DEAUTH (12) received
wlp3s0: Deauthentication notification
wlp3s0: * reason 3 (locally generated)
Deauthentication frame IE(s) - hexdump(len=0): [NULL]
wlp3s0: CTRL-EVENT-DISCONNECTED bssid=cc:5d:4e:7a:bb:47 reason=3 locally_generated=1
wlp3s0: Auto connect enabled: try to reconnect (wps=0 wpa_state=9)
wlp3s0: Setting scan request: 0 sec 100000 usec
Added BSSID cc:5d:4e:7a:bb:47 into blacklist
wlp3s0: Blacklist count 1 --> request scan in 100 ms
wlp3s0: Setting scan request: 0 sec 100000 usec
wlp3s0: Disconnect event - remove keys
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=1 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=2 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=3 set_tx=0 seq_len=0 key_len=0
wpa_driver_wext_set_key: alg=0 key_idx=0 set_tx=0 seq_len=0 key_len=0
wlp3s0: State: COMPLETED -> DISCONNECTED
wpa_driver_wext_set_operstate: operstate 1->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
EAPOL: External notification - portEnabled=0
EAPOL: SUPP_PAE entering state DISCONNECTED
EAPOL: Supplicant port status: Unauthorized
EAPOL: SUPP_BE entering state INITIALIZE
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portValid=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - EAP success=0
EAPOL: Supplicant port status: Unauthorized
wlp3s0: No keys have been configured - skip key clearing
wlp3s0: State: DISCONNECTED -> DISCONNECTED
wpa_driver_wext_set_operstate: operstate 0->0 (DORMANT)
netlink: Operstate: linkmode=-1, operstate=5
EAPOL: External notification - portEnabled=0
EAPOL: Supplicant port status: Unauthorized
EAPOL: External notification - portValid=0
EAPOL: Supplicant port status: Unauthorized
wpa_driver_wext_set_countermeasures
wlp3s0: No keys have been configured - skip key clearing
Removed BSSID cc:5d:4e:7a:bb:47 from blacklist (clear)
wlp3s0: BSS: Remove id 0 BSSID cc:5d:4e:7a:bb:47 SSID 'SkyNET2.0' due to wpa_bss_flush
wlp3s0: Cancelling scan request
wlp3s0: Cancelling authentication timeout
netlink: Operstate: linkmode=0, operstate=6
wlp3s0: CTRL-EVENT-TERMINATING

Similar Messages

  • Pop account randomly refuses connection

    We setup a pop account that is used on multiple conputers at the same time. Now one computer gets randenly the message connection refused enter password.
    Password in keychain is correct. Login settings are correct. User also uses à imap account and there are no problems with that.
    Log is not helpfull.

    POP3 is not suited for multiple connections. You cannot connect from multiple computers at the same time. It will take 10 minutes to time out and accept new connections.
    You should use IMAP.

  • Wireless Keyboard Randomly looses connection

    Since the last MACOSX update (10.5.4) my aluminium wireless keyboard looses connection randomly (every 3 to 5 minutes). Batteries are charged. Has somebody made same experiences? I never had this before.
    Thanks
    Bernd

    I've intermittently experienced this issue as well, in the past, where the the keyboard would keep disconnecting and reconnecting with the computer. Sometimes when it would disconnect, the wireless mouse would start blinking out as well -- i.e., the onscreen cursor/pointer tracking would become choppy and slow, and I would have to turn the mouse off and then back on to restore normal functionality. Ad infinitum ad nauseam.
    If memory serves, someone observed elsewhere in this forum that the issue is not, in fact, a malfunction with Bluetooth, but rather overzealous power management algorithms in the keyboard itself (i.e., "It's not a bug, it's a feature!") -- something to do with how the hardware determines the current level of battery charge (as depicted in System Preferences --> Keyboard & Mouse --> Bluetooth).
    Now, this may not work for you, and I'm not entirely sure why it worked for me, but around the time I was experiencing this behavior, I had regular alkaline batteries in my keyboard but nickel-metal hydride (i.e., rechargeable) batteries in my mouse. Once I swapped out the (otherwise perfectly good) regular batteries in the keyboard for the same brand of rechargeable batteries as in my mouse, the connection issues ceased immediately and -- knock on wood -- they have not recurred.
    So while I'm not a hundred percent sure my exact solution will work for everyone, I suspect fiddling around with your battery configuration might be a step in the right direction, troubleshooting-wise.

  • A new version of Firefox, which downloaded automatically, says Firefox is configured to use a proxy server that's refusing connections, even though I had access before the download.

    I was using Firefox earlier in the day with no problem. About half an hour ago I tried to get on the Internet using Firefox (as always). When I did, I was greeted with a little dialog box showing that something was downloading. That's happened before.
    This time, though, I was greeted by an error page that said Firefox was configured to use a proxy server that's refusing connections.
    I'm not on a network. I have a desktop computer that connedts to a wireless modem that I share only with my wife. I didn't change my settings on either. Neither did my wife.
    My "Connection Settings" box still says "use system proxy settings." There are no entries in the manual settings boxes.
    I want to emphasize that I changed *nothing.*
    I need to know, please, how I can set my computer to get back onto the Internet or, failing that, how I can go back to the previous version of Firefox.
    Thank you very much.
    Bob Murdich

    You can find the connection settings in Tools > Options > Advanced : Network : Connection
    If you do not need to use a proxy to connect to internet then select "No Proxy"
    See "Firefox connection settings":
    * [[Firefox cannot load websites but other programs can]]

  • Proxy server is refusing connection

    I am green at this. I do not want to screw up my computer.
    After running a virus scan, which said a backdoor virus was detected and quarinteened. I can not link to firefox. I get Firefox is configured to use proxy server that is refusing connection. I have an Hp with Window XP. I had not problem linking with Firefox until this scan. I have attuverse as my internet provider and it is wireless. I can get to my homepage with IE but would rather use Mozilla Firefox.

    You can find the connection setting here: Tools > Options > Advanced : Network : Connection
    If you do not need to use a proxy to connect to internet then select ''No Proxy''
    See also http://kb.mozillazine.org/Preferences_not_saved

  • Message "the proxy server is refusing connection" pops up when connecting to wi-fi

    When I go to connect my other dell laptop to the wireless internet, the message (The proxy server is refusing to connect" comes up. it says further, "Firefox is configured to use a proxy server that is refusing connections." Cannot figure out how to (re-configure?) firefox so that I can log onto wi-fi...

    If you do not need to use a proxy to connect to internet then select "No Proxy"
    See "Firefox connection settings":
    * [[Firefox cannot load websites but other programs can]]

  • Safari randomy refusing connections on ML

    All of a sudden, Safari has decided it doesn't want to connect to google or Facebook or some random other pages.
    I can connect to some pages but not others.
    My bittorrent client works. I can ping apple and google, my iPhone can connect perfectly fine to any webpage while connected to my wifi network.
    But some pages are refusing connections on my Mac Pro.

    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the page that opens.
    Drag or copy — do not type — the following line into the Terminal window:
    curl -I http://www.apple.com
    Press return. You should almost instantly get several lines of output below what you entered, the first of which begins with something like this:
    HTTP/1.1
    If there's no output within ten seconds, consider that a failure. You can then quit Terminal. Post your results.

  • Aim host refuses connection

    As soon as I restarted after latest security update, aim and ichat no longer connect. the aim host refuses connection. Any thoughts?

    It's very strange that you should mention this problem, as I have had the exact same one only recently.
    However my problem seems to be architecture independent and not dependent upon the OS version 10.4.7 or 10.4.8 that I'm using. Both my G4 PowerBook and my Intel Mac Pro are exhibiting the same inability to connect to AIM via Adium or iChat but randomly and infrequently. AOL's antiquated IM client still works, strangely enough.
    Perhaps my problem is a different one, but my proposal is that yours could be related.
    No firewall running on my system, though I suspect that my ISP or router (router less likely) have something to do with this funny little problem. Any thoughts are appreciated.

  • OK, so my iphone just randomly stopped connecting to my wi-fi and i dont know what to do...., OK, so my iphone just randomly stopped connecting to my wi-fi and i dont know what to do....

    i was in a middle of a skype call and i randomly lost connection, and never i again was i able to connect back to my wifi router..... but only in my room for some reason. whenm i walk towards my router i connect to my wifi. i dont know why like the wi-fi radius got smaller. my iphone can't find my wireless connection so i cant do anything....................... i tried reseting the network thing on my phone. ive tried reseting the phone. ive tried reseting the router but nothing happened...
    PLS HELP MEH!

    Restore iPhone with current iTunes on computer. If after Restore WiFi is still not working, then the WiFi chip or its connection to the logic board is faulty, and there is no fix.

  • I have a wireless home phone connect device. Can call out on it when dial tone present, but most times cannot receive calls since purchase. Anyone else having a  problem with their home connect device?

    Have had Wireless Home Phone connect device refreshed and updated three times since I purchased it in September 2014. Last tech I worked with on it initialized an NRB to check the network. I checked the location of the tower, which is less than one mile up the hill with clear line of site. The device always has two antennas on it. The device is great when it does work, but most of the time it rings three times and then jumps to an automated message saying the person I am calling is not available. I've actually gone up there several times to try an fix the device, but always end up calling a Verizon tech who has me unplug it, pull the battery, and they do some network stuff and then we turn it back on and it works. After the last time on 10/02/14, I called it and got the message. I drove up there, 100 miles one way, and called it while standing in the room. Got the same message. I picked up the phone, heard a dial tone and dialed my phone and it range through. I hung that phone connected to the device and call it using my cell phone. It rang through. I went home and tried to call it the next day. Again it did not ring through and I got the message after three rings. I call another phone at the facility and had them call me on my mom's phone and it is fixed it again. The fix last for a day or two and then it's broken again, like it is today. If it's a network problem then it must be fairly close to the area because no matter what we do it fails again. So much for the 99.98% reliable. This thing is a piece of junk!
    I purchased this device and put it on my plan so that my mother who we placed in a home at 96 years old would have a phone connection that she could use and wouldn't flip her out. My family and her family has not been able to faithfully connect with her at this critical time in her life. I am giving Verizon 10 more days to figure this out and then I am going to ask for a total refund not to mention how much time and travel I have put into this piece of junk. Either the home connect transceiver is broken or the network is broken. Why should I pay close to $70 for a service that has not worked more than several days out of 35 days? Also I have spent close to three hours on the phone with decent technical people, but it's my time. I should send Verizon a bill for every time I have gone up there to fix this device as well.
    What perplexes me is that a regular cell phone would have sufficed, but because Verizon has to have a data connection that is not available on a regular phone and it was going to cost me $30/month, I decided to go with the home connect. Seemed like a nice solution for an older person who would have a hard time using a cell phone and keeping it charged. Plus after all the fees for getting it connected, it only cost $20/month. That would be a pretty good thing, IF IT WORKED....... The other thing that irks me is, why do I have to pay for a data connection when the cell phone Verizon originally provided can't even access the network. What ever happened to adding a phone line for $10 bucks\ month? All I wanted was a simple phone. She would not be able to use anything more complex and all she needs is a phone line period.
    I have no problem paying for something that works and does what it should, but this is ridiculousness. The MTF on this device is somewhere around 1 to 2 days. Out of 365 days that's about a 96.5% failure rate....... Want my advice? Get ride of this device. It sucks and it's bad marketing.

        jsavage9621,
    It pains me to hear about your experience with the Home Phone Connect.  This device usually works seamlessly and is a great alternative to a landline phone.  It sounds like we've done our fair share of work on your account here.  I'm going to go ahead and send you a Private Message so that we can access your account and review any open tickets for you.  I look forward to speaking with you.
    TrevorC_VZW
    Follow us on Twitter @VZWSupport

  • Linksys Wireless N Router w/ Belkin Wireless G Adapter Connection?

    I recently bought a Linksys wireless n router to better serve my two new laptops with wireless n cards. They are now lightning fast and super reliable. However, my desktop, which has a Belkin wireless g card connects about a third as fast and last only about 5-10 minutes before needing to be reconnected, which can cometimes take a while itself. I changed the channel to 11 which helped a little and am running the router on 20 MHz only.
    My previous router was a Belkin wireless G.
    I'm looking for answers/explanations and possible solutions to speeding up my desktop's speed and increasing its reliability w/o jeopardizing my laptops' supreme performance.
    Thanks for your help,
    ~Josh

    Set the Channel Width to 40MHz only,Wide Channel to 9 and Standard Channel to 11-2.462GHz and click on save settings...Under the Advanced Wireless Settings...Change the Beacon Interval to 75,Change the Fragmentation Threshold to 2304,Change the RTS Threshold to 2304 and Click on Save Settings...Under the Security tab,uncheck.. dw(vs_internetfilter0);Filter Anonymous Internet Requests and click on save settings..Now,power cycle the router and check...

  • I am having trouble with the updates to firefox. Each time I start it I get a page that says proxy server refusing connections and have to reinstall the old version just to use the internet. That also removes the personas from my browser.

    I currently have version 3.0.10 and have gotten two prompts to upgrade my version of firefox and each time I do install the new version and then try to start up Firefox, I get a page instead that says proxy server is refusing connections and the only way to browse is to re-install the old version. I also have to re-install the old version at least 3 times before I can use Personas.

    In Firefox 3.6.4 and later the default connection settings have been changed to "Use the system proxy settings".<br />
    See "Firefox connection settings" in [[Server not found]]
    You can find the connection settings in "Tools > Options > Advanced : Network : Connection"<br />
    If you do not need to use a proxy to connect to internet then select No Proxy

  • Keep gettig this error message when trying to connect to Firefox The proxy server is refusing connections.

    Redownloaded Firefox and continue to get this error message when trying to connect: The proxy server is refusing connections
    Firefox is configured to use a proxy server that is refusing connections.
    Check the proxy settings to make sure that they are correct.
    Contact your network administrator to make sure the proxy server is
    working.

    Go to Options > Advanced > Network > Connection > Settings and choose "No proxy".
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    It is important that you keep IE updated. The information included with your question, indicates that you are using IE7; you should update to IE8 for your own protection. IE9 will not be made available for Windows XP.
    *http://windows.microsoft.com/en-US/internet-explorer/products/ie/home

  • Droid Razr M Kitkat 4.4.2 Update Removes All Wireless and Network Connectivity

    For 2 days a screen has been popping up on my phone urging me to download and install Android 4.4.2 Kitkat. What could go wrong, I asked myself? Oh, brother!
    Before: Android Jellybean has been chugging along contentedly on my phone for nearly a year. I love my phone. It has served me very well. I get a clear and full-strength signal from anywhere in my home using my personal router, and get a signal matching in quality to the strength and distance of Wi-Fi routers when I am out and about. (I previously had an HTC Desire with US Cellular and could NOT get a clear signal of 4 bars except very rarely. Usually I got 1 or no bars. Caveat: I live out in the country.) My Verizon Droid gets 4G network 5 X 5 almost always out here. Let's just say I've been very satisfied.
    After: Android Kitkat is installed. Yay! Oh, phone. Why you no work no more? It's really simple. I have no wireless connection, even though the router is working perfectly and this is proved by the fact that my wife is online in the next room with her computer. I also have no 4G connection. I have no 3G connection. I HAVE NO CONNECTION! I have a brick which I can't even play my games on because they can't connect with the game servers.
    So, first, thank you, Verizon, for sending out a product that has clearly not been properly tested. A casual look at the forums and other websites will show that this problem isn't peculiar to my phone. It's all over the country.
    Second, please patch this pronto! My phone is dead! Dead to me, I say! Unless I have internet connections and the ability to make and receive phone calls, I will have to consider throwing in the Verizon towel and finding a competitor who can actually roll out a successful update.
    All the best!
    PRK

    I fixed it! By myself! Me! Single-handedly! OK, I fixed it by accident after trying every thing that I saw mentioned on these forums regarding the update problems. What worked? No clue. I did: 3 soft resets; 3 switching on and off wireless; 5 forgetting and re-discovering my router and re-entering all the password key info; turned it off and left it off for 2 hours; changed/toggled every state of every wireless and data connection switch 5 times.
    I'm not sure which of these worked. After turning it off and turning it back on after all the above attempts, I had signals. Wireless and 4G. Who knows why. So, dear Verizon, I take back the mean things I said. I'm sure you were trying as hard as you could in a stressful situation. Neither of us was at our best. Let's just agree to let it go and move on. OK? OK?

  • I am running Firefox 3.5.4. When I try to upgrade to a newer version I get "Firefox is configured to use a proxy server that is refusing connections." Then, I have to re-install 3.5.4 to get to the internet. I have Windows XP. How do I fix this?

    Any version of Firefox above 3.5.4 I try to install will not let me get to the internet. Each Firefox gets upgraded it keeps giving me the error message that "Firefox is configured to use a proxy server that is refusing connections." Then I need to re-install 3.5.4 to get to the internet. This is driving me nuts! How do I fix this?

    You're welcome

Maybe you are looking for

  • Problem in using socket streams with encryption and decryption

    Hi, I am developing a client/server program with encryption and decryption at both end. While sending a message from client it should be encrypted and at the receiving end(server) it should be decrypted and vice versa. But while doing so i got a prob

  • Mail takes all mail account offline.  I have duplicated this twice now.  Let see if we can solve this.

    I see others have had this problem but I do not see a solution.  Simply put mail takes all accounts offline.  The user is unable to return them to online status.  Logging out  or restarting will not allow the reenabling of the accounts.  It takes del

  • How to correctly allocate size while creating FileSystem

    I am finding difficulty in creating and allocating correct size to File Systems on solarix x86 box. Please see below contents I followed on screen and in the end It shows that /app file system is created of size 135GB , I wanted it to be 30gb as ment

  • Java RMI program error

    Dear friends, I am running an RMI example program, have used rmic to generate the stub and skeleton class, have used rmiregistry 1010 to start registry service, and used java Pi to start the server, but there are errors generated as follows, Error --

  • Import error 7.3.4 to 8i urgent

    IMP-00017: following statement failed with ORACLE error 1861: "CREATE TABLE "HRM_EMPLOYEE "CONFIRM_DATE" DATE DEFAULT '1900-01-01' NOT NULL, "C" ) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 532480 NE" "XT 516096 MINEXTENTS 1 MAXEXT