networking:dns:unbound:local_data
This is an old revision of the document!
Networking - DNS - Unbound - Local Data
Type | Example | Comment |
---|---|---|
CNAME | local-data: “alias 3600 IN CNAME host.example.org.” | Only 1 CNAME per name, otherwise the client will not be able to resolve it (does not allow multiple entries like an A) |
MX | local-data: “my.localdomain. MX 10 mail.example.org.” | “@” Is not acceptable for unbound - replace the domain's FQDN instead. Unbound does not use the default domain in this specific case. |
SRV | local-data: “_sip._tcp 60 IN SRV 0 5 5060 pbx.example.org.” |
networking/dns/unbound/local_data.1607417378.txt.gz · Last modified: 2020/12/08 08:49 by peter