• SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Recent content by zd59

  1. Z

    Lingering whether to purchase RT-BE86U?

    Hi. I'm from Slovenia. I've replaced EOL RT-AC86u with RT-BE86u this winter. After first boot I did not configure the new router, instead I installed firmware from Merlin (version 3006.102.3), waited 1/2 hour to settle then configured as it was AC86u. All went flawless and believe me, it is...
  2. Z

    Zyxel VMG8623-T50B remote management

    Hi. My ISP give me access point/router Zyxel VMG8623-T50B. As I wish to secure it as much as possible, I run to a serious problem: The APs HTTP/HTTPS access is possible from my LAN (needed to manage it) and ALSO from internet site (WAN). The configuration setup is only enabling LAN access, so...
  3. Z

    Release Asuswrt-Merlin 386.7 is now available for all models

    Advice regarding routers safety from network specialists: Never expose routers http(s) server to the world, only for a local network. It is intended only for a router administration. Use VPN to access local network and a http server. As so, only ssh port hole is in firewall, which minimise...
  4. Z

    Release Asuswrt-Merlin 386.7 is now available for all models

    I know that. But it was a safety measure as my job depend on a reliable internet connection. Off topic: Yesterday we had a power drop. I started to work on a business over VPN and vital application shut-off at logon attempt, all other apps worked. After searching for a reason I discovered that...
  5. Z

    Release Asuswrt-Merlin 386.7 is now available for all models

    AC86U upgrade 386.3.2 --> 386.7 Unintentionally I fired upgrade from 386.3.2 to 386.7 without following "dirty upgrade" recommendations - USB disk inserted, Entware running (SAMBA, torrent client..). Upgrade finished, new version show up on a main GUI window and all worked. Then I release USB...
  6. Z

    Entware conflicting Firmware and Optware library

    Thanks a lot. Solved. At mine there was listed libavformat.so.58. and some missing libs. Uninstall and then install minidlna solved that. opkg --force-reinstall did not help. I think the root cause of a problem is the exact same package name in Entware repository from previous and current...
  7. Z

    Entware conflicting Firmware and Optware library

    The strange discovery: I looked into /opt/sbin/minidlnad, searching for a string libavformat. There is libavformat.so.58 - THE VERSION FROM FIRMWARE!
  8. Z

    Entware conflicting Firmware and Optware library

    the path is without space --> '/opt/lib'
  9. Z

    Entware conflicting Firmware and Optware library

    # set | grep PATH CHECK_OPT_PATH='0' PATH='/opt/bin:/opt/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/mmc/sbin:/mmc/bin:/mmc/usr/sbin:/mmc/usr/bin:/opt/sbin:/opt/bin:/opt/usr/sbin:/opt/usr/bin' and there is no traces of conflicting library there: # sh -x /opt/etc/init.d/S90minidlna start + ENABLED=yes +...
  10. Z

    Entware conflicting Firmware and Optware library

    Thanks, but the original reason for me to directly execute minidlnad is failure to run the one you suggest. The result "FAILED" is not descriptive, so to get the cause I exec minidlnad directly. That show a lib version conflict.
  11. Z

    Entware conflicting Firmware and Optware library

    /opt/etc/init.d/S90minidlna - here is daemon named "minidlnad" There is only one minidlnad on the system, so can not start firmwares one from CLI: # which minidlnad /opt/sbin/minidlnad firmware minidlna works fine - Asus GUI setting, the first line of a log file: Starting MiniDLNA version...
  12. Z

    Entware conflicting Firmware and Optware library

    Yes Entware. opkg package manager lead me to Optware. The source is: http://bin.entware.net/aarch64-k3.10/
  13. Z

    Entware conflicting Firmware and Optware library

    Forget to mention that FW minidlna is version 1.2, and installed Optwares minidlna is version 1.3
  14. Z

    Entware conflicting Firmware and Optware library

    Hello! I've upgraded my Optware packages on my AC86u with merlinFW. minidlna refuse to start: minidlnad: error while loading shared libraries: libavformat.so.58: wrong ELF class: ELFCLASS32 Found conflicting library - FW is of version 58 and opkg is version 59...
  15. Z

    Release Asuswrt-Merlin 386.5 is now available

    Thank you. This is excellent news. :) Will upgrade over next weekend.
Back
Top