Please help with strange internet loss

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Author Message
iwootiwoot
DD-WRT Novice


Joined: 06 Jan 2017
Posts: 17

PostPosted: Fri Jan 06, 2017 21:52    Post subject: Please help with strange internet loss Reply with quote
Hi all

So i got myself a R7000 and loaded dd-wrt on it. Its connected to a TP link modem which is bridge to the R7000.

Now most of the time it work fine but from time to time i keep losing internet access and i dont know why.

Wifi still works fine and i can access NAS drives but the internet seems to die.

The modem shows no errors itself and seem to hold up it end f the connection but something between the modem and the router is not agreeing and kills the connection.

Im fairly new to dd wrt and with so many options don't really understand what it could be etc etc.

I have just turned syslog on as it wasn't at first but is there anything i should be looking out for or anything that would cause such issues.

Many thanks in advance
Sponsor
Xeon2k8
DD-WRT Guru


Joined: 11 Feb 2016
Posts: 1288

PostPosted: Sat Jan 07, 2017 14:49    Post subject: Re: Please help with strange internet loss Reply with quote
iwootiwoot wrote:
Hi all

So i got myself a R7000 and loaded dd-wrt on it. Its connected to a TP link modem which is bridge to the R7000.

Now most of the time it work fine but from time to time i keep losing internet access and i dont know why.

Wifi still works fine and i can access NAS drives but the internet seems to die.

The modem shows no errors itself and seem to hold up it end f the connection but something between the modem and the router is not agreeing and kills the connection.

Im fairly new to dd wrt and with so many options don't really understand what it could be etc etc.

I have just turned syslog on as it wasn't at first but is there anything i should be looking out for or anything that would cause such issues.

Many thanks in advance

What ddwrt version have you flashed? Have you done an erase nvram?
iwootiwoot
DD-WRT Novice


Joined: 06 Jan 2017
Posts: 17

PostPosted: Tue Jan 10, 2017 23:12    Post subject: Reply with quote
Hi

I followed this guide

http://www.tweaking4all.com/hardware/netgear-r7000-dd-wrt/

DD-WRT v3.0-r30700M kongac (09/27/16)

under administration under commands

In startup it has this

ifconfig `nvram get wan_ifname`:0 192.168.2.2 netmask 255.255.255.0

in firewall it has this

iptables -t nat -I POSTROUTING -o `nvram get wan_ifname` -j MASQUERADE


My modem in at 192.168.2.1

As i say it seems to work but then every so often seem to have a little wobble and a few minutes later is ok again.

The modem has no errors and holds the connection.

The syslog doesn't bring up anything either.
Xeon2k8
DD-WRT Guru


Joined: 11 Feb 2016
Posts: 1288

PostPosted: Wed Jan 11, 2017 0:46    Post subject: Reply with quote
iwootiwoot wrote:
Hi

I followed this guide

http://www.tweaking4all.com/hardware/netgear-r7000-dd-wrt/

DD-WRT v3.0-r30700M kongac (09/27/16)

under administration under commands

In startup it has this

ifconfig `nvram get wan_ifname`:0 192.168.2.2 netmask 255.255.255.0

in firewall it has this

iptables -t nat -I POSTROUTING -o `nvram get wan_ifname` -j MASQUERADE


My modem in at 192.168.2.1

As i say it seems to work but then every so often seem to have a little wobble and a few minutes later is ok again.

The modem has no errors and holds the connection.

The syslog doesn't bring up anything either.

Under Administration - commands execute
erase nvram && reboot

This will reset everything. Try just setting up the basic like wifi security, channels and not much more than that. Test it a few days to see if that works for now.
iwootiwoot
DD-WRT Novice


Joined: 06 Jan 2017
Posts: 17

PostPosted: Wed Jan 11, 2017 10:53    Post subject: Reply with quote
OK cool i'll give it a try

thanks
iwootiwoot
DD-WRT Novice


Joined: 06 Jan 2017
Posts: 17

PostPosted: Fri Jan 20, 2017 18:04    Post subject: Reply with quote
OK.

Haven't been on the pc quite so much lately so haven't noticed much but just lost internet again.

in syslog, i had this

