New Build 39469: BS 04-10-2019-r39469 [build size reduced]

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page 1, 2  Next
Author Message
jwh7
DD-WRT Guru


Joined: 25 Oct 2013
Posts: 2670
Location: Indy

PostPosted: Wed Apr 10, 2019 13:46    Post subject: New Build 39469: BS 04-10-2019-r39469 [build size reduced] Reply with quote
Broadcom build size is reduced 4, 8, or 12 KB versus 39296 (not for Atheros though) partly due to udhcpd removal. The already present dnsmasq has replaced it. PIE has also been added for some builds. Get your whip (or ice) cream... Razz

Downloads: (if a link doesn't work, try another)
https://download1.dd-wrt.com/dd-wrtv2/downloads/betas/2019/04-10-2019-r39469/
ftp://ftp.dd-wrt.com/betas/2019/04-10-2019-r39469/
Alternate link: DD-WRT website
Note: to use wget (or curl) for CLI flash (`write {f/w} linux`), change the https to http, or use ftp (curl only)

Changelogs:
SVN* changelog since last build: 39296
Summary: (deprecated after 29739)
*Github mirror: https://github.com/mirror/dd-wrt/

Notes:
1. SFE accelerated NAT is in 33006+ builds but only in kernel 3.10 and newer
2. 'KRACK' vulnerability fixes were completed in r33678 for Broadcom, including k26 (33655) & k24 (33656); use build 33772 or later.
3. Bridge modes on k4.4 devices may sometimes work in some configurations in certain builds but are not supported by the bcmdhd driver. Use client or repeater instead as WDS doesn't work with Broadcom ARM either (see Issue #4 below).
4. R6400v2 support added in r36811-36818, 36825, and 36826. R6700v3 support added in r36828-36840.

Issues, observations, and/or workarounds reported:
1. (egc) Policy-Based Routing broken if SFE enabled: 5900
quarkysg's PBR+SFE fix: 5986
2. Trendnet 81*DRU models are missing factory-to-flash
3. DNScrypt is mostly only using v2 protocols now, but requires Golang that DD can't use: 6246
4. WDS does not work on ARM devices (only MIPS<->MIPS)
5. VAPs not working at boot; workaround startup command:
sleep 10;stopservice nas;stopservice wlconf;startservice wlconf;startservice nas
6. K2.6 builds are broken since 38253(?); GUI issues: 6538
7. High CPU usage (on httpd?) occurring for some configurations: 6555
Try `stopservice httpd` from ssh/telnet and report back. To flash another build, stop httpd and use CLI flash.

Important: if any issues are found, please provide log info (GUI syslog, `dmesg`, `cat /var/log/messages`).
Or put into SVN ticket. For firewall issues, also provide "iptables" info (`iptables -L`, `iptables -t nat -L`, & the /tmp/.ipt file).

Template to copy (after "Code:") for posting issues, be sure to include the mode in use (gateway, AP, CB, etc.):
Code:
[b]Router/Version: [/b]
[b]File: [/b]
[b]Kernel: [/b]
[b]Mode: [/b]
[b]Status: [/b]

WARNING: This thread is to report on flashing this experimental test build, providing important info for both developers and users. Always state your hardware model, version, mode (e.g. Repeater) and SPECIFIC build (e.g. 33555_NEWD-2_K3.x_mega-nv64k.bin). Please avoid discussions and create a new thread to discuss specific problems or questions, as this thread is for reporting, not support. Posts may be deleted or moved to keep this thread manageable and useful. If you don't understand the risks or what to flash and how, with a means of recovery if it bricks, do NOT flash this experimental test build.

_________________
# NAT/SFE/CTF: limited speed w/ DD # Repeater issues # DD-WRT info: FAQ, Builds, Types, Modes, Changes, Demo #
OPNsense x64 5050e ITX|DD: DIR-810L, 2*EA6900@1GHz, R6300v1, RT-N66U@663, WNDR4000@533, E1500@353,
WRT54G{Lv1.1,Sv6}@250
|FreshTomato: F7D8302@532|OpenWRT: F9K1119v1, RT-ACRH13, R6220, WNDR3700v4


Last edited by jwh7 on Tue Apr 16, 2019 16:33; edited 1 time in total
Sponsor
mwchang
DD-WRT Guru


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

PostPosted: Wed Apr 10, 2019 16:21    Post subject: Re: New Build 39469: BS 04-10-2019-r39469 [build size reduce Reply with quote
jwh7 wrote:
Broadcom build size is reduced 4, 8, or 12 KB versus 39296 partly due to udhcpd removal (not for Atheros though). The already present dnsmasq has replaced it. PIE has also been added for some builds. Get your whip (or ice) cream... Razz

Script (especially custom ones) error alert? Smile


_________________
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
TorqueDelight
DD-WRT Novice


Joined: 10 Apr 2019
Posts: 10

PostPosted: Wed Apr 10, 2019 17:20    Post subject: VPN Server and SPI Firewall Reply with quote
Hi

I have upgraded my E1200V1 from build 21061 to 39296 yesterday and to 39469 just now and I have a problem that I cannot fix about VPN (PPTP) Server.
I spent the last 2 days searching on this issue and I haven't found any fix yet.

On the old 21061 build, everything was working fine so I copied every settings onto the new setup without luck

I can connect to the VPN Server from a phone or another Windows PC but I cannot ping anyone else on the network. The "Connected PPTP Clients" from the status page show "None" even if I'm connected.

Syslog shows this when I connect which seems fine to me:
Code:
Apr 10 13:08:03 Maison daemon.info pptpd[1669]: CTRL: Client 2XX.4X.7X.2XX control connection started
Apr 10 13:08:04 Maison daemon.info pptpd[1669]: CTRL: Starting call (launching pppd, opening GRE)
Apr 10 13:08:04 Maison daemon.notice pppd[1670]: pppd 2.4.7 started by root, uid 0


I disabled the SPI Firewall and then it works. My old setup had SPI Firewall enabled though.
I tried to uncheck every box on the security page but if the SPI Firewall is Enabled, VPN won't transmit data

BTW, I tried to revert to an older build (37305) but I get the same results...

Is there something I miss within the configuration?
Can anyone help me with that ?
Mile-Lile
DD-WRT Guru


Joined: 24 Feb 2013
Posts: 1634
Location: Belgrade

PostPosted: Wed Apr 10, 2019 20:28    Post subject: Re: VPN Server and SPI Firewall Reply with quote
TorqueDelight wrote:
Hi

I can connect to the VPN Server from a phone or another Windows PC but I cannot ping anyone else on the network.


IMHO, ARP can't go through tunnel without ARP proxy or bcrelay (broadcast support) enabled... also check VPN.asp page and if vpn passthrough is enabled/dosabled for GRE...
jwh7
DD-WRT Guru


Joined: 25 Oct 2013
Posts: 2670
Location: Indy

PostPosted: Wed Apr 10, 2019 20:28    Post subject: Re: VPN Server and SPI Firewall Reply with quote
TorqueDelight wrote:
I have upgraded my E1200V1 from build 21061 to 39296 yesterday and to 39469 just now and I have a problem that I cannot fix about VPN (PPTP) Server.
I spent the last 2 days searching on this issue and I haven't found any fix yet.
I don't know if this will help as I don't use DD's VPN, but there was an OpenVPN fix for the transition to v2.4 in older versions of my new build page, which solved issues for many:

Quote:
Issues, observations, and/or workarounds reported:
[...]
2. (egc) "OpenVPN 2.4 is stable but you have to tweak your config" with: `mtu-disc yes` & `proto udp4`

Ref: https://svn.dd-wrt.com/ticket/5718

_________________
# NAT/SFE/CTF: limited speed w/ DD # Repeater issues # DD-WRT info: FAQ, Builds, Types, Modes, Changes, Demo #
OPNsense x64 5050e ITX|DD: DIR-810L, 2*EA6900@1GHz, R6300v1, RT-N66U@663, WNDR4000@533, E1500@353,
WRT54G{Lv1.1,Sv6}@250
|FreshTomato: F7D8302@532|OpenWRT: F9K1119v1, RT-ACRH13, R6220, WNDR3700v4
Mile-Lile
DD-WRT Guru


Joined: 24 Feb 2013
Posts: 1634
Location: Belgrade

PostPosted: Wed Apr 10, 2019 20:29    Post subject: Reply with quote
Router Model Netgear R6250
Firmware Version DD-WRT v3.0-r39469 std (04/10/19)
Kernel Version Linux 4.4.178 #49 SMP Wed Apr 10 07:39:46 CEST 2019 armv7l

Status: rock solid
Reset: No
Errors: None

Thanks BS...!!!
flyzipper
DD-WRT Guru


Joined: 21 Feb 2016
Posts: 504

PostPosted: Wed Apr 10, 2019 20:56    Post subject: Reply with quote
Router/Version: Netgear R7000
Firmware: DD-WRT v3.0-r39469 std (04/10/19)
Kernel: Linux 4.4.178 #49 SMP Wed Apr 10 07:39:46 CEST 2019 armv7l
Previous: r39296
Mode/Status: Gateway / working
Reset: no
Issues/Errors: No issues so far. Edit - have had some questionable Wifi disconnects in my last 90 minutes of uptime.

Uptime: 18m
Temperatures: CPU 67.5 °C / WL0 50.0 °C / WL1 53.5 °C
TorqueDelight
DD-WRT Novice


Joined: 10 Apr 2019
Posts: 10

PostPosted: Wed Apr 10, 2019 22:22    Post subject: Re: VPN Server and SPI Firewall Reply with quote
Mile-Lile wrote:
TorqueDelight wrote:
Hi

I can connect to the VPN Server from a phone or another Windows PC but I cannot ping anyone else on the network.


IMHO, ARP can't go through tunnel without ARP proxy or bcrelay (broadcast support) enabled... also check VPN.asp page and if vpn passthrough is enabled/dosabled for GRE...


Thanks for the reply here are my settings:

Services / VPN:
- PPTP Server : Enable
- Broadcast Support : Enable
- MPPE Encryption : Enable
- DNS1/2 : Router IP
- WINS1/2 : Router IP
- MTU : 1436
- MRU : 1436
- Server IP : Router IP
- Client IP : "Subrange of the DHCP range"

Security / VPN Passthrough:
- IPSec Passthrough: Enable
- PPTP Passthrough: Enable
- L2TP Passthrough: Enable

I think it goes with what you were saying.
TorqueDelight
DD-WRT Novice


Joined: 10 Apr 2019
Posts: 10

PostPosted: Wed Apr 10, 2019 22:43    Post subject: Re: VPN Server and SPI Firewall Reply with quote
jwh7 wrote:
I don't know if this will help as I don't use DD's VPN, but there was an OpenVPN fix for the transition to v2.4 in older versions of my new build page, which solved issues for many:

Quote:
Issues, observations, and/or workarounds reported:
[...]
2. (egc) "OpenVPN 2.4 is stable but you have to tweak your config" with: `mtu-disc yes` & `proto udp4`

Ref: https://svn.dd-wrt.com/ticket/5718


Thanks for the info, but I'm not sure what to do with it hehe.

It really seems to be in relation to the firewall. I guess that there's a missing rule somewhere but I don't know much how to troubleshoot this.

Your ideas are welcome !
kernel-panic69
DD-WRT Guru


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

PostPosted: Thu Apr 11, 2019 1:57    Post subject: Cisco Linksys E4200 v1 Reply with quote
Router/Version: Cisco Linksys E4200 v1
File: dd-wrt.v24-39469_NEWD-2_K3.x_mega-e4200.bin
Firmware: DD-WRT v3.0-r39469M mega (04/10/19)
Kernel: Linux 3.10.108-d8 #23786 Wed Apr 10 13:38:52 CEST 2019 mips
Previous: DD-WRT v3.0-r39290M mega (03/26/19)
Reset: No
Mode: Gateway/AP (5GHz band only, 2.4 radio disabled)
Uptime: ~5.5 hrs
Status: OK
Issues/Errors:

1) No new errors. So far, so good. Disabled 2.4GHz radio previously due to wi-fi stability issues as I am not using that radio anyway. I may eventually do a reset and manual re-config if the need arises.

2)
mwchang wrote:
Script (especially custom ones) error alert? Smile

