Add SNT rsync url
[web.git] / docs / uci_dnsmasq.txt
index 3ec614cb934feb191adf37276dba30077bdb452c..fa789190b7bc4f38a08b6537defd3aa56d79e29b 100644 (file)
@@ -1,8 +1,8 @@
+---
+---
 DNS and DHCP configuration
 ==========================
 
-include::uci_menu.inc[]
-
 == DNS and DHCP configuration
 
 The _dnsmasq_ and dhcpd configuration is located in **'/etc/config/dhcp'** and controls both DNS and DHCP server options on the device.
@@ -352,9 +352,6 @@ Note that you shouldn't use this as a security feature to prevent unwanted clien
 Define a custom domain name and the corresponding PTR record - assigns the IP address '192.168.1.140' to the domain name 'typhoon' and construct an appropriate reverse record '140.1.168.192.in-addr.arpa'. It works like an entry in '/etc/hosts' but more flexible
 and integrated.
 
-*CAUTION*: Note that this currently only works for IPv4 addresses and that this functionality is not present in release prior to 8.09.2 .
-*CAUTION*: Note that reverse records are not properly generated at present. (Barrier Breaker 14.07-RC2)
-
 ----
 config 'domain'
        option 'name' 'typhoon'