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

  1. T

    RT-AX86U - VPN Director Rules are not saving. Logs flooded with kernel: jffs2: Argh. No free space left for GC

    I'll try this when it's safe to do so (working from home + kids) , but again I'm very scared that if that is read only now, it won't allow me to restore settings, and then it will be basically bricked. The only thing that makes me optimistic is the fact that I've always done dirty installs, so...
  2. T

    RT-AX86U - VPN Director Rules are not saving. Logs flooded with kernel: jffs2: Argh. No free space left for GC

    Hi, Thanks for your help! I did multiple reboots, but they went fine. I do have backups of settings and jffs. How do I create a nvram backup? Also, if it's not bad secort, which other hardware problem could it be? I'm a but confused of what the next steps are for me. As I said...
  3. T

    RT-AX86U - VPN Director Rules are not saving. Logs flooded with kernel: jffs2: Argh. No free space left for GC

    I figured this out, this is the output: Hi, here the results: https://pastebin.com/LV0Xw2zQ I tried to run mtd_check64, but it says not found (please check my previous comment). Thanks for your help now, talk later!
  4. T

    RT-AX86U - VPN Director Rules are not saving. Logs flooded with kernel: jffs2: Argh. No free space left for GC

    All of the following? mtd0 mtd10ro mtd12ro mtd14ro mtd2 mtd4 mtd6 mtd8 mtdblock0 mtdblock12 mtdblock2 mtdblock6 mtd0ro mtd11 mtd13 mtd15 mtd2ro mtd4ro mtd6ro mtd8ro mtdblock1 mtdblock13 mtdblock3...
  5. T

    RT-AX86U - VPN Director Rules are not saving. Logs flooded with kernel: jffs2: Argh. No free space left for GC

    I've downloaded the raw file from https://github.com/JGrana01/mtd_check/raw/refs/heads/main/mtd_check64, but when I try to execute it, it says not found: XXXX@RT-AX86U-9E48:/tmp/mnt/Seagate_Expansion_Drive/scripts# pwd /tmp/mnt/Seagate_Expansion_Drive/scripts...
  6. T

    RT-AX86U - VPN Director Rules are not saving. Logs flooded with kernel: jffs2: Argh. No free space left for GC

    This is the output. Only 1 BAD sector, is it good, right? Can that single BAD sector cause the issues? XXXX@RT-AX86U-9E48:/tmp/home/root# /bin/mtdinfo -M /dev/mtd9 mtd9 Name: misc2 Type: nand Eraseblock size: 131072 bytes, 128.0...
  7. T

    RT-AX86U - VPN Director Rules are not saving. Logs flooded with kernel: jffs2: Argh. No free space left for GC

    I'm just scared of doing that, since now everything that's already been configured is working fine, I can't change configurations as if it went into a "read-only" state. So I'm scared that it won't allow me to restore the settings, and I'll just need to bin it. Any other less invasive tests you...
  8. T

    RT-AX86U - VPN Director Rules are not saving. Logs flooded with kernel: jffs2: Argh. No free space left for GC

    I tried rebooting, and it rebooted smoothly, but still no luck with script installation. If I do a backup and then a factory reset, can I restore the backup, or will it "restore" the issue? Yes, that's enabled
  9. T

    RT-AX86U - VPN Director Rules are not saving. Logs flooded with kernel: jffs2: Argh. No free space left for GC

    Hi, Thanks for your reply. Unfortunately, installation didn't work: XXXX@RT-AX86U-9E48:/tmp/home/root# uname -m aarch64 XXXX@RT-AX86U-9E48:/tmp/home/root# /usr/sbin/curl --retry 3 "https://raw.githubusercontent.com/JGrana01/mtd_check/m aster/mtd_check_install" -o...
  10. T

    RT-AX86U - VPN Director Rules are not saving. Logs flooded with kernel: jffs2: Argh. No free space left for GC

    Hi, I'm on RT-AX86U with latest Merling firmware 3004.388.9_2 and I'm having an issue. As per the title, any new VPN Director Rules don't save. I have around 20 active ones that are working fine. If I try to add a new one, it's added to the table after I create it, but then when I click apply...
  11. T

    Release Asuswrt-Merlin 3004.388.8_4 is now available

    Hi, Thanks for your reply. Is this a once-off setting to be done after updating to 3004.388.8_4 or does it need to be included in my ssh script and executed every time a VPN is started/stopped? I use VPN 1 and 3 and start them with the following command (example for vpn1): service...
  12. T

    Release Asuswrt-Merlin 3004.388.8_4 is now available

    Hi @RMerlin, Can you please provide an example on how to update the enabled/disabled nvram setting programmatically when starting and stopping vpn via ssh? I'm on RT-AX86U. Thanks!
  13. T

    Switching Guest network on/off wifi with SSH command

    Makes sense! But the fact that it works when manually enabled suggests that there are some more commands being executed when you press enable from the UI. Anyway for my use case slot #2 works just great. Thanks again!
  14. T

    Switching Guest network on/off wifi with SSH command

    Network slot #2 works perfectly, thanks! Out of curiosity, what's the difference and why #1 didn't work? Thanks a lot for your help!
  15. T

    Switching Guest network on/off wifi with SSH command

    I may have spoken too early. Activating the guest network with those commands seems to work, but it doesn't allow anyone to connect. It gets stuck on obtaining ip address. I had to manually disable and re-enable from the web ui to make it work properly. Any thoughts?
Back
Top