From a31914a5dab25ba8212c2ae3370bbd8f3e3d0b5d Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 15 Dec 2019 15:15:35 +0100 Subject: dns-forwarding: fix section style guide --- docs/services/dns-forwarding.rst | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'docs/services/dns-forwarding.rst') diff --git a/docs/services/dns-forwarding.rst b/docs/services/dns-forwarding.rst index 2b06284e..a431469e 100644 --- a/docs/services/dns-forwarding.rst +++ b/docs/services/dns-forwarding.rst @@ -1,7 +1,8 @@ .. _dns-forwarding: +############## DNS Forwarding --------------- +############## Use DNS forwarding if you want your router to function as a DNS server for the local network. There are several options, the easiest being 'forward all @@ -37,8 +38,11 @@ Set which networks or clients are allowed to query the DNS Server. Allow from al set service dns forwarding allow-from 0.0.0.0/0 +Examples +======== + Example 1 -^^^^^^^^^ +--------- Router with two interfaces eth0 (WAN link) and eth1 (LAN). Split DNS for example.com. @@ -55,7 +59,7 @@ Router with two interfaces eth0 (WAN link) and eth1 (LAN). Split DNS for example set service dns forwarding allow-from 0.0.0.0/0 Example 2 -^^^^^^^^^ +--------- Same as example 1 but with additional IPv6 addresses for Google's public DNS servers. -- cgit v1.2.3