New Build - 11/24/2020 - r44863

Post new topic   Reply to topic    DD-WRT Forum Index -> X86 based Hardware
Author Message
blkt
DD-WRT Guru


Joined: 20 Jan 2019
Posts: 5695

PostPosted: Tue Nov 24, 2020 16:09    Post subject: New Build - 11/24/2020 - r44863 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 r44849 (GitHub mirror)

Notes:
• CVE-2019-14899 VPN fix (applicability depends on VPN setup) and GUI toggle. 6920, 6928, 6931, 6932 (WIP 7040)
In-kernel Samba has been implemented this year and default min/max versions have changed 6954, 6957, with WSD support.
• VAP issue is fixed! For any Wireless Mode, create a VAP and both ath0/ath1 should now function properly.
• Local DNS option removed from Services->DNSMasq in changesets 43080 and 43081; ref: #7092
• DHCP and DNS help (English) updated in 43083; ref: #7091
• WireGuard 1.0.20200908 & Tools: PBR, Kill Switch, Inbound Firewall, Naming of Peers, Status, Key, Guides. Thanks BS & egc!
• OpenVPN Version 2.5.0

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, tcpdump etc.
• For firewall NAT or WAN issues provide 'iptables -vnL', 'iptables -t nat -vnL', 'iptables -t mangle -vnL' 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]
Sponsor
Wildlion
DD-WRT Guru


Joined: 24 May 2016
Posts: 1413

PostPosted: Tue Nov 24, 2020 21:51    Post subject: Reply with quote
Router/Version: Virtual Box
File/Kernel: 44863 Linux 4.9.245 #375 SMP Tue Nov 24 16:49:32 +07 2020 x86_64
Previous/Reset: 44849 No reset
Mode/Status: running
Issues/Errors:

radvd dies and must be manually restarted on command line with radvd -C /tmp/radvd.conf

Code:

Nov 24 15:45:01 DD-WRT daemon.info radvd[3060]: version 2.19 started
Nov 24 15:45:01 DD-WRT user.info : radvd : RADVD daemon successfully started
Nov 24 15:45:01 DD-WRT user.info : sfe : shortcut forwarding engine successfully started
Nov 24 15:45:01 DD-WRT user.info : vpn modules : vpn modules successfully unloaded
Nov 24 15:45:01 DD-WRT user.info : vpn modules : nf_conntrack_proto_gre successfully loaded
Nov 24 15:45:01 DD-WRT user.info : vpn modules : nf_nat_proto_gre successfully loaded
Nov 24 15:45:01 DD-WRT user.info : vpn modules : nf_conntrack_pptp successfully loaded
Nov 24 15:45:01 DD-WRT user.info : vpn modules : nf_nat_pptp successfully loaded
Nov 24 15:45:01 DD-WRT user.info : sfe : shortcut forwarding engine successfully started
Nov 24 15:45:01 DD-WRT user.info : sfe : shortcut forwarding engine successfully started
Nov 24 15:45:01 DD-WRT user.info : process_monitor : successfully started
Nov 24 15:45:02 DD-WRT daemon.debug ntpclient[3168]: Connecting to 2.pool.ntp.org [140.82.42.212] ...
Nov 24 15:45:03 DD-WRT daemon.info ntpclient[3168]: Time set from 2.pool.ntp.org [140.82.42.212].
Nov 24 15:45:03 DD-WRT daemon.info process_monitor[3167]: cyclic NTP Update success (servers 2.pool.ntp.org 212.18.3.19 88.99.174.22)
Nov 24 15:45:03 DD-WRT daemon.debug process_monitor[3167]: We need to re-update after 3600 seconds
Nov 24 15:45:03 DD-WRT daemon.info process_monitor[3167]: process_monitor : set timer: 3600 seconds, callback: ntp_main()
Nov 24 15:45:04 DD-WRT user.info : radvd : daemon successfully stopped
Nov 24 15:45:04 DD-WRT daemon.warn radvd[3061]: exiting, 1 sigterm(s) received
Nov 24 15:45:04 DD-WRT daemon.info radvd[3061]: sending stop adverts
Nov 24 15:45:04 DD-WRT daemon.info radvd[3061]: removing /var/run/radvd.pid
Nov 24 15:45:04 DD-WRT daemon.info radvd[3061]: returning from radvd main
Nov 24 15:45:04 DD-WRT daemon.info radvd[3173]: version 2.19 started
Nov 24 15:45:04 DD-WRT user.info : radvd : RADVD daemon successfully started
Nov 24 15:45:15 DD-WRT daemon.err radvd[3175]: Exiting, privsep_read_loop had readn return 0 bytes
Nov 24 15:45:15 DD-WRT daemon.err radvd[3175]: Exiting, privsep_read_loop is complete.
Nov 24 15:45:15 DD-WRT kern.info kernel: radvd[3174]: segfault at 2ec0640 ip 00007faa2077b773 sp 00007ffd02ec0558 error 4 in libc.so[7faa20777000+47000]
Nov 24 15:45:34 DD-WRT auth.info login[3179]: root login on 'console'
Nov 24 15:45:34 DD-WRT kern.notice kernel: random: crng init done
Nov 24 15:46:05 DD-WRT daemon.info radvd[3237]: version 2.19 started



Thanks for the post blkt! Based on the changelog did not think this would fix, but wanted to try anyways.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> X86 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 cannot attach files in this forum
You cannot download files in this forum