860b64e71a2ce062a4474f8d4e1806800b2026d6
services/dns/External-DNS.md
... | ... | @@ -15,7 +15,7 @@ Freifunk generates its zone configuration from the [icvpn-meta](https://github.c |
15 | 15 | git clone https://github.com/freifunk/icvpn-scripts.git |
16 | 16 | git clone https://github.com/freifunk/icvpn-meta.git |
17 | 17 | cd icvpn-scripts |
18 | - ./mkdns -f bind -s ../icvpn-meta/ -x dn42 -x rzl |
|
18 | + ./mkdns -f bind -s ../icvpn-meta/ -x dn42 -x hack -x rzl |
|
19 | 19 | |
20 | 20 | The mkdns script currently supports the following setups: |
21 | 21 | * bind (static-stub) |