mdu/DDNS (no-ip.com) still not working correctly with mssl & no curl/openssl1 on EA6700+ when using VPN-Build

Issue #14 resolved
TheHiman created an issue

There is still the old problem existing when mssl is used with mdu instead openssl/curl (AIO images only works)

At the moment the regulary user is still forced to AIO-Versions which is heavy for users which need only a bare basic small Router without all the extra features,

i made some tests and modified the makefile / mdu.c for a small “VPN-Version” by manualy link/compile mdu with curl/openssl instead mssl and the problem is basicly solved by having this way a very small router image with only the needed basics.

On the other side curl problems showed up this way, so in my case for working this out only by linking curl with old openssl-libs worked. openssl1.1/curl/mdu is/was still not working for me, except a create a AIO Version again, thx to “BT” i have much more linking of external libs in the image which “fix” this issue the hard way 😉

It is possible to finaly fix the mssl/mdu-Problem without the need of opensslX/curl ?
This point is importent because many users still works on older mips-routers which lacks enough free flash memory.

By including curl only for DDNS the image becomes to big for WRT54xxx and E1000x Routers.
(it is ok for an EA6xxx Router by using this way for a slim base image, but at a huge curl-spacing price only for DDNS…)

Comments (2)

  1. TheHiman reporter

    i compile always byself.
    Is the fix already commited to the repo ? So i will test localy and report back….

  2. Log in to comment