Search results

  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  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.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...
  9. 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...
  10. 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...
  11. 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...
  12. 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...
  13. 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...
  14. 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...
  15. 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...
  16. M

    Diversion Diversion 5.4.9 - the Router Ad-Blocker, February 14, 2026

    @thelonelycoder, A cousin of mine was having some issues with Diversion after installing the latest 5.4.6 version about 3 weeks ago, so he asked me to take a look. After reviewing his setup and double-checking the 'dnsmasq.conf' file, I found out that when enabling dnsmasq logging, some dnsmasq...
  17. M

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

    I don't like changing the original timestamps of the log entries, especially in situations where I'm trying to troubleshoot/debug issues occurring during the reboot sequence. IMO, the "dawn-of-time" timestamps (before NTP is started) make it extremely fast and easy to find when/where any reboot...
  18. M

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

    Well, according to the original code written by @cmkelley, updates are not allowed when in that state. Frankly, I don't know the exact reason(s) for it. The original code has a very explicit check for syslog-ng running before any script update is allowed to start, so I can only assume @cmkelley...
  19. M

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

    Thank you for testing and providing feedback. Glad the latest code is working well for you. You can find the initial description of the 2 problems I was trying to address in post #141. Essentially, during the reboot process, there is a deluge of log messages that get generated while all the...
  20. M

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

    Ah, OK. Yes, that's definitely intentional and the original behavior set by @cmkelley. When syslog-ng is not running, the main menu options are trimmed down to only what's considered essential or useful at that point.
Back
Top