Monviech / os-caddy-plugin

Caddy Plugin with GUI for OPNsense
Other
38 stars 0 forks source link

Allow custom resolver in DNS Provider Tab #128

Closed Monviech closed 5 months ago

Monviech commented 5 months ago

Can set to the DNS Server of the DNS Provider so TXT Records can be checked instantly for validity. Otherwise DNS cache might play a role in certain edge cases. Some caddy-dns modules like cloudflare recommended it.

Monviech commented 5 months ago

I thought about it and it's not necessary. On the OPNsense you have unbound per default, and it's pretty efficient at doing recursive DNS lookups. So it's unlikely you run into any cache problems with DNS if you set a new TXT Record with a DNS Provider. The result will be pretty much instant.