Recent content by rung

  1. R

    Endgame Bufferbloat Results: RT-AX86U Pro + CAKE SQM (+0ms Active Latency)

    Is there something specific about this technique that requires 3004, or is that just what you tried so far?
  2. R

    Network password keeps reverting

    Not sure what it does, but there is another potential variable to explore called "apgx_security" on my router (x is 1 or 2).
  3. R

    ASUS-Merlin Router to AIMesh Nodes - SSH Key Setup: Password(#19)-Passwordless(#16) or use Curl(#30)

    So glad you are not offended anymore! The dangers of text communication. I did totally miss the persistence section (if my own defense, it was not in the post, but in the attachment. Still no excuse). However, shouldn't we also have them save and restore the knownhosts file? Reason is, the...
  4. R

    ASUS-Merlin Router to AIMesh Nodes - SSH Key Setup: Password(#19)-Passwordless(#16) or use Curl(#30)

    Oh no! I totally meant that as a compliment. It was clear and step by step! You even had feedback that it worked for someone. Sorry if I didn't say that properly.
  5. R

    ASUS-Merlin Router to AIMesh Nodes - SSH Key Setup: Password(#19)-Passwordless(#16) or use Curl(#30)

    Excellent job! - particularly isolating exactly where the megacorps scraped our user's valuable advice and injested it blindly into their stolen data blobs. However, since your instructions are so detailed and clear, you may consider augmenting them again to add save and restore steps of the...
  6. R

    TAILMON TAILMON v1.3.1 -Mar 1, 2026- WireGuard-based Tailscale Installer, Configurator and Monitor (Available in AMTM!)

    Does that explain why ssh didn't work? Would a reboot regain that access?
  7. R

    ASUS-Merlin Router to AIMesh Nodes - SSH Key Setup: Password(#19)-Passwordless(#16) or use Curl(#30)

    I think the keygen step creates both the private and public files. At least it did when I tried it last.
  8. R

    ASUS-Merlin Router to AIMesh Nodes - SSH Key Setup: Password(#19)-Passwordless(#16) or use Curl(#30)

    Yes, lots of ways to skin that cat. However, sometimes AI skins the furniture and confidently claims it was a cat. Saw that extra step to create the public key file and got confused. Sorry again!
  9. R

    ipv6 with controld stops working after about 2 hours

    So true. Random thought just this morning: LLMs need to have significantly more shame programmed into them. Humans wouldn't create long drawn out detailed instructions with figures and tables that were 100% wrong. AI: oops, you caught me.
  10. R

    ASUS-Merlin Router to AIMesh Nodes - SSH Key Setup: Password(#19)-Passwordless(#16) or use Curl(#30)

    I am assuming you tried this and it worked for you? Edit: sorry, grumpy today. Looks like it does!
  11. R

    ASUS-Merlin Router to AIMesh Nodes - SSH Key Setup: Password(#19)-Passwordless(#16) or use Curl(#30)

    Looks like it does want the private key as id_dropbear though. So need this too: cp ~/.ssh/id_rsa ~/.ssh/id_dropbear
  12. R

    ASUS-Merlin Router to AIMesh Nodes - SSH Key Setup: Password(#19)-Passwordless(#16) or use Curl(#30)

    Sorry, I can't find reference right now - I created them a while back. But from memory it was something like: dropbearkey -t rsa -f ~/.ssh/id_rsa -s 3072 Note you have to save and restore the ~/.ssh directory after reboot since the home directory is in tmp.
  13. R

    ASUS-Merlin Router to AIMesh Nodes - SSH Key Setup: Password(#19)-Passwordless(#16) or use Curl(#30)

    Note passwordless ssh login of the nodes is possible but it takes some extra steps such as creating a ssh key pair and then putting the public key in the "Authorized Keys" field in the UI. This info is then distributed to the nodes.
  14. R

    TAILMON TAILMON v1.3.1 -Mar 1, 2026- WireGuard-based Tailscale Installer, Configurator and Monitor (Available in AMTM!)

    Correct. Knock uses firewall logging to execute pre-planned commands like reboot. No ssh needed.
  15. R

    TAILMON TAILMON v1.3.1 -Mar 1, 2026- WireGuard-based Tailscale Installer, Configurator and Monitor (Available in AMTM!)

    The router could have a ssh issue only. He mentioned access to the local Pi. I would think the router would really have to be in trouble if the firewall logging is down too (what knock.sh is monitoring). Note the email function and tailmon is still working on the router. One would think...
Back
Top