# Firewall

Assim como na tela inicial da Administração, esta instancia também oferece um passo a passo inicial para seguir, leia com atenção e clique em “Próximo”

{{< figure src="/media/fwflex/03-seguranca/01-configuracoes/01.png" width="65%" >}}

### &#x20;<a href="#visao-geral" id="visao-geral"></a>

Em Visão geral temos um resumo da ordem de aplicação das regras de firewall e também a exibição de todas as zonas ativadas no ambiente.

{{< figure src="/media/fwflex/03-seguranca/01-configuracoes/02.png" width="65%" >}}

### &#x20;<a href="#listagem-de-regras" id="listagem-de-regras"></a>

Em Listagem de regras podemos visualizar todas as regras criadas no FW referente a segurança, nesta opção é possível ver as regras aplicadas de NAT’s, Encaminhamentos e DPI (Deep Packet Inspetion)

{{< figure src="/media/fwflex/03-seguranca/01-configuracoes/03.png" width="65%" >}} {{< figure src="/media/fwflex/03-seguranca/01-configuracoes/04.png" width="65%" >}} {{< figure src="/media/fwflex/03-seguranca/01-configuracoes/05.png" width="65%" >}}

### &#x20;<a href="#configuracoes" id="configuracoes"></a>

Em configurações é possível habilitar serviços por zonas e/ou segurança, editar configurações de conexões, gerenciar Grupos de Hosts e criar Exceções de Segurança

{{< figure src="/media/fwflex/03-seguranca/01-configuracoes/06.png" width="65%" >}}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guia-fwflex.itflex.com.br/seguranca/firewall.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
