New Build 35831 (BS): 04-26-2018-r35831 [still wifi issues]

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page Previous  1, 2, 3
Author Message
BrainSlayer
Site Admin


Joined: 06 Jun 2006
Posts: 7463
Location: Dresden, Germany

PostPosted: Sat May 05, 2018 1:48    Post subject: Reply with quote
its hard to produce anything if proper logs are missing.
for any wan->lan issues the iptables rules are interesting
"iptables -L" and "iptables -t nat -L" helps alot and the /tmp/.ipt file too.

otherwise i just see this here as interesting discussion but but its no resource for fixing any problem since all informations are missing

_________________
"So you tried to use the computer and it started smoking? Sounds like a Mac to me.." - Louis Rossmann https://www.youtube.com/watch?v=eL_5YDRWqGE&t=60s
Sponsor
Brimmy
DD-WRT User


Joined: 29 Mar 2015
Posts: 398

PostPosted: Sat May 05, 2018 2:15    Post subject: Reply with quote
BrainSlayer wrote:
its hard to produce anything if proper logs are missing.
for any wan->lan issues the iptables rules are interesting
"iptables -L" and "iptables -t nat -L" helps alot and the /tmp/.ipt file too.

otherwise i just see this here as interesting discussion but but its no resource for fixing any problem since all informations are missing


From now on i will present this for you and thanks for letting me/us know what you need to help you.

Would it be useful to you if we presented this data after a flash that has reset to factory defaults and then get the information after we configure our routers as we desire?
BrainSlayer
Site Admin


Joined: 06 Jun 2006
Posts: 7463
Location: Dresden, Germany

PostPosted: Sat May 05, 2018 8:02    Post subject: Reply with quote
no. reset to factory defaults is nothing i advice. thats more a panic button for most users here. i upgrade all my devices without a reset and i take care that all is backward compatible.
_________________
"So you tried to use the computer and it started smoking? Sounds like a Mac to me.." - Louis Rossmann https://www.youtube.com/watch?v=eL_5YDRWqGE&t=60s
mwchang
DD-WRT Guru


Joined: 26 Mar 2013
Posts: 1855
Location: Hung Hom, Hong Kong

PostPosted: Sat May 05, 2018 9:04    Post subject: New Build 35874 (BS): 05-04-2018-r35874 Reply with quote
New Build 35874 (BS): 05-04-2018-r35874
https://www.dd-wrt.com/phpBB2/viewtopic.php?t=314966

If you are using port-forwarding, this build 35831 and the newer 35874 might have problems.

_________________
Router: Asus RT-N18U (rev. A1)

Drink, Blink, Stretch! Live long and prosper! May the Force and farces be with you!

Facebook: https://www.facebook.com/changmanwai
Website: https://sites.google.com/site/changmw
SETI@Home profile: http://setiathome.berkeley.edu/view_profile.php?userid=211832
GitHub: https://github.com/changmw/changmw
Glucose
DD-WRT Novice


Joined: 17 Oct 2014
Posts: 11

PostPosted: Sun May 06, 2018 3:11    Post subject: Reply with quote
BrainSlayer wrote:
its hard to produce anything if proper logs are missing.
for any wan->lan issues the iptables rules are interesting
"iptables -L" and "iptables -t nat -L" helps alot and the /tmp/.ipt file too.

otherwise i just see this here as interesting discussion but but its no resource for fixing any problem since all informations are missing



ASUS RT-AC66U

Tried running both 35831 and 35874, but had the same
issues where internet access didn't work at all. Even when logging in via SSH and trying to ping addresses numerically, or trying a traceroute to a known address out on the internet, the traceroute failed.

Have had to fall back to 35034 after both attempts.
35034 continues to work well.


Ran "iptables -L" and "iptables -t nat -L".

