CVE-2023-34968: mdssvc: introduce an allocating wrapper to sl_pack()
[Samba.git] / docs-xml / smbdotconf / protocol / dnsport.xml
blob20d39b2029b18600c25a5a7b3f4ffdcdde710f37
1 <samba:parameter name="dns port"
2                  context="G"
3                  type="integer"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6     <para>Specifies which ports the server should listen on for
7     DNS traffic.</para>
9     <para>It makes possible to use another DNS server as a front
10     and forward to Samba.</para>
12     <warning>
13         <para>Dynamic DNS updates may not be proxied by the front
14         DNS server when forwarding to Samba. Dynamic DNS update
15         proxying depends on the features of the other DNS server
16         used as a front.</para>
17     </warning>
18 </description>
20 <value type="default">53</value>
21 </samba:parameter>