Are you saying there is an error message because BS didn't run the build *after* the 39471 commit? Surely, you jest.

3) Also, the "Services" page wasn't updated to remove the additional DHCPD options that were tied to udhcpd (at least I think that's what that part of the page is for??).
dTX
DD-WRT User


Joined: 28 Dec 2018
Posts: 83

PostPosted: Thu Apr 11, 2019 2:06    Post subject: Reply with quote
Is udhcpd removed on all builds or only the ones with smaller flash?
_________________
Router: ASUS AC1900(RT-AC68U)
Valeriy_tc
DD-WRT User


Joined: 03 Sep 2016
Posts: 80
Location: Ukraine

PostPosted: Thu Apr 11, 2019 8:56    Post subject: Linksys EA6400 Reply with quote
Router/Version: Linksys EA6400
File: DD-WRT v3.0-r39469 std (04/10/19)
Kernel: Linux 4.4.178 #49 SMP Wed Apr 10 07:39:46 CEST 2019 armv7l
Mode: Gateway/Router/Port Forwarding
Status: No issues so far.
kernel-panic69
DD-WRT Guru


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

PostPosted: Thu Apr 11, 2019 12:50    Post subject: Reply with quote
dTX wrote:
Is udhcpd removed on all builds or only the ones with smaller flash?


