Skip to content

Commit c95cbdb

Browse files
committed
doc/update-tunnelbroker: give more hints on expected config
1 parent 16e9301 commit c95cbdb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

doc/update-tunnelbroker.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,10 @@ Configuration
2828

2929
The configuration goes to interface's comment:
3030

31-
/interface/6to4/set comment="tunnelbroker, user=user, pass=s3cr3t, id=12345" tunnelbroker;
31+
/interface/6to4/set comment="tunnelbroker, user=user, id=12345, pass=s3cr3t" tunnelbroker;
32+
33+
You should know you user name from login. The `id` is the tunnel's numeric
34+
id, `pass` is the *update key* found on the tunnel's advanced tab.
3235

3336
Also enabling dynamic DNS in Mikrotik cloud is required:
3437

0 commit comments

Comments
 (0)