What's new

Release Asuswrt-Merlin 3004.388.8_4 is now available

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

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!
vpn_clientx_eas nvram need to contain a list of enabled clients, separated by a comma. For example, if client 1 and 3 are enabled:

Code:
nvram set vpn_clientx_eas=1,3
nvram commit
 

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