aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2018-04-11 19:40:27 +0300
committerYuri Chornoivan <yurchor@ukr.net>2018-04-11 19:40:27 +0300
commit732a15878eabc8315722b735c129ddae810d1a4e (patch)
tree17d58425b98bbb9eb66aebfb4b6b462e5b70057c
parentc786498575a91566d9a3e3f6491bca04baf2104b (diff)
downloadtools-732a15878eabc8315722b735c129ddae810d1a4e.tar
tools-732a15878eabc8315722b735c129ddae810d1a4e.tar.gz
tools-732a15878eabc8315722b735c129ddae810d1a4e.tar.bz2
tools-732a15878eabc8315722b735c129ddae810d1a4e.tar.xz
tools-732a15878eabc8315722b735c129ddae810d1a4e.zip
Add firewall.xml
-rw-r--r--docs/docs/stable/installer/cs/firewall.xml49
-rw-r--r--docs/docs/stable/installer/eo/firewall.xml49
-rw-r--r--docs/docs/stable/installer/hr/firewall.xml49
-rw-r--r--docs/docs/stable/installer/id/firewall.xml49
-rw-r--r--docs/docs/stable/installer/it/firewall.xml49
-rw-r--r--docs/docs/stable/installer/pl/firewall.xml49
-rw-r--r--docs/docs/stable/installer/pt/firewall.xml49
-rw-r--r--docs/docs/stable/installer/ro/firewall.xml49
-rw-r--r--docs/docs/stable/installer/sk/firewall.xml49
-rw-r--r--docs/docs/stable/installer/sq/firewall.xml49
-rw-r--r--docs/docs/stable/installer/tg/firewall.xml49
-rw-r--r--docs/docs/stable/installer/tr/firewall.xml49
-rw-r--r--docs/docs/stable/installer/zh_CN/firewall.xml49
13 files changed, 637 insertions, 0 deletions
diff --git a/docs/docs/stable/installer/cs/firewall.xml b/docs/docs/stable/installer/cs/firewall.xml
new file mode 100644
index 00000000..28b10b53
--- /dev/null
+++ b/docs/docs/stable/installer/cs/firewall.xml
@@ -0,0 +1,49 @@
+<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" xml:id="firewall" version="5.0" xml:lang="cs">
+ <info>
+ <title xml:id="firewall-ti1">Firewall</title>
+ </info>
+
+ <para xml:id="firewall-pa1" revision="1">This section allows to configure some simple firewall rules: they determine
+which type of message from the Internet will be accepted by the target
+system. This, in turn, allows the corresponding services on the system to be
+accessible from the Internet.</para>
+
+ <para>In the default setting, no button is checked - no service of the system is
+accessibly from the network. The "<emphasis>Everything (no
+firewall)</emphasis>" button has a particular role: it enables access to all
+services of the machine - an option that does not make much sense in the
+context of the installer since it would create a totally unprotected
+system. Its veritable use is in the context of the Mageia Control Center
+(which uses the same GUI layout) for temporarily disabling the entire set of
+firewall rules for testing and debugging purposes.</para>
+
+ <para>All other checkbuttons are more or less self-explanatory. As an example, you
+will check the "CUPS server" button if you want printers on your machine to
+be accessible from the network.</para>
+
+ <para><emphasis role="bold">Pokročilé</emphasis></para>
+
+ <para>The set of checkbuttons only comprises the most common services. The
+"Advanced" button allows to enable messages that correspond to a service for
+which no checkbutton exists. The "<emphasis>Advanced</emphasis>" button
+opens a window where you can enable a series of services by typing a list of
+couples (blank separated)</para>
+
+ <para><emphasis>&lt;port-number>/&lt;protocol></emphasis></para>
+
+ <simplelist>
+ <member>- <emphasis>&lt;port-number></emphasis> is the value of the port assigned to
+the service you want to enable (e.g. 873 for the RSYNC service) as defined
+in <emphasis>RFC-433</emphasis>;</member>
+
+ <member>- <emphasis>&lt;protocol></emphasis> je jedním z <emphasis>TCP</emphasis>
+nebo <emphasis>UDP</emphasis> - internetový protokol, který je používán
+službou.</member>
+ </simplelist>
+
+ <para>For instance, the entry for enabling access to the RSYNC service therefore
+is <emphasis>873/tcp</emphasis>.</para>
+
+ <para>In case a service is implemented to use both protocols, you specify 2
+couples for the same port.</para>
+</section> \ No newline at end of file
diff --git a/docs/docs/stable/installer/eo/firewall.xml b/docs/docs/stable/installer/eo/firewall.xml
new file mode 100644
index 00000000..31d4d02f
--- /dev/null
+++ b/docs/docs/stable/installer/eo/firewall.xml
@@ -0,0 +1,49 @@
+<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" xml:id="firewall" version="5.0" xml:lang="eo">
+ <info>
+ <title xml:id="firewall-ti1">Firewall</title>
+ </info>
+
+ <para xml:id="firewall-pa1" revision="1">This section allows to configure some simple firewall rules: they determine
+which type of message from the Internet will be accepted by the target
+system. This, in turn, allows the corresponding services on the system to be
+accessible from the Internet.</para>
+
+ <para>In the default setting, no button is checked - no service of the system is
+accessibly from the network. The "<emphasis>Everything (no
+firewall)</emphasis>" button has a particular role: it enables access to all
+services of the machine - an option that does not make much sense in the
+context of the installer since it would create a totally unprotected
+system. Its veritable use is in the context of the Mageia Control Center
+(which uses the same GUI layout) for temporarily disabling the entire set of
+firewall rules for testing and debugging purposes.</para>
+
+ <para>All other checkbuttons are more or less self-explanatory. As an example, you
+will check the "CUPS server" button if you want printers on your machine to
+be accessible from the network.</para>
+
+ <para><emphasis role="bold">Advanced</emphasis></para>
+
+ <para>The set of checkbuttons only comprises the most common services. The
+"Advanced" button allows to enable messages that correspond to a service for
+which no checkbutton exists. The "<emphasis>Advanced</emphasis>" button
+opens a window where you can enable a series of services by typing a list of
+couples (blank separated)</para>
+
+ <para><emphasis>&lt;port-number>/&lt;protocol></emphasis></para>
+
+ <simplelist>
+ <member>- <emphasis>&lt;port-number></emphasis> is the value of the port assigned to
+the service you want to enable (e.g. 873 for the RSYNC service) as defined
+in <emphasis>RFC-433</emphasis>;</member>
+
+ <member>- <emphasis>&lt;protocol></emphasis> is one of <emphasis>TCP</emphasis> or
+<emphasis>UDP</emphasis> - the internet protocol that is used by the
+service.</member>
+ </simplelist>
+
+ <para>For instance, the entry for enabling access to the RSYNC service therefore
+is <emphasis>873/tcp</emphasis>.</para>
+
+ <para>In case a service is implemented to use both protocols, you specify 2
+couples for the same port.</para>
+</section> \ No newline at end of file
diff --git a/docs/docs/stable/installer/hr/firewall.xml b/docs/docs/stable/installer/hr/firewall.xml
new file mode 100644
index 00000000..433650f9
--- /dev/null
+++ b/docs/docs/stable/installer/hr/firewall.xml
@@ -0,0 +1,49 @@
+<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" xml:id="firewall" version="5.0" xml:lang="hr">
+ <info>
+ <title xml:id="firewall-ti1">Vatrozid</title>
+ </info>
+
+ <para xml:id="firewall-pa1" revision="1">This section allows to configure some simple firewall rules: they determine
+which type of message from the Internet will be accepted by the target
+system. This, in turn, allows the corresponding services on the system to be
+accessible from the Internet.</para>
+
+ <para>In the default setting, no button is checked - no service of the system is
+accessibly from the network. The "<emphasis>Everything (no
+firewall)</emphasis>" button has a particular role: it enables access to all
+services of the machine - an option that does not make much sense in the
+context of the installer since it would create a totally unprotected
+system. Its veritable use is in the context of the Mageia Control Center
+(which uses the same GUI layout) for temporarily disabling the entire set of
+firewall rules for testing and debugging purposes.</para>
+
+ <para>All other checkbuttons are more or less self-explanatory. As an example, you
+will check the "CUPS server" button if you want printers on your machine to
+be accessible from the network.</para>
+
+ <para><emphasis role="bold">Advanced</emphasis></para>
+
+ <para>The set of checkbuttons only comprises the most common services. The
+"Advanced" button allows to enable messages that correspond to a service for
+which no checkbutton exists. The "<emphasis>Advanced</emphasis>" button
+opens a window where you can enable a series of services by typing a list of
+couples (blank separated)</para>
+
+ <para><emphasis>&lt;port-number>/&lt;protocol></emphasis></para>
+
+ <simplelist>
+ <member>- <emphasis>&lt;port-number></emphasis> is the value of the port assigned to
+the service you want to enable (e.g. 873 for the RSYNC service) as defined
+in <emphasis>RFC-433</emphasis>;</member>
+
+ <member>- <emphasis>&lt;protocol></emphasis> is one of <emphasis>TCP</emphasis> or
+<emphasis>UDP</emphasis> - the internet protocol that is used by the
+service.</member>
+ </simplelist>
+
+ <para>For instance, the entry for enabling access to the RSYNC service therefore
+is <emphasis>873/tcp</emphasis>.</para>
+
+ <para>In case a service is implemented to use both protocols, you specify 2
+couples for the same port.</para>
+</section> \ No newline at end of file
diff --git a/docs/docs/stable/installer/id/firewall.xml b/docs/docs/stable/installer/id/firewall.xml
new file mode 100644
index 00000000..8387e6c2
--- /dev/null
+++ b/docs/docs/stable/installer/id/firewall.xml
@@ -0,0 +1,49 @@
+<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" xml:id="firewall" version="5.0" xml:lang="id">
+ <info>
+ <title xml:id="firewall-ti1">Firewall</title>
+ </info>
+
+ <para xml:id="firewall-pa1" revision="1">This section allows to configure some simple firewall rules: they determine
+which type of message from the Internet will be accepted by the target
+system. This, in turn, allows the corresponding services on the system to be
+accessible from the Internet.</para>
+
+ <para>In the default setting, no button is checked - no service of the system is
+accessibly from the network. The "<emphasis>Everything (no
+firewall)</emphasis>" button has a particular role: it enables access to all
+services of the machine - an option that does not make much sense in the
+context of the installer since it would create a totally unprotected
+system. Its veritable use is in the context of the Mageia Control Center
+(which uses the same GUI layout) for temporarily disabling the entire set of
+firewall rules for testing and debugging purposes.</para>
+
+ <para>All other checkbuttons are more or less self-explanatory. As an example, you
+will check the "CUPS server" button if you want printers on your machine to
+be accessible from the network.</para>
+
+ <para><emphasis role="bold">Advanced</emphasis></para>
+
+ <para>The set of checkbuttons only comprises the most common services. The
+"Advanced" button allows to enable messages that correspond to a service for
+which no checkbutton exists. The "<emphasis>Advanced</emphasis>" button
+opens a window where you can enable a series of services by typing a list of
+couples (blank separated)</para>
+
+ <para><emphasis>&lt;port-number>/&lt;protocol></emphasis></para>
+
+ <simplelist>
+ <member>- <emphasis>&lt;port-number></emphasis> is the value of the port assigned to
+the service you want to enable (e.g. 873 for the RSYNC service) as defined
+in <emphasis>RFC-433</emphasis>;</member>
+
+ <member>- <emphasis>&lt;protocol></emphasis> is one of <emphasis>TCP</emphasis> or
+<emphasis>UDP</emphasis> - the internet protocol that is used by the
+service.</member>
+ </simplelist>
+
+ <para>For instance, the entry for enabling access to the RSYNC service therefore
+is <emphasis>873/tcp</emphasis>.</para>
+
+ <para>In case a service is implemented to use both protocols, you specify 2
+couples for the same port.</para>
+</section> \ No newline at end of file
diff --git a/docs/docs/stable/installer/it/firewall.xml b/docs/docs/stable/installer/it/firewall.xml
new file mode 100644
index 00000000..0dada50a
--- /dev/null
+++ b/docs/docs/stable/installer/it/firewall.xml
@@ -0,0 +1,49 @@
+<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" xml:id="firewall" version="5.0" xml:lang="it">
+ <info>
+ <title xml:id="firewall-ti1">Firewall</title>
+ </info>
+
+ <para xml:id="firewall-pa1" revision="1">This section allows to configure some simple firewall rules: they determine
+which type of message from the Internet will be accepted by the target
+system. This, in turn, allows the corresponding services on the system to be
+accessible from the Internet.</para>
+
+ <para>In the default setting, no button is checked - no service of the system is
+accessibly from the network. The "<emphasis>Everything (no
+firewall)</emphasis>" button has a particular role: it enables access to all
+services of the machine - an option that does not make much sense in the
+context of the installer since it would create a totally unprotected
+system. Its veritable use is in the context of the Mageia Control Center
+(which uses the same GUI layout) for temporarily disabling the entire set of
+firewall rules for testing and debugging purposes.</para>
+
+ <para>All other checkbuttons are more or less self-explanatory. As an example, you
+will check the "CUPS server" button if you want printers on your machine to
+be accessible from the network.</para>
+
+ <para><emphasis role="bold">Advanced</emphasis></para>
+
+ <para>The set of checkbuttons only comprises the most common services. The
+"Advanced" button allows to enable messages that correspond to a service for
+which no checkbutton exists. The "<emphasis>Advanced</emphasis>" button
+opens a window where you can enable a series of services by typing a list of
+couples (blank separated)</para>
+
+ <para><emphasis>&lt;port-number>/&lt;protocol></emphasis></para>
+
+ <simplelist>
+ <member>- <emphasis>&lt;port-number></emphasis> is the value of the port assigned to
+the service you want to enable (e.g. 873 for the RSYNC service) as defined
+in <emphasis>RFC-433</emphasis>;</member>
+
+ <member>- <emphasis>&lt;protocol></emphasis> is one of <emphasis>TCP</emphasis> or
+<emphasis>UDP</emphasis> - the internet protocol that is used by the
+service.</member>
+ </simplelist>
+
+ <para>For instance, the entry for enabling access to the RSYNC service therefore
+is <emphasis>873/tcp</emphasis>.</para>
+
+ <para>In case a service is implemented to use both protocols, you specify 2
+couples for the same port.</para>
+</section> \ No newline at end of file
diff --git a/docs/docs/stable/installer/pl/firewall.xml b/docs/docs/stable/installer/pl/firewall.xml
new file mode 100644
index 00000000..45882456
--- /dev/null
+++ b/docs/docs/stable/installer/pl/firewall.xml
@@ -0,0 +1,49 @@
+<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" xml:id="firewall" version="5.0" xml:lang="pl">
+ <info>
+ <title xml:id="firewall-ti1">Firewall</title>
+ </info>
+
+ <para xml:id="firewall-pa1" revision="1">This section allows to configure some simple firewall rules: they determine
+which type of message from the Internet will be accepted by the target
+system. This, in turn, allows the corresponding services on the system to be
+accessible from the Internet.</para>
+
+ <para>In the default setting, no button is checked - no service of the system is
+accessibly from the network. The "<emphasis>Everything (no
+firewall)</emphasis>" button has a particular role: it enables access to all
+services of the machine - an option that does not make much sense in the
+context of the installer since it would create a totally unprotected
+system. Its veritable use is in the context of the Mageia Control Center
+(which uses the same GUI layout) for temporarily disabling the entire set of
+firewall rules for testing and debugging purposes.</para>
+
+ <para>All other checkbuttons are more or less self-explanatory. As an example, you
+will check the "CUPS server" button if you want printers on your machine to
+be accessible from the network.</para>
+
+ <para><emphasis role="bold">Advanced</emphasis></para>
+
+ <para>The set of checkbuttons only comprises the most common services. The
+"Advanced" button allows to enable messages that correspond to a service for
+which no checkbutton exists. The "<emphasis>Advanced</emphasis>" button
+opens a window where you can enable a series of services by typing a list of
+couples (blank separated)</para>
+
+ <para><emphasis>&lt;port-number>/&lt;protocol></emphasis></para>
+
+ <simplelist>
+ <member>- <emphasis>&lt;port-number></emphasis> is the value of the port assigned to
+the service you want to enable (e.g. 873 for the RSYNC service) as defined
+in <emphasis>RFC-433</emphasis>;</member>
+
+ <member>- <emphasis>&lt;protocol></emphasis> is one of <emphasis>TCP</emphasis> or
+<emphasis>UDP</emphasis> - the internet protocol that is used by the
+service.</member>
+ </simplelist>
+
+ <para>For instance, the entry for enabling access to the RSYNC service therefore
+is <emphasis>873/tcp</emphasis>.</para>
+
+ <para>In case a service is implemented to use both protocols, you specify 2
+couples for the same port.</para>
+</section> \ No newline at end of file
diff --git a/docs/docs/stable/installer/pt/firewall.xml b/docs/docs/stable/installer/pt/firewall.xml
new file mode 100644
index 00000000..658d2550
--- /dev/null
+++ b/docs/docs/stable/installer/pt/firewall.xml
@@ -0,0 +1,49 @@
+<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" xml:id="firewall" version="5.0" xml:lang="pt">
+ <info>
+ <title xml:id="firewall-ti1">Firewall</title>
+ </info>
+
+ <para xml:id="firewall-pa1" revision="1">This section allows to configure some simple firewall rules: they determine
+which type of message from the Internet will be accepted by the target
+system. This, in turn, allows the corresponding services on the system to be
+accessible from the Internet.</para>
+
+ <para>In the default setting, no button is checked - no service of the system is
+accessibly from the network. The "<emphasis>Everything (no
+firewall)</emphasis>" button has a particular role: it enables access to all
+services of the machine - an option that does not make much sense in the
+context of the installer since it would create a totally unprotected
+system. Its veritable use is in the context of the Mageia Control Center
+(which uses the same GUI layout) for temporarily disabling the entire set of
+firewall rules for testing and debugging purposes.</para>
+
+ <para>All other checkbuttons are more or less self-explanatory. As an example, you
+will check the "CUPS server" button if you want printers on your machine to
+be accessible from the network.</para>
+
+ <para><emphasis role="bold">Advanced</emphasis></para>
+
+ <para>The set of checkbuttons only comprises the most common services. The
+"Advanced" button allows to enable messages that correspond to a service for
+which no checkbutton exists. The "<emphasis>Advanced</emphasis>" button
+opens a window where you can enable a series of services by typing a list of
+couples (blank separated)</para>
+
+ <para><emphasis>&lt;port-number>/&lt;protocol></emphasis></para>
+
+ <simplelist>
+ <member>- <emphasis>&lt;port-number></emphasis> is the value of the port assigned to
+the service you want to enable (e.g. 873 for the RSYNC service) as defined
+in <emphasis>RFC-433</emphasis>;</member>
+
+ <member>- <emphasis>&lt;protocol></emphasis> is one of <emphasis>TCP</emphasis> or
+<emphasis>UDP</emphasis> - the internet protocol that is used by the
+service.</member>
+ </simplelist>
+
+ <para>For instance, the entry for enabling access to the RSYNC service therefore
+is <emphasis>873/tcp</emphasis>.</para>
+
+ <para>In case a service is implemented to use both protocols, you specify 2
+couples for the same port.</para>
+</section> \ No newline at end of file
diff --git a/docs/docs/stable/installer/ro/firewall.xml b/docs/docs/stable/installer/ro/firewall.xml
new file mode 100644
index 00000000..46ccc6d1
--- /dev/null
+++ b/docs/docs/stable/installer/ro/firewall.xml
@@ -0,0 +1,49 @@
+<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" xml:id="firewall" version="5.0" xml:lang="ro">
+ <info>
+ <title xml:id="firewall-ti1">Firewall</title>
+ </info>
+
+ <para xml:id="firewall-pa1" revision="1">This section allows to configure some simple firewall rules: they determine
+which type of message from the Internet will be accepted by the target
+system. This, in turn, allows the corresponding services on the system to be
+accessible from the Internet.</para>
+
+ <para>In the default setting, no button is checked - no service of the system is
+accessibly from the network. The "<emphasis>Everything (no
+firewall)</emphasis>" button has a particular role: it enables access to all
+services of the machine - an option that does not make much sense in the
+context of the installer since it would create a totally unprotected
+system. Its veritable use is in the context of the Mageia Control Center
+(which uses the same GUI layout) for temporarily disabling the entire set of
+firewall rules for testing and debugging purposes.</para>
+
+ <para>All other checkbuttons are more or less self-explanatory. As an example, you
+will check the "CUPS server" button if you want printers on your machine to
+be accessible from the network.</para>
+
+ <para><emphasis role="bold">Advanced</emphasis></para>
+
+ <para>The set of checkbuttons only comprises the most common services. The
+"Advanced" button allows to enable messages that correspond to a service for
+which no checkbutton exists. The "<emphasis>Advanced</emphasis>" button
+opens a window where you can enable a series of services by typing a list of
+couples (blank separated)</para>
+
+ <para><emphasis>&lt;port-number>/&lt;protocol></emphasis></para>
+
+ <simplelist>
+ <member>- <emphasis>&lt;port-number></emphasis> is the value of the port assigned to
+the service you want to enable (e.g. 873 for the RSYNC service) as defined
+in <emphasis>RFC-433</emphasis>;</member>
+
+ <member>- <emphasis>&lt;protocol></emphasis> is one of <emphasis>TCP</emphasis> or
+<emphasis>UDP</emphasis> - the internet protocol that is used by the
+service.</member>
+ </simplelist>
+
+ <para>For instance, the entry for enabling access to the RSYNC service therefore
+is <emphasis>873/tcp</emphasis>.</para>
+
+ <para>In case a service is implemented to use both protocols, you specify 2
+couples for the same port.</para>
+</section> \ No newline at end of file
diff --git a/docs/docs/stable/installer/sk/firewall.xml b/docs/docs/stable/installer/sk/firewall.xml
new file mode 100644
index 00000000..8c58d47c
--- /dev/null
+++ b/docs/docs/stable/installer/sk/firewall.xml
@@ -0,0 +1,49 @@
+<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" xml:id="firewall" version="5.0" xml:lang="sk">
+ <info>
+ <title xml:id="firewall-ti1">Firewall</title>
+ </info>
+
+ <para xml:id="firewall-pa1" revision="1">This section allows to configure some simple firewall rules: they determine
+which type of message from the Internet will be accepted by the target
+system. This, in turn, allows the corresponding services on the system to be
+accessible from the Internet.</para>
+
+ <para>In the default setting, no button is checked - no service of the system is
+accessibly from the network. The "<emphasis>Everything (no
+firewall)</emphasis>" button has a particular role: it enables access to all
+services of the machine - an option that does not make much sense in the
+context of the installer since it would create a totally unprotected
+system. Its veritable use is in the context of the Mageia Control Center
+(which uses the same GUI layout) for temporarily disabling the entire set of
+firewall rules for testing and debugging purposes.</para>
+
+ <para>All other checkbuttons are more or less self-explanatory. As an example, you
+will check the "CUPS server" button if you want printers on your machine to
+be accessible from the network.</para>
+
+ <para><emphasis role="bold">Advanced</emphasis></para>
+
+ <para>The set of checkbuttons only comprises the most common services. The
+"Advanced" button allows to enable messages that correspond to a service for
+which no checkbutton exists. The "<emphasis>Advanced</emphasis>" button
+opens a window where you can enable a series of services by typing a list of
+couples (blank separated)</para>
+
+ <para><emphasis>&lt;port-number>/&lt;protocol></emphasis></para>
+
+ <simplelist>
+ <member>- <emphasis>&lt;port-number></emphasis> is the value of the port assigned to
+the service you want to enable (e.g. 873 for the RSYNC service) as defined
+in <emphasis>RFC-433</emphasis>;</member>
+
+ <member>- <emphasis>&lt;protocol></emphasis> is one of <emphasis>TCP</emphasis> or
+<emphasis>UDP</emphasis> - the internet protocol that is used by the
+service.</member>
+ </simplelist>
+
+ <para>For instance, the entry for enabling access to the RSYNC service therefore
+is <emphasis>873/tcp</emphasis>.</para>
+
+ <para>In case a service is implemented to use both protocols, you specify 2
+couples for the same port.</para>
+</section> \ No newline at end of file
diff --git a/docs/docs/stable/installer/sq/firewall.xml b/docs/docs/stable/installer/sq/firewall.xml
new file mode 100644
index 00000000..78214f7f
--- /dev/null
+++ b/docs/docs/stable/installer/sq/firewall.xml
@@ -0,0 +1,49 @@
+<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" xml:id="firewall" version="5.0" xml:lang="sq">
+ <info>
+ <title xml:id="firewall-ti1">Firewall</title>
+ </info>
+
+ <para xml:id="firewall-pa1" revision="1">This section allows to configure some simple firewall rules: they determine
+which type of message from the Internet will be accepted by the target
+system. This, in turn, allows the corresponding services on the system to be
+accessible from the Internet.</para>
+
+ <para>In the default setting, no button is checked - no service of the system is
+accessibly from the network. The "<emphasis>Everything (no
+firewall)</emphasis>" button has a particular role: it enables access to all
+services of the machine - an option that does not make much sense in the
+context of the installer since it would create a totally unprotected
+system. Its veritable use is in the context of the Mageia Control Center
+(which uses the same GUI layout) for temporarily disabling the entire set of
+firewall rules for testing and debugging purposes.</para>
+
+ <para>All other checkbuttons are more or less self-explanatory. As an example, you
+will check the "CUPS server" button if you want printers on your machine to
+be accessible from the network.</para>
+
+ <para><emphasis role="bold">Advanced</emphasis></para>
+
+ <para>The set of checkbuttons only comprises the most common services. The
+"Advanced" button allows to enable messages that correspond to a service for
+which no checkbutton exists. The "<emphasis>Advanced</emphasis>" button
+opens a window where you can enable a series of services by typing a list of
+couples (blank separated)</para>
+
+ <para><emphasis>&lt;port-number>/&lt;protocol></emphasis></para>
+
+ <simplelist>
+ <member>- <emphasis>&lt;port-number></emphasis> is the value of the port assigned to
+the service you want to enable (e.g. 873 for the RSYNC service) as defined
+in <emphasis>RFC-433</emphasis>;</member>
+
+ <member>- <emphasis>&lt;protocol></emphasis> is one of <emphasis>TCP</emphasis> or
+<emphasis>UDP</emphasis> - the internet protocol that is used by the
+service.</member>
+ </simplelist>
+
+ <para>For instance, the entry for enabling access to the RSYNC service therefore
+is <emphasis>873/tcp</emphasis>.</para>
+
+ <para>In case a service is implemented to use both protocols, you specify 2
+couples for the same port.</para>
+</section> \ No newline at end of file
diff --git a/docs/docs/stable/installer/tg/firewall.xml b/docs/docs/stable/installer/tg/firewall.xml
new file mode 100644
index 00000000..431f1d18
--- /dev/null
+++ b/docs/docs/stable/installer/tg/firewall.xml
@@ -0,0 +1,49 @@
+<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" xml:id="firewall" version="5.0" xml:lang="tg">
+ <info>
+ <title xml:id="firewall-ti1">Девори оташ</title>
+ </info>
+
+ <para xml:id="firewall-pa1" revision="1">This section allows to configure some simple firewall rules: they determine
+which type of message from the Internet will be accepted by the target
+system. This, in turn, allows the corresponding services on the system to be
+accessible from the Internet.</para>
+
+ <para>In the default setting, no button is checked - no service of the system is
+accessibly from the network. The "<emphasis>Everything (no
+firewall)</emphasis>" button has a particular role: it enables access to all
+services of the machine - an option that does not make much sense in the
+context of the installer since it would create a totally unprotected
+system. Its veritable use is in the context of the Mageia Control Center
+(which uses the same GUI layout) for temporarily disabling the entire set of
+firewall rules for testing and debugging purposes.</para>
+
+ <para>All other checkbuttons are more or less self-explanatory. As an example, you
+will check the "CUPS server" button if you want printers on your machine to
+be accessible from the network.</para>
+
+ <para><emphasis role="bold">Advanced</emphasis></para>
+
+ <para>The set of checkbuttons only comprises the most common services. The
+"Advanced" button allows to enable messages that correspond to a service for
+which no checkbutton exists. The "<emphasis>Advanced</emphasis>" button
+opens a window where you can enable a series of services by typing a list of
+couples (blank separated)</para>
+
+ <para><emphasis>&lt;port-number>/&lt;protocol></emphasis></para>
+
+ <simplelist>
+ <member>- <emphasis>&lt;port-number></emphasis> is the value of the port assigned to
+the service you want to enable (e.g. 873 for the RSYNC service) as defined
+in <emphasis>RFC-433</emphasis>;</member>
+
+ <member>- <emphasis>&lt;protocol></emphasis> is one of <emphasis>TCP</emphasis> or
+<emphasis>UDP</emphasis> - the internet protocol that is used by the
+service.</member>
+ </simplelist>
+
+ <para>For instance, the entry for enabling access to the RSYNC service therefore
+is <emphasis>873/tcp</emphasis>.</para>
+
+ <para>In case a service is implemented to use both protocols, you specify 2
+couples for the same port.</para>
+</section> \ No newline at end of file
diff --git a/docs/docs/stable/installer/tr/firewall.xml b/docs/docs/stable/installer/tr/firewall.xml
new file mode 100644
index 00000000..c07c850e
--- /dev/null
+++ b/docs/docs/stable/installer/tr/firewall.xml
@@ -0,0 +1,49 @@
+<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" xml:id="firewall" version="5.0" xml:lang="tr">
+ <info>
+ <title xml:id="firewall-ti1">Güvenlik duvarı</title>
+ </info>
+
+ <para xml:id="firewall-pa1" revision="1">Bu kısım bazı basit güvenlik duvarı kurallarını ayarlamanızı sağlar: bunlar,
+hedef sistem tarafından İnternetten alınan ne tür iletilerin kabul
+edileceğini belirler. Bu şekilde, sistemdeki ilgili hizmetlerin İnternet
+üzerinden erişilmesine izin verilir.</para>
+
+ <para>Öntanımlı ayarda herhangi bir kutucuk işaretli değildir - sistemdeki hiç bir
+hizmete ağ üzerinden erişilemez. "<emphasis>Herşey (güvenlik duvarı
+yok)</emphasis>" kutucuğunun tek bir işlevi vardır: makinedeki tüm
+hizmetleri erişime açar - tümüyle korunmasız bir sistem yaratacağından bir
+kurulum aracı bağlamında pek anlam taşımayan bir seçenektir. Bu kutucuğun
+geçerli kullanım şekli Mageia Denetim Merkezi (aynı GUI düzenini kullanır)
+bağlamında deneme ve hata ayıklama maksatlarıyla güvenlik duvarı kurallarını
+geçici olarak devre dışı bırakmaktır.</para>
+
+ <para>Diğer tüm işaretleme düğmeleri az çok kendini açıklayıcıdır. Mesela,
+makinenize bağlı yazıcılara ağ üzerinden erişilmesini istiyorsanız "CUPS
+sunucusu" kutucuğunu işaretlersiniz.</para>
+
+ <para><emphasis role="bold">Gelişmiş</emphasis></para>
+
+ <para>İşaretleme kutucukları sadece çok kullanılan hizmetleri sıralar. "Gelişmiş"
+düğmesi, işaretleme kutucuğu olmayan bir hizmete karşılık gelen iletilere
+izin vermeyi sağlar. "<emphasis>Gelişmiş</emphasis>" düğmesi, bir pencere
+açarak (boşlukla ayrılmış) portları yazarak çeşitli hizmetleri
+etkinleştirmenizi sağlar.</para>
+
+ <para><emphasis>&lt;port-numarasır>/&lt;protokol></emphasis></para>
+
+ <simplelist>
+ <member>- <emphasis>&lt;port-numarası></emphasis>, <emphasis>RFC-433</emphasis>'de
+tanımlandığı gibi etkinleştirmek istediğiniz hizmete ilişkin port değeridir
+(mesela RSYNC hizmeti için 873);</member>
+
+ <member>- <emphasis>&lt;protocol></emphasis>, <emphasis>TCP</emphasis> veya
+<emphasis>UDP</emphasis> - hizmet tarafından kullanılan internet
+protokolüdür.</member>
+ </simplelist>
+
+ <para>Mesela, RSYNC hizmetine erişimi etkinleştirmek için girilecek değer
+<emphasis>873/tcp</emphasis> olur.</para>
+
+ <para>Hizmetin her iki protokolü de kullandığı durumlarda, aynı port için iki
+ayrı girdi oluşturmanız gerekir.</para>
+</section> \ No newline at end of file
diff --git a/docs/docs/stable/installer/zh_CN/firewall.xml b/docs/docs/stable/installer/zh_CN/firewall.xml
new file mode 100644
index 00000000..e134502f
--- /dev/null
+++ b/docs/docs/stable/installer/zh_CN/firewall.xml
@@ -0,0 +1,49 @@
+<?xml version='1.0' encoding='utf-8'?><section xmlns="http://docbook.org/ns/docbook" xmlns:ns5="http://www.w3.org/1998/Math/MathML" xmlns:ns4="http://www.w3.org/2000/svg" xmlns:ns3="http://www.w3.org/1999/xhtml" xmlns:ns2="http://www.w3.org/1999/xlink" xmlns:ns="http://docbook.org/ns/docbook" xml:id="firewall" version="5.0" xml:lang="zh_CN">
+ <info>
+ <title xml:id="firewall-ti1">Firewall</title>
+ </info>
+
+ <para xml:id="firewall-pa1" revision="1">This section allows to configure some simple firewall rules: they determine
+which type of message from the Internet will be accepted by the target
+system. This, in turn, allows the corresponding services on the system to be
+accessible from the Internet.</para>
+
+ <para>In the default setting, no button is checked - no service of the system is
+accessibly from the network. The "<emphasis>Everything (no
+firewall)</emphasis>" button has a particular role: it enables access to all
+services of the machine - an option that does not make much sense in the
+context of the installer since it would create a totally unprotected
+system. Its veritable use is in the context of the Mageia Control Center
+(which uses the same GUI layout) for temporarily disabling the entire set of
+firewall rules for testing and debugging purposes.</para>
+
+ <para>All other checkbuttons are more or less self-explanatory. As an example, you
+will check the "CUPS server" button if you want printers on your machine to
+be accessible from the network.</para>
+
+ <para><emphasis role="bold">Advanced</emphasis></para>
+
+ <para>The set of checkbuttons only comprises the most common services. The
+"Advanced" button allows to enable messages that correspond to a service for
+which no checkbutton exists. The "<emphasis>Advanced</emphasis>" button
+opens a window where you can enable a series of services by typing a list of
+couples (blank separated)</para>
+
+ <para><emphasis>&lt;port-number>/&lt;protocol></emphasis></para>
+
+ <simplelist>
+ <member>- <emphasis>&lt;port-number></emphasis> is the value of the port assigned to
+the service you want to enable (e.g. 873 for the RSYNC service) as defined
+in <emphasis>RFC-433</emphasis>;</member>
+
+ <member>- <emphasis>&lt;protocol></emphasis> is one of <emphasis>TCP</emphasis> or
+<emphasis>UDP</emphasis> - the internet protocol that is used by the
+service.</member>
+ </simplelist>
+
+ <para>For instance, the entry for enabling access to the RSYNC service therefore
+is <emphasis>873/tcp</emphasis>.</para>
+
+ <para>In case a service is implemented to use both protocols, you specify 2
+couples for the same port.</para>
+</section> \ No newline at end of file