Changes

421 bytes added ,  10:35, 11 November 2022
no edit summary
Line 142: Line 142:  
==Via RMS VPN==
 
==Via RMS VPN==
    +
===RMS VPN configuration===
 +
 +
A guide on how to set up a RMS VPN Hub can be found [https://youtu.be/dfAudZR2wPY here].
 +
 +
Both RUT1 and RUT2 have to be added to RMS VPN Hub.
 +
 +
====Script====
 +
Adjust the script accordingly to the RMS VPN Hub assigned IP to RUT2.
 +
 +
<pre>#!/bin/sh
 +
 +
curl -X GET "http://192.168.255.6/cgi-bin/sms_send?username=user1&password=password&number=0037066081843&text=admin01 outputon"
 +
 +
exit 0</pre></li>
    
==Results==
 
==Results==

Navigation menu