Hi,
is there a way to start the vpn remotely on my asus-merlin ?
Id like to start a VPN to watch some foreign movies but dont want it on all the time. login in to the router, clicking to vpn settings and on seems cumbersome.
Is there a shortcut ?
cheers
buschi
service start_vpnclientX
where X is 1 or 2
set rHOST=192.168.1.1
set rPORT=22
set rUSER=admin
set rPASS=xxxxxxxxxxxx
set cCOMMAND=service start_vpnclient1
@plink.exe -ssh %rHOST% -P %rPORT% -l %rUSER% -pw %rPASS% -batch `%cCommand% %arg1% %arg2%` 2>&1
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!