Changes

91 bytes removed ,  08:28, 16 November 2022
no edit summary
Line 148: Line 148:     
A guide on how to set up a RMS VPN Hub can be found [https://youtu.be/dfAudZR2wPY here].
 
A guide on how to set up a RMS VPN Hub can be found [https://youtu.be/dfAudZR2wPY here].
 +
 +
[[File:RMS VPN config IO.png|border|center|class=tlt-border|504x504px]]
    
Both RUT1 and RUT2 have to be added to RMS VPN Hub.
 
Both RUT1 and RUT2 have to be added to RMS VPN Hub.
Line 153: Line 155:  
====Script====
 
====Script====
 
Adjust the script accordingly to the RMS VPN Hub assigned IP to RUT2.
 
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==