Search results

  • 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!

  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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!
  6. Z

    Entware conflicting Firmware and Optware library

    the path is without space --> '/opt/lib'
  7. 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 +...
  8. 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.
  9. 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...
  10. 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/
  11. 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
  12. 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...
  13. Z

    Release Asuswrt-Merlin 386.5 is now available

    Thank you. This is excellent news. :) Will upgrade over next weekend.
  14. Z

    Release Asuswrt-Merlin 386.5 is now available

    Excellent, thank you. Did you had 386.4 on AC86u? And what was WiFi there?
  15. Z

    Release Asuswrt-Merlin 386.5 is now available

    I had serious issues with WiFi 2.4GHz on 386.4, and numerous posts reported that also. So I downgraded back to 386.3.2, which is rock solid. Would you be so kind, to report your experience with WiFi 2.4 GHz on 386.5. I do not want to upgrade prior positive reports, as my job is dependent on a...
  16. Z

    Release Asuswrt-Merlin 386.5 is now available

    Sorry kakaiba, but your suggestion is proven useless on previous 386.4 FW. Countless posts here points to faulty WiFi FW. Is I stated earlier, 386.3.2 works excellent in my environment and no adjustments are needed. Looks like 386.5 FW inherited that faulty WiFi FW from 386.4. Again I kindly...
  17. Z

    Release Asuswrt-Merlin 386.5 is now available

    On a New Years day 386.4 was released. I upgraded my AC86u with it and after a few days downgraded back to 386.3.2 because of a faulty WiFi driver - constant line drops on 2.4 GHz. As you noticed, WiFi driver in 386.5 cause the same problems. Looks like the problem is not solved. Wonder if...
  18. Z

    AC86U disconnecting certain devices

    After careful following your instructions regarding router upgrade, it worked without any problem for a week. Upgraded RT-AC86u from 384.17 to 386.1 (RMerlin) Today it started to disconnecting WiFi devices (main not guest networks) with a messages: Feb 18 11:28:43 dnsmasq-dhcp[1174]...
  19. Z

    The Uptime Contest

    Thank you.
  20. Z

    Release Asuswrt-Merlin 386.1 is now available

    SSH with Ed25519 cryptography on Rmerlin 386.1 with RT-AC86U? FW changelog: 384.16 (5-Apr-2020) - NEW: Added ed25519 support in Dropbear (themiron) Is this mean, that I can create SSH keypair with Ed25519 cryptography, copy/paste a public key to Authorised key on the router GUI and SSH to it...
Top