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

  1. R

    How to compile from source asus merlin.

    Can you share what you learned here?
  2. R

    TAILMON TAILMON v1.3.0 -Aug 24, 2025- WireGuard-based Tailscale Installer, Configurator and Monitor (Available in AMTM!)

    I tried again just now and it failed with a new error: "server misbehaving" referencing my isp dns address. So, as a shot in the dark, I enabled MagicDNS up in the web config area, tried a manual update, and it worked! I don't know what MagicDNS is, but I guess I need it.
  3. R

    TAILMON TAILMON v1.3.0 -Aug 24, 2025- WireGuard-based Tailscale Installer, Configurator and Monitor (Available in AMTM!)

    Had an autoupdate failure last night. Repeated from command line and got the following: [Downloading New Tailscale Binary v1.88.1] Updating Tailscale from 1.86.2 to 1.88.1; --yes given, continuing without prompts. Downloading "https://pkgs.tailscale.com/stable/tailscale_1.88.1_arm64.tgz"...
  4. R

    Solved WOL Tab broadcast off?

    Thanks. Yes, not related as my PC won't recognize the packet when broadcast is set even if I had just put it to sleep. However, I do have a problem if the arp entry disappears. Fortunately, I have a script that regularly scans the network for new or inactive clients. An arp-scan is used to...
  5. R

    Solved WOL Tab broadcast off?

    I decided to make the solution to my issue more robust to firmware updates that may tweak that web page. So now use the following for the bind.sh file in the new WOL folder and skip steps 2 and 3. The updated script handles the copying and updating. #!/bin/sh cp /www/Main_WOL_Content.asp...
  6. R

    Solved WOL Tab broadcast off?

    Perfect! Works great. For anyone else that wants to do this: Make directory /jffs/addons/WOL/ Copy /www/Main_WOL_Content.asp to that directory Edit the copied file (I just deleted the "-b" parameter. Maybe someone will skills can enhance it with a checkbox on/off and even allow guest network...
  7. R

    Solved WOL Tab broadcast off?

    Okay - I guessed the wrong parameter. It is indeed the "-b" option that prevents my PC from waking. So, I guess the question changes to, it is possible to modify the tool tab with a checkbox to disable the broadcast "-b" option? I'd be glad to do it myself if someone could provide some...
  8. R

    Solved WOL Tab broadcast off?

    It was a guess since the UI didn't work at all and when I tried from the command line, the command works fine unless I removed that parameter. I also don't use the "-b" in my script. Could that be maybe why the UI isn't working for me?
  9. R

    Solved WOL Tab broadcast off?

    I usually use a script to wake up my PC, but just now l needed to use the WOL tab in the UI and found it doesn't seem to work for me anymore. I investigated and found that my script uses the interface option "-i br0" when calling ether-wake. When I try to use this command without this parameter...
  10. R

    TAILMON TAILMON v1.3.0 -Aug 24, 2025- WireGuard-based Tailscale Installer, Configurator and Monitor (Available in AMTM!)

    Updated to b3 then disabled/reenabled autoupdate. The cron job is now correct! Thank you!!
  11. R

    TAILMON TAILMON v1.3.0 -Aug 24, 2025- WireGuard-based Tailscale Installer, Configurator and Monitor (Available in AMTM!)

    That worked. And I know why the update doesn't work! I checked my cron job and it is calling tailmon with the "-reset" option not the "-autoupdate" option. How did that happen?
  12. R

    TAILMON TAILMON v1.3.0 -Aug 24, 2025- WireGuard-based Tailscale Installer, Configurator and Monitor (Available in AMTM!)

    It ran at my chosen time and said a new version was available, Download/install. But it didn't download and install. I also the same notifications throughout the day other than my chosen time to check/install.
  13. R

    TAILMON TAILMON v1.3.0 -Aug 24, 2025- WireGuard-based Tailscale Installer, Configurator and Monitor (Available in AMTM!)

    Mine has not! I'm still on beta 1 even though I'm on the beta track and set to check every night. What should I check!
Back
Top