# Configurazione rete e firewall

La prima cosa che dovete fare per poter utilizzare Voxx è preparare la vostra rete LAN.

1\. Voxx utilizza la vostra **connessione ad internet**, quindi per prima cosa assicuratevi di avere una connettività adeguata. Nel caso in cui desideriate effettuare delle verifiche, chiamateci al 800.911.999 e un nostro tecnico sarà a vostra disposizione per ogni controllo.

2\. I telefoni IP verranno installati all'interno della vostra rete LAN. Ci raccomandiamo quindi di **configurare il vostro Firewall** affinché permetta ai telefoni di uscire correttamente attraverso le seguenti regole:

**IMPOSTAZIONI**

{% hint style="danger" %}
**Attenzione**: controllare che il firewall abbia disabilitata la funzione SIP ALG
{% endhint %}

| TIPOLOGIA                 | PORTE                                        | TIPOLOGIA |
| ------------------------- | -------------------------------------------- | --------- |
| DNS                       | 53                                           | UDP       |
| Accesso Web               | 80, 443                                      | TCP       |
| STUN                      | 11009                                        | UDP TCP   |
| Registrazione Telefoni IP | 5060                                         | UDP TCP   |
| Registrazione Telefoni IP | 5061                                         | TCP       |
| Porte RTP                 | 20000-65535                                  | UDP       |
| Chat                      | 80, 443, 8000, 8080, 8083, 9090, 9092, 10000 | TCP       |

{% hint style="info" %}
Tutte le porte vanno aperte in entrata ed uscita verso il seguente IP: 15.160.101.123 - portal.voxxpbx.it
{% endhint %}

Scarica il documento PDF cliccando qui sotto

{% file src="/files/AbzFEYXdyc4ejmj59unj" %}


---

# 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://help.voxx.it/voxx/configurazione-rete-e-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.
