What's new
  • 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!

Change VPN director rule over ssh

Mikii

Regular Contributor
Hi. Is this the correct way to change a vpn director rule over ssh?
Or is there some kind of internal Asus Merlin script/command I can use?
Thank you.

Code:
# Enable a rule named “Apple TV VPN”
sed -i 's/<0>Apple TV VPN>/<1>Apple TV VPN>/g' /jffs/openvpn/vpndirector_rulelist

# Then restart routing
service restart_vpnrouting0
 

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!
Back
Top