aboutsummaryrefslogtreecommitdiffstats
path: root/sv/firewall.html
diff options
context:
space:
mode:
authorPapoteur <papoteur@mageia.org>2023-06-11 13:45:27 +0200
committerPapoteur <papoteur@mageia.org>2023-06-11 13:45:27 +0200
commitbdde28384c351129b0ae84ffc50115a5b2975c78 (patch)
treef0a163bf98c0fb1b7ad640802d8f3c3d4cfecbfd /sv/firewall.html
parentdd6250362f8d57ce24557915e8df80a073a6ebeb (diff)
downloaddrakx-installer-help-bdde28384c351129b0ae84ffc50115a5b2975c78.tar
drakx-installer-help-bdde28384c351129b0ae84ffc50115a5b2975c78.tar.gz
drakx-installer-help-bdde28384c351129b0ae84ffc50115a5b2975c78.tar.bz2
drakx-installer-help-bdde28384c351129b0ae84ffc50115a5b2975c78.tar.xz
drakx-installer-help-bdde28384c351129b0ae84ffc50115a5b2975c78.zip
Update for Mageia 9
Diffstat (limited to 'sv/firewall.html')
-rw-r--r--sv/firewall.html16
1 files changed, 10 insertions, 6 deletions
diff --git a/sv/firewall.html b/sv/firewall.html
index 51fef4c..cc4131e 100644
--- a/sv/firewall.html
+++ b/sv/firewall.html
@@ -29,6 +29,8 @@
+
+
<p><a name="firewall-pa1"></a>This section allows you 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
@@ -36,6 +38,8 @@
</p>
+
+
<p>In the default setting (no button is checked), no service of the system is
accessible from the network. The <span class="emphasis"><em>Everything (no
firewall)</em></span> option enables access to all services of the machine -
@@ -62,19 +66,19 @@
</p>
- <p><span class="emphasis"><em>&lt;portnummer&gt;/&lt;protokoll&gt;</em></span></p>
+ <p><span class="emphasis"><em>&lt;port-number&gt;/&lt;protocol&gt;</em></span></p>
<table border="0" summary="Simple list" class="simplelist">
<tr>
- <td>- <span class="emphasis"><em>&lt;port-number&gt;</em></span> is the value of the port assigned to
- the service you want to enable (e.g. 873 for the RSYNC service) as defined
- in <span class="emphasis"><em>RFC-433</em></span>;
+ <td>- <span class="emphasis"><em>&lt;port-number&gt;</em></span> is the value of the port assigned
+ to the service you want to enable (e.g. 873 for the RSYNC service) as
+ defined in <span class="emphasis"><em>RFC-433</em></span>;
</td>
</tr>
<tr>
- <td>- <span class="emphasis"><em>&lt;protocol&gt;</em></span> is one of <span class="emphasis"><em>TCP</em></span> or
- <span class="emphasis"><em>UDP</em></span> - the internet protocol that is used by the
+ <td>- <span class="emphasis"><em>&lt;protocol&gt;</em></span> is one of <span class="emphasis"><em>TCP</em></span>
+ or <span class="emphasis"><em>UDP</em></span> - the internet protocol that is used by the
service.
</td>
</tr>