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.
	
	
	
		
				
			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 
	
 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		 
 
		