networking:dns:unbound:configure_local_zones
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
networking:dns:unbound:configure_local_zones [2020/11/30 13:01] – created peter | networking:dns:unbound:configure_local_zones [2022/10/08 11:47] (current) – removed peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Networking - DNS - Unbound - Configure Local Zones ====== | ||
- | |||
- | Suppose you have a printer in your LAN. | ||
- | |||
- | You can connect to that printer by using its known IP address, like, for example, 192.168.1.100. | ||
- | |||
- | However, wouldn' | ||
- | |||
- | <WRAP info> | ||
- | **NOTE: | ||
- | |||
- | However, it is able to manage a small home LAN. | ||
- | </ | ||
- | |||
- | <file bash / | ||
- | private-address: | ||
- | local-zone: " | ||
- | local-data: " | ||
- | local-data: " | ||
- | local-data: " | ||
- | local-data-ptr: | ||
- | local-data-ptr: | ||
- | local-data-ptr: | ||
- | local-data-ptr: | ||
- | </ | ||
- | |||
- | <WRAP info> | ||
- | **NOTE: | ||
- | |||
- | The **private-address** directive prevents addresses in your LAN from being returned for public Internet names. This step prevents DNS rebinding attacks. | ||
- | |||
- | The **local-zone** directive defines all domains under sharewiz.net as local. | ||
- | |||
- | The **local-data-ptr** entries are optional and define reverse DNS information. | ||
- | |||
- | </ | ||
networking/dns/unbound/configure_local_zones.1606741270.txt.gz · Last modified: 2020/11/30 13:01 by peter