diff options
Diffstat (limited to 'id/firewall.html')
| -rw-r--r-- | id/firewall.html | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/id/firewall.html b/id/firewall.html index 5d89867..6a04afb 100644 --- a/id/firewall.html +++ b/id/firewall.html @@ -22,6 +22,8 @@ </div> </div> </div> + + @@ -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 - @@ -67,14 +71,14 @@ <table border="0" summary="Simple list" class="simplelist"> <tr> - <td>- <span class="emphasis"><em><port-number></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><port-number></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><protocol></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><protocol></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> |
