diff options
Diffstat (limited to 'pt_br/firewall.html')
-rw-r--r-- | pt_br/firewall.html | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/pt_br/firewall.html b/pt_br/firewall.html index 8d45583..a2feb4d 100644 --- a/pt_br/firewall.html +++ b/pt_br/firewall.html @@ -22,6 +22,8 @@ </div> </div> </div> + + @@ -36,6 +38,8 @@ </p> + + <p>Na configuração padrão (nenhum botão está marcado), nenhum serviço do sistema pode ser acessado pela rede. A opção <span class="emphasis"><em>Tudo (sem firewall)</em></span> permite acesso a todos os serviços da máquina - uma @@ -67,14 +71,15 @@ <table border="0" summary="Simple list" class="simplelist"> <tr> - <td>- <span class="emphasis"><em><port-number></em></span> é o valor da porta atribuída ao - serviço que você deseja habilitar (por exemplo, 873 para o serviço RSYNC) - conforme definido no <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> é um do <span class="emphasis"><em>TCP</em></span> ou - <span class="emphasis"><em>UDP</em></span> - o protocolo de internet que é usado pelo serviço. + <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> </table> |