diff options
Diffstat (limited to 'doc/update-tunnelbroker.md')
-rw-r--r-- | doc/update-tunnelbroker.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/update-tunnelbroker.md b/doc/update-tunnelbroker.md index bfe8e25..4da4fa8 100644 --- a/doc/update-tunnelbroker.md +++ b/doc/update-tunnelbroker.md @@ -28,7 +28,10 @@ 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, id=12345, pass=s3cr3t" tunnelbroker; + +You should know you user name from login. The `id` is the tunnel's numeric +id, `pass` is the *update key* found on the tunnel's advanced tab. Also enabling dynamic DNS in Mikrotik cloud is required: |