# Fw-Flow

Firewall Flow sayesinde değerlendirilen firewall trafiği ile ilgili State bilgileri belirtilen IP adresine yönlendirilir.&#x20;

<figure><img src="/files/azDf3wS8XmP6HeFI1byC" alt=""><figcaption></figcaption></figure>

| Status      | Firewall Flow özelliği kullanılmak isteniyorsa aktifleştirilmelidir.                                           |
| ----------- | -------------------------------------------------------------------------------------------------------------- |
| Protocol    | Firewall Flow özelliği için kullanılabilir netflow ve ipfix protokolleri arasından seçim yapılması gereklidir. |
| Source      | State bilgilerinin aktarılması için kullanılacak kaynak IP adresi belirtilmelidir.                             |
| Destination | State bilgilerinin aktarılacağı Destination IP adresi belirtilmelidir.                                         |
| Port        | Firewall Flow iletişiminin hangi port üzerinden kurulacağı belirtilmelidir.                                    |

Firewall Flow özelliğinin kullanılması istenilen Firewall kurallarının [**State Options**](https://docs.targitas.com/configuration/firewall/rule#state-options) bölümünde Fw-Flow seçimi yapılması gereklidir.

<figure><img src="/files/euscIUeBjWnl2K3Xv4kp" alt=""><figcaption></figcaption></figure>


---

# 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://docs.targitas.com/configuration/firewall/fw-flow.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.
