Internet dropping frequently WRT1900AC David C build

.
During this time, my modem lights show connected (when calling tech support they also show me as connected)
Im still connected to my wifi and lan just no internet access
after reboot of the router internet is restored

i noticed these 2 log statements and thought they might be relavent

Tue Jun 25 13:16:25 2019 daemon.notice hostapd: wlan1: AP-STA-DISCONNECTED c0:e8:62:cc:c3:00
Tue Jun 25 13:16:25 2019 daemon.info hostapd: wlan1: STA c0:e8:62:cc:c3:00 IEEE 802.11: disassociated due to inactivity
Tue Jun 25 13:16:26 2019 daemon.info hostapd: wlan1: STA c0:e8:62:cc:c3:00 IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)

I googled around and found a recommendation to set disassoc_low_ack to 0. However that was last week, and the problem is still happening. prior to that i replaced my modem thinking it was bad.

config wifi-device 'radio0'
	option type 'mac80211'
	option channel '11'
	option hwmode '11g'
	option path 'soc/soc:pcie@82000000/pci0000:00/0000:00:02.0/0000:02:00.0'
	option htmode 'HT20'
	option country 'US'
	option legacy_rates '1'

config wifi-iface 'default_radio0'
	option device 'radio0'
	option network 'lan'
	option mode 'ap'
	option macaddr '95:10:3e:80:0a:0c'
	option ssid 'Skittles'
	option encryption 'psk2'
	option key 'Firnth'
	option disassoc_low_ack '0'

config wifi-device 'radio1'
	option type 'mac80211'
	option channel '36'
	option hwmode '11a'
	option path 'soc/soc:pcie@82000000/pci0000:00/0000:00:03.0/0000:03:00.0'
	option htmode 'VHT80'
	option country 'US'
	option legacy_rates '1'

config wifi-iface 'default_radio1'
	option device 'radio1'
	option network 'lan'
	option mode 'ap'
	option macaddr '95:20:3e:80:0a:0d'
	option ssid 'Skittles_5ghz'
	option encryption 'psk2'
	option key 'Finth'
	option disassoc_low_ack '0'

I am running the David C build
Model Linksys WRT1900AC
Architecture ARMv7 Processor rev 2 (v7l)
Firmware Version OpenWrt SNAPSHOT r10077-f54611b06d / LuCI Master (f138fc93)
Kernel Version 4.14.120

So to be more clear, you have a device that looses WiFi?

Try changing channels.

It will be a good to give your 2.4Ghz and 5Ghz a different SSID (sorry, just noticed SSID is different). In case you have no internet, you can easier narrow down which band is at fault.

For example, your client could still be holding on to 5Ghz when the signal is real bad and does not jump over to the 2.4Ghz.

Also, I would set up VHT40 on 5Ghz to do some thorough testing and check VHT80 later to see if performance was better or poorer.

1 Like

Well, if you mean that clients connected to the router via Ethernet cable also lose internet connection at the same time, then WiFi isn't probably the first thing to look at.

What kind of connection do you have between the modem and the router?

3 Likes

Also, what is your interpretation of frequently...

Every 20-40mins?
3-4hours?
Between a few hours and a few days?

Kinda important to establish this to move forward... Should have been something the ISP emphasized?

1 Like

frequency is a bit hard to pin point but i would say once every few days, occasionally multiple times in a day.

yes even Ethernet clients experience the issue (lose internet connectivity)

there is an ethernet cord going from my SB5101 modem to the linksys

1 Like

idk if it matters/helps
but it just happened again. that mac address has changed though

Wed Jun 26 10:11:46 2019 daemon.notice hostapd: wlan1: AP-STA-DISCONNECTED 14:10:9f:d4:ad:fb
Wed Jun 26 10:11:47 2019 daemon.info hostapd: wlan1: STA 14:10:9f:d4:ad:fb IEEE 802.11: disassociated
Wed Jun 26 10:11:48 2019 daemon.info hostapd: wlan1: STA 14:10:9f:d4:ad:fb IEEE 802.11: deauthenticated due to inactivity (timer DEAUTH/REMOVE)

For the WiFi log issue...did you change channels?

no, because its happening on the lan/ethernet clients and the fact that wifi connect/signal isnt dropping; its just the internet connectivity

