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

Search results

  1. ExtremeFiretop

    More than one DDNS

    A CNAME is great if you're just trying to point multiple names to the same service. For example, samplerequest.ca as an alias for sample.net, when both point to the same content. But in my case, I’m running two completely different services (one for gaming, one for Plex), both hosted on the...
  2. ExtremeFiretop

    spdMerlin spdMerlin v4.4.13 [2025-Jul-03] - Internet Speedtest and Monitoring Tool for AsusWRT Merlin

    What speedtest binary are you using? Built in or external? Does it make a difference to your observations?
  3. ExtremeFiretop

    How to install YAMon / bwmon on Asuswrt-Merlin ?

    I'm not sure why the index.html would need to be recreated/missing, but happy you got it working. I submitted a PR to the devs with some suggested fixes: https://github.com/VREMSoftwareDevelopment/bwmon/pull/99
  4. ExtremeFiretop

    How to install YAMon / bwmon on Asuswrt-Merlin ?

    You only care about lighttpd.conf Edit the port number and make sure to restart the services afterwards.
  5. ExtremeFiretop

    How to install YAMon / bwmon on Asuswrt-Merlin ?

    @letgoodgrow Try changing the port maybe?
  6. ExtremeFiretop

    How to install YAMon / bwmon on Asuswrt-Merlin ?

    @letgoodgrow The screenshot you shared says you need to reconfigure lighttpd after install here: but you didn't mention if you did.
  7. ExtremeFiretop

    spdMerlin spdMerlin v4.4.13 [2025-Jul-03] - Internet Speedtest and Monitoring Tool for AsusWRT Merlin

    Martinski also added a command to reset the interfaces in PR: https://github.com/AMTM-OSR/spdMerlin/pull/35 Please try again by updating to the develop branch with Martinski's instructions, and report back after your reboot :) Thanks!
  8. ExtremeFiretop

    How to install YAMon / bwmon on Asuswrt-Merlin ?

    The installer for bwmon is buggy. In your case above, It's not installing the entware package for lighttpd because it finds the built-in version. But we require the Entware version installed for bwmon to function. Do: opkg install lighttpd Then once installed, edit this file...
  9. ExtremeFiretop

    How to install YAMon / bwmon on Asuswrt-Merlin ?

    Looks like you haven't configured the lighttpd. Did you follow these instructions from the installation process? I don't see a port in your screenshot and it's not clear if you followed the additional configuration steps after the install. If you did, then specify the port number. Your...
  10. ExtremeFiretop

    scMerlin scMerlin 2.5.31 - Service and script control menu for Asuswrt-Merlin

    Yeah but that can't be what he's asking for. Why duplicate it from one tab to another. So the question stands, if he can explain what he's looking for/why it would help.
  11. ExtremeFiretop

    scMerlin scMerlin 2.5.31 - Service and script control menu for Asuswrt-Merlin

    Can you share some more details as to what your looking for? For some reason I'm picturing the uptime counter under 'system information'
  12. ExtremeFiretop

    How to install YAMon / bwmon on Asuswrt-Merlin ?

    Your problem is the installer for bwmon is not completing. I am assuming your only getting this far when trying to install: Instead of this: Which is why I mentioned to include any messages your getting and any screenshots. To fix it, modify the install.sh at this location...
  13. ExtremeFiretop

    spdMerlin spdMerlin v4.4.13 [2025-Jul-03] - Internet Speedtest and Monitoring Tool for AsusWRT Merlin

    Correction; I was looking at the uninstall section of the code for vpnmon (not a script I handle) vpnmon does use post-mount, so the question becomes, which one is first in the order within post-mount?
  14. ExtremeFiretop

    spdMerlin spdMerlin v4.4.13 [2025-Jul-03] - Internet Speedtest and Monitoring Tool for AsusWRT Merlin

    I believe the conflict may exist because vpnmon starts earlier in the boot process on the router. The post-mount scripts are executed before the services-start in the boot process. For example; If I review VPNMON's code I can see it's started in the services-start as found below: However I...
  15. ExtremeFiretop

    How to install YAMon / bwmon on Asuswrt-Merlin ?

    I believe that the vnstat script uses vnstatd from Entware, and works independently of the built-in traffic Analyzer: We can't really help without seeing what your trying to do or the messages your getting. Please provide the steps your following and any screenshots where you get stuck.
  16. ExtremeFiretop

    How to install YAMon / bwmon on Asuswrt-Merlin ?

    Have you tried installing dn-vnstat after typing "amtm" within SSH? https://www.snbforums.com/threads/release-vnstat-on-merlin-ui-cli-and-email-data-use-and-data-limit-monitoring-r1-and-r2.71523/ Seemed to generally work for me when I tested it not long ago, and mounts a nice WebUI page for the...
  17. ExtremeFiretop

    BACKUPMON BACKUPMON v1.8.22 -Nov 28, 2024- Backup/Restore your Router: JFFS + NVRAM + External USB Drive! CIFS/SMB/NFS! (Now available in AMTM!)

    Does it give you any error messages or logs when you tried? Or does it just ignore that value and backup the entire drive anyways? Might help reference where to look specifically in the code if it does give any type of failure
  18. ExtremeFiretop

    BACKUPMON BACKUPMON v1.8.22 -Nov 28, 2024- Backup/Restore your Router: JFFS + NVRAM + External USB Drive! CIFS/SMB/NFS! (Now available in AMTM!)

    Yeah after reading it a second time I realized you were essentially asking for a feature to always exclude any USB device. @Viktor Jaep might have a reason he doesn't provide that feature. I'm not 100 % sure. I haven't reviewed the code for backupmon in a while, but my concern would be since...
  19. ExtremeFiretop

    BACKUPMON BACKUPMON v1.8.22 -Nov 28, 2024- Backup/Restore your Router: JFFS + NVRAM + External USB Drive! CIFS/SMB/NFS! (Now available in AMTM!)

    Have you modified your exclusions file? You can add a directory to exclude there. That would probably work 🙂 Edit: NVM I see you already mentioned added directories to exclude.
  20. ExtremeFiretop

    MerlinAU MerlinAU v1.4.9 - The Ultimate Firmware Auto-Updater (WEBUI + GNUTON SUPPORT!)

    The wireless scheduler is not mission critical if reset. I wouldn't consider that a high risk phrase at all myself. You can bring up the suggestion again though if you find that that phrase "need to be manually" has 1. A repeating use from RMerlin 2. is commonly associated with a high risk...
Back
Top