# Network and Firewall

The "**Network and Firewall"** section of MikoPBX is an interface for configuring network settings and managing the system's firewall. Here, administrators can configure IP addresses, network interfaces, and create firewall rules to protect the system from unauthorized access. This section ensures the secure and stable operation of MikoPBX in the organization's network infrastructure.

<figure><img src="/files/9AjyleFwukR55zh3vxIC" alt=""><figcaption><p>Section "Network and Firewall" in MikoPBX</p></figcaption></figure>

## Network interface

{% content-ref url="/pages/1MQ453Klp93nY1UyxCG1" %}
[Network interface](/mikopbx/english/manual/connectivity/network.md)
{% endcontent-ref %}

The "**Network Interface**" section in MikoPBX is an interface for configuring the system's network connection parameters. Here, administrators can manage IP addresses, subnet masks, gateways, and other network settings for each network interface. This allows MikoPBX to be correctly integrated into the organization's network and ensure its stable operation in accordance with the requirements of the network infrastructure.

***

## Firewall

{% content-ref url="/pages/GWBp7tFo9I1QRwG8ZLng" %}
[Firewall](/mikopbx/english/manual/connectivity/firewall.md)
{% endcontent-ref %}

The "**Firewall**" section of MikoPBX is an interface for configuring the system's firewall. Here, administrators can create and manage network traffic filtering rules, controlling access to MikoPBX and protecting it from unauthorized access and network threats. Configuring the firewall ensures the security of the telephone system, preventing potential attacks and ensuring stable operation in the organization's network infrastructure.

***

## Anti brute force (Fail2Ban)

The "**Anti brute force (Fail2Ban)**" section in MikoPBX is a tool for ensuring system security from unauthorized access and network attacks. Fail2Ban monitors event logs and automatically blocks IP addresses that make suspicious or repeated failed login attempts. Setting up this section helps prevent system hacking and protect the organization's confidential data.


---

# 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.mikopbx.com/mikopbx/english/manual/connectivity.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.
