New Build - 05-26-2020-r43261

Post new topic   Reply to topic    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.)
Author Message
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14125
Location: Texas, USA

PostPosted: Tue May 26, 2020 16:57    Post subject: New Build - 05-26-2020-r43261 Reply with quote
[WARNING]: This thread is only for feedback on this beta release for developers and the community's benefit.
DO NOT flash this beta release unless you understand the risks involved and specific device recovery methods.
Avoid discussions! Create threads for questions, general problems or use search; this thread is not for support.
Please list router model & revision, operating & wireless mode(s) and exact filename/firmware image flashed.


Downloads: (DD-WRT website) HTTPS & FTP (try another if a link doesn't work)

CLI Flash: 'cd /tmp' then 'wget {file URL}' (or 'curl -k {file URL} -o {file}') with http (not https) or ftp. Then 'write {file} linux'.

Repository: Trac SVN changelog since last build r43217 (GitHub mirror)

Notes:
• CVE-2019-14899 VPN fix from December, since then various revisions including recently 7040.
In-kernel Samba has been implemented this year and default min/max versions have changed, with WSD support.
• VAP issue is fixed! For any Wireless Mode, create a VAP and both ath0/ath1 should now function properly.
WireGuard 1.0 & tools! New GUI Tunnel options since r42872; now with key management! Setup guides: Client & Server by egc
• Local DNS option removed from Services->DNSMasq in changesets 43080 and 43081; ref: #7092
• DHCP and DNS help (English) updated in 43083; ref: #7091

Issues:
• There may be remaining issues for Samba (for example NTFS), with frequent updates.

Important:
• If reporting issues provide applicable info: 'dmesg', 'cat /tmp/var/log/messages', syslog/serial output, strace etc.
• For firewall issues provide 'iptables -L', 'iptables -t nat -L' and the /tmp/.ipt file.
• Search existing SVN tickets before opening a new one. Before reporting, reset and manually setup (no nvram backup).
• Be sure to include operating and wireless modes (Gateway, AP, CB, etc.) along with relevant configuration information.

Example Template:
Code:
[b]Router/Version: [/b]
[b]File/Kernel: [/b]
[b]Previous/Reset: [/b]
[b]Mode/Status: [/b]
[b]Issues/Errors: [/b]

_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
Sponsor
scar1943
DD-WRT User


Joined: 10 Nov 2018
Posts: 350
Location: South Carolina

PostPosted: Tue May 26, 2020 21:02    Post subject: DD-WRT v3.0-r43261 std (05/26/20) Reply with quote
WRT3200ACM V1 r43171 Firefox 76.0.1 (64-bit) webflash

OpenVPN CLIENT seems fine (nordvpn server)
5GHz wpa2 CCMP-128 (AES) Conditional 40MHz Mixed
2.4GHz wpa2 CCMP-128 (AES) Disabled
NAS via USB Samba seems fine

This and the previous version, I noticed occasional random disconnects on connection sensitive links. For example, VOIP apps, disconnecting followed by re-connection about 5 or 10 seconds later. Seems to progressively get worse, needing a router reset to resolve. Changed my VPN server location to verify it wasn't VPN server related. Seems to stick with the router, not a remote VPN location. Anyway... Several versions now I've had this issue. I would like to hear others opinions.
M
DD-WRT User


Joined: 29 Dec 2012
Posts: 183

PostPosted: Wed May 27, 2020 9:34    Post subject: WRT1200AC Reply with quote
Router ModelLinksys WRT1200AC
Firmware Version DD-WRT v3.0-r43261 std (05/26/20)
Kernel VersionLinux 4.9.224 #1810 SMP Tue May 26 10:02:22 +03 2020 armv7l

No Reset
Normal

https://wiki.dd-wrt.com/wiki/index.php/Useful_Scripts

#!/bin/ash
MAC=`(date; cat /proc/interrupts) | md5sum | sed -r 's/^(.{10}).*$/\1/; s/([0-9a-f]{2})/\1:/g; s/:$//;'`
echo "00:${MAC}"
ifconfig eth1 hw ether 00:${MAC}
nvram set def_hwaddr="00:${MAC}"
nvram set wan_hwaddr="00:${MAC}"
stopservice wan
startservice wan

It causes many many many yellow warning messages due to the random mac address change. In WRT1900ACSV2, it may cause the suddenly reboot.

May 27 17:27:42 kern.warn kernel: [ 1928.313561] DROP IN=eth0 OUT= MAC=12:34:56:5e:2a:4b:00:00:5e:00:01:20:08:00 SRC=182.16.110.190 DST=xxx.xxx.xxx.xxx LEN=40 TOS=0x00 PREC=0x20 TTL=250 ID=39954 PROTO=TCP SPT=46492 DPT=1320 SEQ=2315945857 ACK=0 WINDOW=1024 RES=0x
M
DD-WRT User


Joined: 29 Dec 2012
Posts: 183

PostPosted: Wed May 27, 2020 17:20    Post subject: WRT32X Bug Report in 05-26-2020-r43261 Reply with quote
Shocked


Keep more than 50% CPU Loading
Keep on consuming 40% Memory!
kernel-panic69
DD-WRT Guru


Joined: 08 May 2018
Posts: 14125
Location: Texas, USA

PostPosted: Wed May 27, 2020 18:18    Post subject: Reply with quote
Without any configuration specifics and logs, your "bug report" is completely useless. It would be ideal for you to reset to all defaults and do minimal changes (without the random MAC address script...) until you find what breaks it.
_________________
"Life is but a fleeting moment, a vapor that vanishes quickly; All is vanity"
Contribute To DD-WRT
Pogo - A minimal level of ability is expected and needed...
DD-WRT Releases 2023 (PolitePol)
DD-WRT Releases 2023 (RSS Everything)

----------------------
Linux User #377467 counter.li.org / linuxcounter.net
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Marvell MVEBU based Hardware (WRT1900AC etc.) 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 cannot attach files in this forum
You cannot download files in this forum