aboutsummaryrefslogtreecommitdiffstats
path: root/sv/firewall.html
diff options
context:
space:
mode:
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>