do you think there is a correlation in traffic volume rather than time?

i dont! but i suppose its possible

it happened again without that errror so i guess its unrelated
but i dont see any other indicators in logs to investigate further :frowning:


Fri Jun 28 11:00:32 2019 kern.debug kernel: [154229.374327] ieee80211 phy0: Mac80211 start BA 00:b3:62:c9:70:cb
Fri Jun 28 11:00:34 2019 kern.debug kernel: [154230.699624] ieee80211 phy0: Stop BA fc:a6:67:3a:58:32
Fri Jun 28 11:00:47 2019 user.warn igmpproxy[6141]: MRT_DROP_MEMBERSHIP failed; Errno(99): Address not available
Fri Jun 28 11:00:48 2019 user.warn igmpproxy[6141]: MRT_ADD_MEMBERSHIP failed; Errno(19): No such device
Fri Jun 28 11:00:59 2019 user.warn igmpproxy[6141]: No interfaces found for source 67.204.154.111
Fri Jun 28 11:00:59 2019 user.warn igmpproxy[6141]: The source address 67.204.154.111 for group 224.0.1.60, is not in any valid net for upstream VIF[0].
Fri Jun 28 11:01:43 2019 daemon.info dnsmasq-dhcp[2873]: DHCPREQUEST(br-lan) 192.168.1.3 58:b3:fc:a0:34:f4
Fri Jun 28 11:01:43 2019 daemon.info dnsmasq-dhcp[2873]: DHCPACK(br-lan) 192.168.1.3 58:b3:fc:a0:34:f4 foscamone
Fri Jun 28 11:02:57 2019 user.warn igmpproxy[6141]: No interfaces found for source 67.204.154.111
Fri Jun 28 11:02:57 2019 user.warn igmpproxy[6141]: The source address 67.204.154.111 for group 224.0.1.60, is not in any valid net for upstream VIF[0].
Fri Jun 28 11:03:18 2019 user.warn igmpproxy[6141]: MRT_DROP_MEMBERSHIP failed; Errno(99): Address not available
Fri Jun 28 11:03:24 2019 user.warn igmpproxy[6141]: MRT_ADD_MEMBERSHIP failed; Errno(19): No such device
Fri Jun 28 11:03:39 2019 user.warn igmpproxy[6141]: MRT_DROP_MEMBERSHIP failed; Errno(99): Address not available
Fri Jun 28 11:03:40 2019 user.warn igmpproxy[6141]: MRT_ADD_MEMBERSHIP failed; Errno(19): No such device
Fri Jun 28 11:04:43 2019 user.warn igmpproxy[6141]: MRT_DROP_MEMBERSHIP failed; Errno(99): Address not available
Fri Jun 28 11:04:50 2019 user.warn igmpproxy[6141]: MRT_ADD_MEMBERSHIP failed; Errno(19): No such device
Fri Jun 28 11:04:52 2019 daemon.info watchcat[5530]: no internet connectivity for 1081 seconds. Reseting when reaching 21600
Fri Jun 28 11:05:00 2019 cron.info crond[2307]: USER root pid 6733 cmd /sbin/fan_ctrl.sh
Fri Jun 28 11:05:06 2019 user.warn igmpproxy[6141]: No interfaces found for source 67.204.154.111
Fri Jun 28 11:05:06 2019 user.warn igmpproxy[6141]: The source address 67.204.154.111 for group 224.0.1.60, is not in any valid net for upstream VIF[0].
Fri Jun 28 11:05:07 2019 user.warn igmpproxy[6141]: MRT_DROP_MEMBERSHIP failed; Errno(99): Address not available
Fri Jun 28 11:06:24 2019 user.warn igmpproxy[6141]: MRT_ADD_MEMBERSHIP failed; Errno(19): No such device
Fri Jun 28 11:07:09 2019 user.warn igmpproxy[6141]: No interfaces found for source 67.204.154.111
Fri Jun 28 11:07:09 2019 user.warn igmpproxy[6141]: The source address 67.204.154.111 for group 224.0.1.60, is not in any valid net for upstream VIF[0].
Fri Jun 28 11:07:32 2019 user.warn igmpproxy[6141]: MRT_DROP_MEMBERSHIP failed; Errno(99): Address not available
Fri Jun 28 11:07:41 2019 user.warn igmpproxy[6141]: MRT_ADD_MEMBERSHIP failed; Errno(19): No such device
Fri Jun 28 11:08:02 2019 user.warn igmpproxy[6141]: MRT_DROP_MEMBERSHIP failed; Errno(99): Address not available
Fri Jun 28 11:08:19 2019 user.warn igmpproxy[6141]: MRT_ADD_MEMBERSHIP failed; Errno(19): No such device
Fri Jun 28 11:08:40 2019 user.warn igmpproxy[6141]: MRT_DROP_MEMBERSHIP failed; Errno(99): Address not available
Fri Jun 28 11:08:43 2019 user.warn igmpproxy[6141]: MRT_ADD_MEMBERSHIP failed; Errno(19): No such device
Fri Jun 28 11:09:17 2019 user.warn igmpproxy[6141]: No interfaces found for source 67.204.154.111
Fri Jun 28 11:09:17 2019 user.warn igmpproxy[6141]: The source address 67.204.154.111 for group 224.0.1.60, is not in any valid net for upstream VIF[0].
Fri Jun 28 11:09:44 2019 user.warn igmpproxy[6141]: MRT_DROP_MEMBERSHIP failed; Errno(99): Address not available
Fri Jun 28 11:09:49 2019 user.warn igmpproxy[6141]: MRT_ADD_MEMBERSHIP failed; Errno(19): No such device
Fri Jun 28 11:10:00 2019 cron.info crond[2307]: USER root pid 6812 cmd /sbin/fan_ctrl.sh
Fri Jun 28 11:10:05 2019 user.warn igmpproxy[6141]: MRT_DROP_MEMBERSHIP failed; Errno(99): Address not available
Fri Jun 28 11:10:10 2019 user.warn igmpproxy[6141]: MRT_ADD_MEMBERSHIP failed; Errno(19): No such device
Fri Jun 28 11:10:24 2019 user.warn igmpproxy[6141]: MRT_DROP_MEMBERSHIP failed; Errno(99): Address not available
Fri Jun 28 11:10:27 2019 user.warn igmpproxy[6141]: MRT_ADD_MEMBERSHIP failed; Errno(19): No such device
Fri Jun 28 11:11:23 2019 user.warn igmpproxy[6141]: No interfaces found for source 67.204.154.111
Fri Jun 28 11:11:23 2019 user.warn igmpproxy[6141]: The source address 67.204.154.111 for group 224.0.1.60, is not in any valid net for upstream VIF[0].
Fri Jun 28 11:11:35 2019 user.warn igmpproxy[6141]: MRT_DROP_MEMBERSHIP failed; Errno(99): Address not available
Fri Jun 28 11:11:37 2019 user.warn igmpproxy[6141]: MRT_ADD_MEMBERSHIP failed; Errno(19): No such device
Fri Jun 28 11:11:43 2019 daemon.info dnsmasq-dhcp[2873]: DHCPREQUEST(br-lan) 192.168.1.3 58:b3:fc:a0:34:f4
Fri Jun 28 11:11:43 2019 daemon.info dnsmasq-dhcp[2873]: DHCPACK(br-lan) 192.168.1.3 58:b3:fc:a0:34:f4 foscamone
Fri Jun 28 11:12:13 2019 daemon.err uhttpd[4067]: luci: accepted login on / for root from 192.168.1.108

whats weird too is that the log indicates internet went down at
Fri Jun 28 11:04:52 2019 daemon.info watchcat[5530]: no internet connectivity for 1081 seconds. Reseting when reaching 21600
but on my laptop via wifi it was more like 11:10 when the internet dropped
there isnt a time difference between the router and my device its just some delay (idk, i cant explain it)

purchased a new router Zyxel Armor Z2 AC2600
so far it seems that the problem has gone away :crossed_fingers:, must have been a component going bad on the linksys

putting here for reference
i think this was the actual root cause

https://superuser.com/questions/1460529/occasional-loss-of-internet

after a few weeks now i can 100% confirm that my isp was having problems with my docsis 2.0 router, upgrading to a 3.0 modem fixed the issue

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.