fix: Add dnsmasq_rebind_domains variable

This commit is contained in:
pulsar89.5 2024-05-07 02:26:07 +02:00
parent c744dabb99
commit c54305446d

View File

@ -38,8 +38,8 @@ rev-server={{ server }}
{% endfor %}
# Définir les exceptions pour lesquelles le rebond est ok
{% for server in dnsmasq_rebind_domains %}
rebind-domain-ok=/domain/
{% for domain in dnsmasq_rebind_domains %}
rebind-domain-ok=/{{ domain }}/
{% endfor %}
# Bloquer le rebond DNS