c0df4e3c40068001298f2b86788d8b878fce7de6
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 hack -x rzl |
|
| 18 | + ./mkdns -f bind -s ../icvpn-meta/ -x dn42 -x chaosvpn -x rzl |
|
| 19 | 19 | |
| 20 | 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 | 21 |