Jan 20 17:31:47 DD-WRT R7000 1 user.info : inadyn : dynamic dns daemon successfully stopped
Jan 20 17:32:10 DD-WRT R7000 1 kern.info kernel: device vlan2 entered promiscuous mode
Jan 20 17:32:10 DD-WRT R7000 1 kern.info kernel: device vlan2 left promiscuous mode
Jan 20 17:32:10 DD-WRT R7000 1 user.info : pppd : PPP daemon successfully stopped
Jan 20 17:32:10 DD-WRT R7000 1 daemon.info pppd[12826]: Exit.
Jan 20 17:32:10 DD-WRT R7000 1 daemon.notice pppd[6352]: pppd 2.4.7 started by root, uid 0
Jan 20 17:32:15 DD-WRT R7000 1 user.info : vpn modules : vpn modules successfully unloaded
Jan 20 17:32:15 DD-WRT R7000 1 user.info : vpn modules : nf_conntrack_proto_gre successfully loaded
Jan 20 17:32:15 DD-WRT R7000 1 user.info : vpn modules : nf_nat_proto_gre successfully loaded
Jan 20 17:32:15 DD-WRT R7000 1 user.info : vpn modules : nf_conntrack_pptp successfully loaded
Jan 20 17:32:15 DD-WRT R7000 1 user.info : vpn modules : nf_nat_pptp successfully loaded
Jan 20 17:32:15 DD-WRT R7000 1 user.info : process_monitor : Process Monitor successfully stopped
Jan 20 17:32:15 DD-WRT R7000 1 user.info : process_monitor successfully started
Jan 20 17:32:15 DD-WRT R7000 1 user.info : DDNS : inadyn daemon successfully started
Jan 20 17:32:15 DD-WRT R7000 1 user.info : upnp : upnp daemon successfully stopped
Jan 20 17:32:15 DD-WRT R7000 1 daemon.debug process_monitor[6446]: We need to re-update after 3600 seconds
Jan 20 17:32:15 DD-WRT R7000 1 daemon.info process_monitor[6446]: set timer: 3600 seconds, callback: ntp_main()
Jan 20 17:32:15 DD-WRT R7000 1 user.info : upnp : upnp daemon successfully started
Jan 20 17:32:15 DD-WRT R7000 1 user.info : wland : WLAN daemon successfully started
Jan 20 17:32:15 DD-WRT R7000 1 user.info : WAN is up. IP: XXX.XXX.208.130
Jan 20 17:32:16 DD-WRT R7000 1 daemon.info dnsmasq[1986]: reading /tmp/resolv.dnsmasq
Jan 20 17:32:16 DD-WRT R7000 1 daemon.info dnsmasq[1986]: using nameserver XXX.XXX.6.9#53
Jan 20 17:32:16 DD-WRT R7000 1 daemon.info dnsmasq[1986]: using nameserver XXX.XXX.6.10#53

I rebooted the router and after a few minutes i had internet again.

Any thing look out place ?
iwootiwoot
DD-WRT Novice


Joined: 06 Jan 2017
Posts: 17

PostPosted: Fri Jan 20, 2017 18:17    Post subject: Reply with quote
also have this in yellow

Jan 1 00:00:13 DD-WRT R7000 1 authpriv.info dropbear[954]: Running in background

And had something about a child connection but the log was erased at reboot Sad

I have disabled SSH after reading another thread.
lollabie
DD-WRT Novice


Joined: 19 Oct 2013
Posts: 42

PostPosted: Mon Jan 23, 2017 17:59    Post subject: Reply with quote
are you using wifi scheduling? That caused something for me. Apparently in some older builds the router would crash X (for me it was about 30) minutes after wifi scheduled to turn off
SirSilentBob
DD-WRT User


Joined: 09 Oct 2007
Posts: 258

PostPosted: Mon Jan 23, 2017 19:27    Post subject: Reply with quote
Can you give the latest <Kong> build a shot, and then observe the log with it running?

Located here: http://www.dd-wrt.com/phpBB2/viewtopic.php?t=306845

You can also from the command line interface, type "ddup --flash-latest" and update to the latest <Kong> and see if that resolves things for you...

_________________
Netgear R7000 w/r31780M <KONG> build

Netgear R6700 (Un-opened with stock. My backup/emergency router if the R7000 takes a dump...)

2x Buffalo WHR-HP-GN 28493 (Used for 2.4 Ghz bridge when needed.)

Asus WL-500g Premium (1x v1 & 1x v2) (Still have, but retired for now.)

1x Linksys WRT54G v8 >>DD-WRT v24SP1 (The other routers needed something to point at and make fun of.)
iwootiwoot
DD-WRT Novice


Joined: 06 Jan 2017
Posts: 17

