Search results

  1. M

    AImesh node requests dhcp, but never receives one...

    I have no idea what you're talking about. By using such vague references to some previous exchange with an "unnamed" developer about some "unnamed" issue, it's not clear what point exactly you're trying to make. Now, just in case you are confused. I never said or proposed that all reported user...
  2. M

    Wireless Report for AIMesh v1.1.0 - Mar 13, 2026

    Yes, it's very likely. If the script is associating each wireless network with the wrong virtual interface, all bets are off. The script has to map each wireless band to the correct virtual interface based on the known router model. That's what I ended up doing in YazFi and scMerlin when the...
  3. M

    uiDivStats uiDivstats 4.0.14 - WebUI Stats for Diversion

    It looks like either your database file or your SQLite3 installation has been corrupted. First, let's make sure the SQLite3 binaries are OK, so please download and execute the following script to remove and then reinstall the package along with any dependencies: curl -LS --retry 3...
  4. M

    Wireless Report for AIMesh v1.1.0 - Mar 13, 2026

    The GT-BE98 Pro is a quad-band router, and the virtual interfaces for the wireless radios don't follow the standard "pattern" used for dual-band and tri-band routers: 2.4 GHz wl3.x 5 GHz-1 wl0.x 6 GHz-1 wl1.x 6 GHz-2 wl2.x Note the 2.4 GHz maps to wl3.x interfaces...
  5. M

    AImesh node requests dhcp, but never receives one...

    I don't have enough experience or knowledge regarding AiMesh to provide an answer to your question. Without a publicly available technical guide or "technical paper" from ASUS that explains with specific details how an AiMesh node is meant to be set up and configured to work consistently and...
  6. M

    AImesh node requests dhcp, but never receives one...

    That's the wrong assessment and conclusion. Given the context of the OP's system with dnsmasq as the DHCP server, it's definitely and technically correct. In fact, both RFC 2131 and RFC 2132, which define the core specifications for the functionality and behavior of the Dynamic Host...
  7. M

    AImesh node requests dhcp, but never receives one...

    Hmmm... It sounds like you're saying that when using dnsmasq as the DHCP server, it's a general requirement that all manually assigned IP address reservations must be within the defined IP pool range. If that's indeed what you're saying, it would be an incorrect statement. Perhaps it's a...
  8. M

    Scribe Scribe v3.2.10 [2026-Feb-16] - Entware syslog-ng and logrotate installer for Asuswrt-Merlin

    Release Notes for Scribe v3.2.11_26030223 BETA development version [2026-Mar-03] 1) IMPROVED: Adjusted code to allow searching for and storing filtered log files under a subdirectory of the "/opt/var/log" directory. Note that the 'messages' log file is a special case and cannot be stored in a...
  9. M

    uiScribe uiScribe v1.4.12 [2026-Feb-16] - Custom System Log WebUI page for Scribe (syslog-ng) logs

    Yes, good point. I have now modified the ethernet filter config file to handle this possible scenario. That would match any messages containing the substring, such as method or ethernet, which is not the intended target. This scenario is now handled as well. According to the recent...
  10. M

    uiScribe uiScribe v1.4.12 [2026-Feb-16] - Custom System Log WebUI page for Scribe (syslog-ng) logs

    I have modified the syslog-ng ethernet filter configuration file to prevent it from capturing log entries intended for the Skynet log file. Note that there are other ways to fix the issue you reported; this is just one of several possible solutions. To download and install the latest ethernet...
  11. M

    uiScribe uiScribe v1.4.12 [2026-Feb-16] - Custom System Log WebUI page for Scribe (syslog-ng) logs

    I got to say, first and foremost, the credit goes to the two original authors. Scribe & uiScribe add-ons are the result of a great collaborative effort between @cmkelley & @Jack Yaz, along with several forum users who provided assistance with testing, feedback, bug reports, and suggestions. As...
  12. M

    uiScribe uiScribe v1.4.12 [2026-Feb-16] - Custom System Log WebUI page for Scribe (syslog-ng) logs

    You brought up a good point. Technically, both syslog-ng and logrotate can handle log files located in a subdirectory within the "/opt/var/log" directory, so that scenario should be allowed to work - unless there's some limitation that I'm not aware of. I've now modified the few dependencies...
  13. M

    Scribe Scribe v3.2.10 [2026-Feb-16] - Entware syslog-ng and logrotate installer for Asuswrt-Merlin

    Release Notes for Scribe v3.2.10 production version now available [2026-Feb-16] 1) FIXED: Bug fix in the code that searches for the full paths of all filtered log files. For example, the following entry, which is syntactically valid in a syslog-ng configuration file, would generate an error...
  14. M

    uiScribe uiScribe v1.4.12 [2026-Feb-16] - Custom System Log WebUI page for Scribe (syslog-ng) logs

    Release Notes for uiScribe v1.4.12 production version now available [2026-Feb-16] 1) FIXED: Bug fix in the code that searches for the full paths of all filtered log files. For example, the following entry, which is syntactically valid in a syslog-ng configuration file, would generate an error...
  15. M

    MerlinAU MerlinAU v1.5.9 - The Ultimate Firmware Auto-Updater

    Given all your results with the "old" MerlinAU syslog entries (*before* the 1.5.9 version), I became very curious to find out what was really going on, so I ran some debugging tests with syslog-ng, and it turned out that you were absolutely correct. When the log entry has a header tag with the...
  16. M

    YazDHCP YazDHCP v1.2.4 [2025-Nov-21] - Feature expansion of DHCP assignments (increasing limit on the number of DHCP reservations)

    If I'm understanding your setup, it should work as described - assuming that the subnet mask (e.g. 255.255.255.0) defined for the subnet in question includes the range of IP addresses you're talking about. As an example, I have one router configuration where the first 29 IP addresses (i.e. *.2...
  17. M

    MerlinAU MerlinAU v1.5.9 - The Ultimate Firmware Auto-Updater

    The above log entries were generated by the previously installed MerlinAU script (i.e. *before* the 1.5.9 version update). You will likely need to review and rework your syslog-ng configuration settings when filtering the slightly modified log entries starting from MerlinAU 1.5.9 version; then...
  18. M

    Scribe Scribe v3.2.10 [2026-Feb-16] - Entware syslog-ng and logrotate installer for Asuswrt-Merlin

    Ah, OK, my apologies. I should have made it clear in the release notes (as I did when the v3.2.9 BETA development version was issued) that you must run the following 2 commands even if the BETA version was never installed: /jffs/scripts/scribe stable /jffs/scripts/scribe forceupdate The reason...
  19. M

    Scribe Scribe v3.2.10 [2026-Feb-16] - Entware syslog-ng and logrotate installer for Asuswrt-Merlin

    Could you both post the "/opt/etc/syslog-ng.conf" file that was installed with the latest v3.2.9 production release update? The latest version of the configuration file has a "2026-Feb-01" date stamp at the top of its header, and the critical changes are in the "source src" statement (see the...
  20. M

    Scribe Scribe v3.2.10 [2026-Feb-16] - Entware syslog-ng and logrotate installer for Asuswrt-Merlin

    Release Notes for Scribe v3.2.9 production version now available [2026-Feb-07] 1) IMPROVED: Modified code to be able to filter the initial log messages generated during the reboot process when syslog-ng has not yet been started. 2) IMPROVED: Modified code regarding the UI messages to be clear...
Back
Top