All Broadcom builds.
tolinhas
DD-WRT Novice


Joined: 01 Apr 2019
Posts: 2

PostPosted: Thu Apr 11, 2019 12:59    Post subject: Reply with quote
Router/Version: TP LINK Archer C8 v1
Firmware: DD-WRT v3.0-r39469 std (04/10/19)
Kernel: Linux 4.4.178 #51 SMP Wed Apr 10 07:56:10 CEST 2019 armv7l
Previous: r39296
Mode/Status: Gateway / 2.4 and 5ghz working
Reset: no
Issues/Errors: No issues so far
Therameatelf
DD-WRT User


Joined: 31 Jan 2016
Posts: 74

PostPosted: Thu Apr 11, 2019 16:52    Post subject: Reply with quote
Router Model: Linksys EA6400
Firmware: DD-WRT v3.0-r39469 std (04/10/19)
Kernel: Linux 4.4.178 #49 SMP Wed Apr 10 07:39:46 CEST 2019 armv7l
Mode: Client Bridge (5GHz)
Prevous: DD-WRT v3.0-r39230 std (03/19/19)
Reset: No.
Status: Working as expected.

Router Model: Linksys EA6500
Firmware: DD-WRT v3.0-r39469M giga (04/10/19)
Kernel: Linux 3.10.108-d8 #23770 Wed Apr 10 13:19:41 CEST 2019 mips
Mode: Client Bridge (5GHz)
Previous: DD-WRT v3.0-r39230M giga (03/19/19)
Reset: No.
Status: Working as expected.
Goto page 1, 2  Next Display posts from previous:    Page 1 of 2
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