What's new

VPN director issue on RT-AC86U (386.14 Merlin FW)

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

Dome01

New Around Here
Hello,
I have an ASUS RT-AC86U running on 386.14 Merlin release.
Starting from this last update I am no longer able to create new VPN director rules...
When I create for example a new rule to redirect the traffic on WAN for a specific internal IP, the rule will be created but "vanishes" after I press APPLY button.
I have created 5 OVPN clients and use VPN director to redirect all my Internet traffic towards them in priority order (I use less prio OVPN clients as backup for high prio OVPN ones).
For specific internal devices I need instead to redirect traffic directly on the WAN as shown in pic attached.

I have already created other similar rules which work successfully but starting from 386.14 release I can't add other ones

Could you help me please?
 

Attachments

  • Screenshot_20240924_161816.jpg
    Screenshot_20240924_161816.jpg
    86.2 KB · Views: 25
Out of space on /jffs?

Code:
df -h /jffs

AFAIK, these are stored in /jffs.

Code:
cat /jffs/openvpn/vpndirector_rulelist
 
Might want to check nvram as well in case adding a rule caused an update/addition there as well (nvram seems much more likely to be exhausted than jffs anyway).

Code:
nvram show >/dev/null
 
Hello eibgrad,

Apologize for my late answer, I had not free time before.
Below the outcomes of commands you suggested:

ASUSWRT-Merlin RT-AC86U 386.14_0 Sat Jul 20 17:12:47 UTC 2024
MasterAdminPDE@RT-AC86U-EDC8-PDEnet:/tmp/home/root# df -h /jffs
Filesystem Size Used Available Use% Mounted on
/dev/mtdblock9 47.0M 36.2M 10.8M 77% /jffs
MasterAdminPDE@RT-AC86U-EDC8-PDEnet:/tmp/home/root# nvram show >/dev/null
size: 85780 bytes (45292 left)

In addition I see, on administration tools, system register, the following repetitive message:

Sep 28 17:08:23 kernel: jffs2: Argh. No free space left for GC. nr_erasing_blocks is 0. nr_free_blocks is 0. (erasableempty: yes, erasingempty: yes, erasependingempty: yes)

Please let me know
Thank you
 

??
Hello eibgrad,

I tried to stop Traffic Analyzer but without success, the error above was still present.
But I have tried then to restore factory config on my ASUS RT-AC86U, to re-apply the backuped configuration and this solved the issue! The error in the filesystem disappeared and I am now able to add VPN rules back on the VPN director.
Thank you for suggestion!
 

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top