mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-06-21 01:25:52 +02:00
doc/update-tunnelbroker: give more hints on expected config
This commit is contained in:
parent
16e93018ef
commit
c95cbdbc1e
1 changed files with 4 additions and 1 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue