diff options
author | Christian Hesse <mail@eworm.de> | 2022-10-09 19:45:18 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2022-10-09 23:56:53 +0200 |
commit | e7995fa06b023918fa40de10d4a299ee4a89b2f0 (patch) | |
tree | e72eccfda13e37737c15621f619bc1fe7eaa6d9d /doc | |
parent | c95cbdbc1e849f8044b00f85f9a29e064af1ccd1 (diff) |
update-tunnelbroker: get public address from website
This is a good condidate:
https://showipv6.de/
We can drop the cloud code, which seems to be unreliable in somd
situations.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/update-tunnelbroker.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/update-tunnelbroker.md b/doc/update-tunnelbroker.md index 4da4fa8..3338e2b 100644 --- a/doc/update-tunnelbroker.md +++ b/doc/update-tunnelbroker.md @@ -33,10 +33,6 @@ The configuration goes to interface's comment: 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: - - /ip/cloud/set ddns-enabled=yes; - See also -------- |