ubuntu:dns:glue_records
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ubuntu:dns:glue_records [2019/11/27 00:31] – created peter | ubuntu:dns:glue_records [2021/01/10 21:05] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Ubuntu - DNS - Glue Records ====== | ||
- | |||
- | Glue records are **A** records that are associated with **NS** records to provide " | ||
- | |||
- | <code bash> | ||
- | domain.com. | ||
- | domain.com. | ||
- | |||
- | ns1 IN A | ||
- | ns2 IN A | ||
- | </ | ||
- | |||
- | In the above example we are mapping each NS records to IP address (A record) thus binding nameservers to IP (that is glue them). | ||
ubuntu/dns/glue_records.1574814707.txt.gz · Last modified: 2020/07/15 09:30 (external edit)