aboutsummaryrefslogtreecommitdiffstats
path: root/doc/update-tunnelbroker.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/update-tunnelbroker.md')
-rw-r--r--doc/update-tunnelbroker.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/update-tunnelbroker.md b/doc/update-tunnelbroker.md
index 9dd7f19..bfe8e25 100644
--- a/doc/update-tunnelbroker.md
+++ b/doc/update-tunnelbroker.md
@@ -28,11 +28,11 @@ Configuration
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:
- / ip cloud set ddns-enabled=yes;
+ /ip/cloud/set ddns-enabled=yes;
See also
--------