mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
smb.conf(5): Add basic documentation for 'dns forwarder'.
This commit is contained in:
parent
394258ad4c
commit
e9d91cd4a1
17
docs-xml/smbdotconf/domain/dnsforwarder.xml
Normal file
17
docs-xml/smbdotconf/domain/dnsforwarder.xml
Normal file
@ -0,0 +1,17 @@
|
||||
<samba:parameter name="dns forwarder"
|
||||
context="G"
|
||||
type="string"
|
||||
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
||||
<description>
|
||||
<para>This option specifies the DNS server that DNS requests will be
|
||||
forwarded to if they can not be handled by Samba itself.
|
||||
</para>
|
||||
|
||||
<para>The DNS forwarder is only used if the internal DNS server
|
||||
in Samba is used.
|
||||
</para>
|
||||
</description>
|
||||
|
||||
<value type="default"></value>
|
||||
<value type="example">192.168.0.1</value>
|
||||
</samba:parameter>
|
Loading…
x
Reference in New Issue
Block a user