Results are in the attachments, but noticed that iptables had obviously failed to load any rules at all in 35874(probably the same in 35831, but I don't have copies of the logs).

I also noticed from looking at /var/log/messages that I have errors in the NAND memory on my Asus - but I think those have been there since I got it, and I am not sure if the MTD filesystem is working around those error locations(?). It appears to be working around them, and I've had no obvious issues with basic functionality.



dd-wrt_35034_iptables.txt
 Description:

Download
 Filename:  dd-wrt_35034_iptables.txt
 Filesize:  6.31 KB
 Downloaded:  424 Time(s)


dd-wrt_35872_iptables.txt
 Description:

Download
 Filename:  dd-wrt_35872_iptables.txt
 Filesize:  2.83 KB
 Downloaded:  464 Time(s)


dd-wrt_35034_varlogmessages.txt
 Description:

Download
 Filename:  dd-wrt_35034_varlogmessages.txt
 Filesize:  35.65 KB
 Downloaded:  390 Time(s)



Last edited by Glucose on Sun May 06, 2018 3:21; edited 1 time in total
Glucose
DD-WRT Novice


Joined: 17 Oct 2014
Posts: 11

PostPosted: Sun May 06, 2018 3:15    Post subject: 35872 /var/log/messages Reply with quote
Tried to attach /var/log/messages from 35872, but the attachment limit blocked me.

PPS: In /var/log/messages for 35872, it looks like
CRON was also having some kind of unknown failure.



dd-wrt_35872_varlogmessages.txt
 Description:

Download
 Filename:  dd-wrt_35872_varlogmessages.txt
 Filesize:  32.74 KB
 Downloaded:  402 Time(s)

Per Yngve Berg
DD-WRT Guru


Joined: 13 Aug 2013
Posts: 6858
Location: Romerike, Norway

PostPosted: Sun May 06, 2018 8:09    Post subject: Re: Asus RT-AC66U dd-wrt-35831 issue Reply with quote
joel7261 wrote:
Router Model
Asus RT-AC66U
Firmware Version
DD-WRT v3.0-r33006 giga (08/03/17)
Kernel Version
Linux 3.10.107 #15456 Thu Aug 3 11:56:31 CEST 2017 mips
CPU Model
Broadcom BCM5300 chip rev 1
CPU Cores
1
CPU Clock
600 MHz

I flash dd-wrt-35831-Asus_RT-AC66U.trx coming from stock using standard procedure erasing nvram.

Issue is : radio is off for wl0 and wl1

I flash also 35770 version which does not work also.

Version 3306 is good to go. I use it till 2 days and everything is good.


Version 35452 is working.
Per Yngve Berg
DD-WRT Guru


Joined: 13 Aug 2013
Posts: 6858
Location: Romerike, Norway

PostPosted: Sun May 06, 2018 10:25    Post subject: Reply with quote
Asus RT-AC66u:

root@DD-WRT:/tmp/var/log# wl -a eth2 status
SSID: "Fjellbu-2"
Mode: Ad Hoc RSSI: 0 dBm SNR: 0 dB noise: -92 dBm Channel: 36
BSSID: 00:00:00:00:00:00 Capability: IBSS WEP
Supported Rates: [ 6(b) 9 12(b) 18 24(b) 36 48 54 ]
VHT Capable:
Chanspec: 5GHz channel 36 20MHz (0xd024)
Primary channel: 36
HT Capabilities:
Supported MCS : [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 ]
VHT Capabilities:
Supported VHT (tx) Rates:
NSS: 1 MCS: 0-9
NSS: 2 MCS: 0-9
NSS: 3 MCS: 0-9
Supported VHT (rx) Rates:
NSS: 1 MCS: 0-9
NSS: 2 MCS: 0-9
NSS: 3 MCS: 0-9





root@DD-WRT:~# cd /tmp/var/log
root@DD-WRT:/tmp/var/log# cat messages
Jan 1 01:00:03 DD-WRT syslog.info syslogd started: BusyBox v1.28.3
Jan 1 00:00:03 DD-WRT user.info : wland : WLAN daemon successfully started
Jan 1 00:00:04 DD-WRT user.info : cron : cron daemon successfully started
Jan 1 00:00:04 DD-WRT cron.info cron[1230]: (CRON) STARTUP (fork ok)
Jan 1 00:00:04 DD-WRT user.info : dropbear : ssh daemon successfully started
Jan 1 00:00:04 DD-WRT authpriv.info dropbear[1241]: Running in background
Jan 1 00:00:04 DD-WRT user.info : dnsmasq : dnsmasq daemon successfully started
Jan 1 00:00:04 DD-WRT user.info : vpn modules : vpn modules successfully unloaded
Jan 1 00:00:05 DD-WRT user.info : vpn modules : nf_conntrack_proto_gre successfully loaded
Jan 1 00:00:05 DD-WRT user.info : vpn modules : nf_nat_proto_gre successfully loaded
Jan 1 00:00:05 DD-WRT user.info : vpn modules : nf_conntrack_pptp successfully loaded
Jan 1 00:00:05 DD-WRT user.info : vpn modules : nf_nat_pptp successfully loaded
Jan 1 00:00:05 DD-WRT user.info : ttraff : traffic counter daemon successfully started
Jan 1 00:00:06 DD-WRT user.info : dnsmasq : dnsmasq daemon successfully stopped
Jan 1 00:00:06 DD-WRT user.info : dnsmasq : dnsmasq daemon successfully started
Jan 1 00:00:06 DD-WRT daemon.info httpd[1315]: httpd server started at port 80
Jan 1 00:00:07 DD-WRT user.info : vpn modules : vpn modules successfully unloaded
Jan 1 00:00:07 DD-WRT user.info : vpn modules : nf_conntrack_proto_gre successfully loaded
Jan 1 00:00:07 DD-WRT user.info : vpn modules : nf_nat_proto_gre successfully loaded
Jan 1 00:00:07 DD-WRT user.info : vpn modules : nf_conntrack_pptp successfully loaded
Jan 1 00:00:07 DD-WRT user.info : vpn modules : nf_nat_pptp successfully loaded
Jan 1 00:00:07 DD-WRT user.info : process_monitor successfully started
Jan 1 00:00:07 DD-WRT user.info : wland : WLAN daemon successfully stopped
Jan 1 00:00:07 DD-WRT daemon.debug ntpclient[1439]: Connecting to 2.pool.ntp.org [109.247.139.196] ...
May 6 10:17:03 DD-WRT daemon.info ntpclient[1439]: Time set from 2.pool.ntp.org [109.247.139.196].
May 6 10:17:03 DD-WRT daemon.info process_monitor[1438]: cyclic NTP Update success (servers 2.pool.ntp.org 212.18.3.19 88.99.174.22)
May 6 10:17:03 DD-WRT daemon.debug process_monitor[1438]: Restarting cron (time sync change)
May 6 10:17:03 DD-WRT user.info : wland : WLAN daemon successfully started
May 6 10:17:03 DD-WRT user.info : WAN is up. IP: 192.168.250.121
May 6 10:17:03 DD-WRT user.info : cron : cron daemon successfully stopped
May 6 10:17:03 DD-WRT user.info : process_monitor : Process Monitor successfully stopped
May 6 10:17:03 DD-WRT user.info : process_monitor successfully started
May 6 10:17:03 DD-WRT user.info : cron : cron daemon successfully started
May 6 10:17:03 DD-WRT cron.info cron[1476]: (CRON) STARTUP (fork ok)
May 6 10:17:03 DD-WRT daemon.debug process_monitor[1474]: We need to re-update after 3600 seconds
May 6 10:17:03 DD-WRT daemon.info process_monitor[1474]: set timer: 3600 seconds, callback: ntp_main()
May 6 10:17:03 DD-WRT user.info : dnsmasq : dnsmasq daemon successfully stopped
May 6 10:17:03 DD-WRT user.info : dnsmasq : dnsmasq daemon successfully started
May 6 10:17:03 DD-WRT user.info : vpn modules : vpn modules successfully unloaded
May 6 10:17:04 DD-WRT user.info : vpn modules : nf_conntrack_proto_gre successfully loaded
May 6 10:17:04 DD-WRT user.info : vpn modules : nf_nat_proto_gre successfully loaded
May 6 10:17:04 DD-WRT user.info : vpn modules : nf_conntrack_pptp successfully loaded
May 6 10:17:04 DD-WRT user.info : vpn modules : nf_nat_pptp successfully loaded
May 6 10:17:04 DD-WRT user.info : process_monitor : Process Monitor successfully stopped
May 6 10:17:04 DD-WRT user.info : process_monitor successfully started
May 6 10:17:04 DD-WRT daemon.debug ntpclient[1576]: Connecting to 2.pool.ntp.org [91.189.182.32] ...
May 6 10:17:04 DD-WRT daemon.info ntpclient[1576]: Time set from 2.pool.ntp.org [91.189.182.32].
May 6 10:17:04 DD-WRT daemon.info process_monitor[1575]: cyclic NTP Update success (servers 2.pool.ntp.org 212.18.3.19 88.99.174.22)
May 6 10:17:04 DD-WRT daemon.debug process_monitor[1575]: We need to re-update after 3600 seconds
May 6 10:17:04 DD-WRT daemon.info process_monitor[1575]: set timer: 3600 seconds, callback: ntp_main()
May 6 10:17:04 DD-WRT user.info : wland : WLAN daemon successfully stopped
May 6 10:17:04 DD-WRT user.info : wland : WLAN daemon successfully started
May 6 10:17:04 DD-WRT user.info : WAN is up. IP: 192.168.250.121
May 6 10:17:11 DD-WRT user.info : NAS : NAS lan (wl0 interface) successfully started
May 6 10:17:11 DD-WRT user.info : NAS : NAS lan (wl1 interface) successfully started
May 6 10:17:11 DD-WRT user.info : syslogd : syslog daemon successfully stopped
May 6 12:17:11 DD-WRT syslog.info syslogd exiting
May 6 12:17:11 DD-WRT syslog.info syslogd started: BusyBox v1.28.3
May 6 10:17:11 DD-WRT user.info : httpd : http daemon successfully stopped
May 6 10:17:11 DD-WRT daemon.info httpd[1368]: httpd server shutdown
May 6 10:17:12 DD-WRT daemon.info httpd[1630]: httpd server started at port 80
May 6 10:17:12 DD-WRT user.info : resetbutton : resetbutton daemon successfully stopped
May 6 10:17:12 DD-WRT user.info : resetbutton : resetbutton daemon successfully started
May 6 10:17:16 DD-WRT user.debug : ttraff: data collection started
May 6 10:18:08 DD-WRT authpriv.info dropbear[1837]: Child connection from 192.168.100.131:35692
May 6 10:18:15 DD-WRT authpriv.notice dropbear[1837]: Password auth succeeded for 'root' from 192.168.100.131:35692
Goto page Previous  1, 2, 3 Display posts from previous:    Page 3 of 3
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