ubuntu:bind:configure_bind9
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubuntu:bind:configure_bind9 [2020/12/09 14:12] – peter | ubuntu:bind:configure_bind9 [2020/12/09 16:06] (current) – peter | ||
---|---|---|---|
Line 9: | Line 9: | ||
BIND9 can be configured in many different ways, mostly: | BIND9 can be configured in many different ways, mostly: | ||
- | * **Caching | + | * **[[Ubuntu: |
- | * **Primary | + | * **[[Ubuntu: |
- | * **Secondary | + | * **[[Ubuntu: |
---- | ---- | ||
Line 39: | Line 39: | ||
All the while providing caching services for hosts on the local LAN. | All the while providing caching services for hosts on the local LAN. | ||
</ | </ | ||
- | |||
- | ---- | ||
- | |||
- | ===== Caching Nameserver ===== | ||
- | |||
- | The default configuration acts as a caching server. | ||
- | |||
- | Simply uncomment and edit **/ | ||
- | |||
- | <code bash> | ||
- | forwarders { | ||
- | 1.2.3.4; | ||
- | 5.6.7.8; | ||
- | }; | ||
- | </ | ||
- | |||
- | <WRAP info> | ||
- | **NOTE: | ||
- | </ | ||
- | |||
- | |||
- | To enable the new configuration, | ||
- | |||
- | <code bash> | ||
- | sudo systemctl restart bind9.service | ||
- | </ | ||
- | |||
- | ---- | ||
ubuntu/bind/configure_bind9.1607523173.txt.gz · Last modified: 2020/12/09 14:12 by peter