Changes between Version 3 and Version 4 of Mikrotikvpn
- Timestamp:
- 02/28/21 15:30:28 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Mikrotikvpn
v3 v4 17 17 }}} 18 18 In above, vpn server=trueiot.io, vpn username=tonic11, passwd=vpnPassw0rd, connect enable=1 (to disable connection this value will be 0) [[br]] 19 Note: we need to have ''',''' at the end of line ex. '''1,''' , otherwise the script '''$conn'''below need to compare to "1\n" or "0\n". [[br]]19 Note: we need to have "," at the end of line ex. "1," , otherwise the script '''$conn''' below need to compare to "1\n" or "0\n". [[br]] 20 20 21 21