dc4747cf3b441b381218e6392fa461db78207deb
services/dns/External-DNS.md
| ... | ... | @@ -17,6 +17,8 @@ Freifunk generates its zone configuration from the [icvpn-meta](https://github.c |
| 17 | 17 | cd icvpn-scripts |
| 18 | 18 | ./mkdns -f bind -s ../icvpn-meta/ -x dn42 -x hack -x rzl |
| 19 | 19 | |
| 20 | +_Note: dn42, chaosvpn and rzl are excluded (-x), because they are not part of Freifunk and you might want to configure them yourself. |
|
| 21 | + |
|
| 20 | 22 | The mkdns script currently supports the following setups: |
| 21 | 23 | * bind (static-stub) |
| 22 | 24 | * bind-forward (forward zone) |