mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
doc/update-tunnelbroker: RouterOS v7 path syntax
This commit is contained in:
@@ -28,11 +28,11 @@ Configuration
|
|||||||
|
|
||||||
The configuration goes to interface's comment:
|
The configuration goes to interface's comment:
|
||||||
|
|
||||||
/ interface 6to4 set comment="tunnelbroker, user=user, pass=s3cr3t, id=12345" tunnelbroker;
|
/interface/6to4/set comment="tunnelbroker, user=user, pass=s3cr3t, id=12345" tunnelbroker;
|
||||||
|
|
||||||
Also enabling dynamic DNS in Mikrotik cloud is required:
|
Also enabling dynamic DNS in Mikrotik cloud is required:
|
||||||
|
|
||||||
/ ip cloud set ddns-enabled=yes;
|
/ip/cloud/set ddns-enabled=yes;
|
||||||
|
|
||||||
See also
|
See also
|
||||||
--------
|
--------
|
||||||
|
Reference in New Issue
Block a user