PostPosted: Sat Jan 06, 2018 20:59    Post subject: Reply with quote
Hi all.

Im getting this again.

It happens most nights about 8/9pm onwards.

Last night i flash lastest stable firmware and then unplugged it and left it in a cool spot overnight.

It has a cooler underneath it which i thought may help it but it still seems to do it.

On my modem the log says "lan 4 link down" then "lan 4 link up" which is the link to the R7000. The modem is working fine so its not that. It seems the r7000 is restarting or something

heres the latest log when it happens

Jan 6 20:26:24 DD-WRT R7000 1 user.info : inadyn : dynamic dns daemon successfully stopped
Jan 6 20:26:48 DD-WRT R7000 1 user.info : pppd : PPP daemon successfully stopped
Jan 6 20:26:48 DD-WRT R7000 1 daemon.info pppd[3620]: Exit.
Jan 6 20:26:48 DD-WRT R7000 1 daemon.notice pppd[8383]: pppd 2.4.7 started by root, uid 0
Jan 6 20:26:50 DD-WRT R7000 1 user.info : vpn modules : vpn modules successfully unloaded
Jan 6 20:26:50 DD-WRT R7000 1 user.info : vpn modules : nf_conntrack_proto_gre successfully loaded
Jan 6 20:26:50 DD-WRT R7000 1 user.info : vpn modules : nf_nat_proto_gre successfully loaded
Jan 6 20:26:50 DD-WRT R7000 1 user.info : vpn modules : nf_conntrack_pptp successfully loaded
Jan 6 20:26:50 DD-WRT R7000 1 user.info : vpn modules : nf_nat_pptp successfully loaded
Jan 6 20:26:50 DD-WRT R7000 1 daemon.info dnsmasq[927]: reading /tmp/resolv.dnsmasq
Jan 6 20:26:50 DD-WRT R7000 1 daemon.info dnsmasq[927]: using local addresses only for domain test
Jan 6 20:26:50 DD-WRT R7000 1 daemon.info dnsmasq[927]: using local addresses only for domain onion
Jan 6 20:26:50 DD-WRT R7000 1 daemon.info dnsmasq[927]: using local addresses only for domain localhost
Jan 6 20:26:50 DD-WRT R7000 1 daemon.info dnsmasq[927]: using local addresses only for domain local
Jan 6 20:26:50 DD-WRT R7000 1 daemon.info dnsmasq[927]: using local addresses only for domain invalid
Jan 6 20:26:50 DD-WRT R7000 1 daemon.info dnsmasq[927]: using local addresses only for domain example.net
Jan 6 20:26:50 DD-WRT R7000 1 daemon.info dnsmasq[927]: using local addresses only for domain example.org
Jan 6 20:26:50 DD-WRT R7000 1 daemon.info dnsmasq[927]: using local addresses only for domain example.com
Jan 6 20:26:50 DD-WRT R7000 1 daemon.info dnsmasq[927]: using nameserver 212.159.6.9#53
Jan 6 20:26:50 DD-WRT R7000 1 daemon.info dnsmasq[927]: using nameserver 212.159.6.10#53
Jan 6 20:26:50 DD-WRT R7000 1 daemon.info dnsmasq[927]: using 2 more local addresses
Jan 6 20:26:50 DD-WRT R7000 1 user.info : process_monitor : Process Monitor successfully stopped
Jan 6 20:26:50 DD-WRT R7000 1 user.info : process_monitor successfully started
Jan 6 20:26:50 DD-WRT R7000 1 user.info : DDNS : inadyn daemon successfully started
Jan 6 20:26:50 DD-WRT R7000 1 user.info : upnp : upnp daemon successfully stopped
Jan 6 20:26:50 DD-WRT R7000 1 daemon.info process_monitor[8483]: set timer: 3600 seconds, callback: ntp_main()
Jan 6 20:26:50 DD-WRT R7000 1 user.info : upnp : upnp daemon successfully started
Jan 6 20:26:50 DD-WRT R7000 1 user.info : wland : WLAN daemon successfully stopped
Jan 6 20:26:50 DD-WRT R7000 1 user.info : wland : WLAN daemon successfully started
Jan 6 20:26:50 DD-WRT R7000 1 user.info : WAN is up. IP: 87.115.214.228
Jan 6 20:30:24 DD-WRT R7000 1 user.info : inadyn : dynamic dns daemon successfully stopped
Jan 6 20:30:50 DD-WRT R7000 1 user.info : pppd : PPP daemon successfully stopped
Jan 6 20:30:50 DD-WRT R7000 1 daemon.info pppd[8383]: Exit.
Jan 6 20:30:50 DD-WRT R7000 1 daemon.notice pppd[8636]: pppd 2.4.7 started by root, uid 0
Jan 6 20:30:51 DD-WRT R7000 1 user.info : vpn modules : vpn modules successfully unloaded
Jan 6 20:30:51 DD-WRT R7000 1 user.info : vpn modules : nf_conntrack_proto_gre successfully loaded
Jan 6 20:30:51 DD-WRT R7000 1 user.info : vpn modules : nf_nat_proto_gre successfully loaded
Jan 6 20:30:51 DD-WRT R7000 1 user.info : vpn modules : nf_conntrack_pptp successfully loaded
Jan 6 20:30:51 DD-WRT R7000 1 user.info : vpn modules : nf_nat_pptp successfully loaded
Jan 6 20:30:52 DD-WRT R7000 1 user.info : process_monitor : Process Monitor successfully stopped
Jan 6 20:30:52 DD-WRT R7000 1 user.info : process_monitor successfully started
Jan 6 20:30:52 DD-WRT R7000 1 user.info : DDNS : inadyn daemon successfully started
Jan 6 20:30:52 DD-WRT R7000 1 user.info : upnp : upnp daemon successfully stopped
Jan 6 20:30:52 DD-WRT R7000 1 daemon.debug process_monitor[8736]: We need to re-update after 3600 seconds
Jan 6 20:30:52 DD-WRT R7000 1 daemon.info process_monitor[8736]: set timer: 3600 seconds, callback: ntp_main()
Jan 6 20:30:52 DD-WRT R7000 1 user.info : upnp : upnp daemon successfully started
Jan 6 20:30:52 DD-WRT R7000 1 user.info : wland : WLAN daemon successfully stopped
Jan 6 20:30:52 DD-WRT R7000 1 user.info : wland : WLAN daemon successfully started
Jan 6 20:30:52 DD-WRT R7000 1 user.info : WAN is up. IP: 87.115.105.202
Jan 6 20:30:52 DD-WRT R7000 1 daemon.info dnsmasq[927]: reading /tmp/resolv.dnsmasq
Jan 6 20:30:52 DD-WRT R7000 1 daemon.info dnsmasq[927]: using local addresses only for domain test
Jan 6 20:30:52 DD-WRT R7000 1 daemon.info dnsmasq[927]: using local addresses only for domain onion
Jan 6 20:30:52 DD-WRT R7000 1 daemon.info dnsmasq[927]: using local addresses only for domain localhost
Jan 6 20:30:52 DD-WRT R7000 1 daemon.info dnsmasq[927]: using local addresses only for domain local
Jan 6 20:30:52 DD-WRT R7000 1 daemon.info dnsmasq[927]: using local addresses only for domain invalid
Jan 6 20:30:52 DD-WRT R7000 1 daemon.info dnsmasq[927]: using local addresses only for domain example.net
Jan 6 20:30:52 DD-WRT R7000 1 daemon.info dnsmasq[927]: using local addresses only for domain example.org
Jan 6 20:30:52 DD-WRT R7000 1 daemon.info dnsmasq[927]: using local addresses only for domain example.com
Jan 6 20:30:52 DD-WRT R7000 1 daemon.info dnsmasq[927]: using nameserver 212.159.6.10#53
Jan 6 20:30:52 DD-WRT R7000 1 daemon.info dnsmasq[927]: using nameserver 212.159.6.9#53
Jan 6 20:30:52 DD-WRT R7000 1 daemon.info dnsmasq[927]: using 2 more local addresses

It then starts repeating this time and time again.
iwootiwoot
DD-WRT Novice


Joined: 06 Jan 2017
Posts: 17

PostPosted: Sat Jan 06, 2018 21:02    Post subject: Reply with quote
using

Firmware: DD-WRT v3.0-r33675M kongac (11/03/17)

Linux 4.4.95 #472 SMP Fri Nov 3 23:27:37 CET 2017 armv7l

CPU 60.2 °C / WL0 47.1 °C / WL1 49.0 °C

wireless scheduling is disabled
iwootiwoot
DD-WRT Novice


Joined: 06 Jan 2017
Posts: 17

PostPosted: Sun Jan 07, 2018 19:32    Post subject: Reply with quote
Can anybody help me please.

Its still doing it.

I cant read whats causing it.

Any ideas ?

Thanks
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum