summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/misc/socketaddress.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docbook/smbdotconf/misc/socketaddress.xml')
-rw-r--r--docs/docbook/smbdotconf/misc/socketaddress.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/docbook/smbdotconf/misc/socketaddress.xml b/docs/docbook/smbdotconf/misc/socketaddress.xml
new file mode 100644
index 0000000000..e77737f18b
--- /dev/null
+++ b/docs/docbook/smbdotconf/misc/socketaddress.xml
@@ -0,0 +1,14 @@
+<samba:parameter xmlns:samba="http://samba.org/common">
+ <term><anchor id="SOCKETADDRESS"/>socket address (G)</term>
+ <listitem><para>This option allows you to control what
+ address Samba will listen for connections on. This is used to
+ support multiple virtual interfaces on the one server, each
+ with a different configuration.</para>
+
+ <para>By default Samba will accept connections on any
+ address.</para>
+
+ <para>Example: <command moreinfo="none">socket address = 192.168.2.20</command>
+ </para>
+ </listitem>
+ </samba:parameter>