ffnord / ffnord-puppet-gateway

Deploy and manage your Freifunk community gateway, mostly compatible with Gluon.
15 stars 13 forks source link

BIND ICVPN conf wird nicht aktualisiert #191

Open Tarnatos opened 7 years ago

Tarnatos commented 7 years ago

Mir ist aufgefallen das: /etc/bind/named.conf.icvpn-meta

nicht automatisch aktualisiert wird. Daher werden Änderungen aus: https://github.com/freifunk/icvpn-meta/

nicht automatisch auf den GWs übernommen.

rubo77 commented 7 years ago

also auf vpn0 steht in

# crontab -l|grep meta
# Puppet Name: update-icvpn-meta
0 * * * * /usr/local/bin/update-meta pull
Tarnatos commented 7 years ago

Das bewirkt aber nur, das: https://github.com/freifunk/icvpn

gepullt wird.

Das erfasst zwar neue hosts (Peering Partner) bewirkt aber keine Neukonfiguration / Aktualisierung von: /etc/bind/named.conf.icvpn-meta

rubo77 commented 7 years ago

das was in /usr/local/bin/update-meta steht sieht aber schon irgendwie so aus, als wenn es das täte, ich versteh das script noch nicht so ganz:

  /opt/icvpn-scripts/mkdns -f bind ${excluded_zones} -s /var/lib/icvpn-meta > /etc/bind/named.conf.icvpn-meta