# Se connecter à mon serveur Arma 3

{% hint style="info" %}
Vous pouvez rejoindre via **IP + port** ou via **nom du serveur**.\
Un nom de domaine aide à éviter de partager l’IP : [Mettre un nom de domaine sur son serveur](/dashboard/mettre-un-nom-de-domaine-sur-son-serveur.md).
{% endhint %}

### Objectif

Rejoindre votre serveur Arma 3 depuis le jeu :

* via **Connexion** (IP + port)
* via **Internet** (filtre sur le nom)

### Guide pas à pas

{% stepper %}
{% step %}
**Récupérer l’IP et le port sur le dashboard**

Sur le dashboard, repérez **IP** en bas de page.

<figure><img src="/files/J3a939LGo8YXN6pxyZAa" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Ouvrir le navigateur de serveurs Arma 3**

Dans Arma 3, allez dans **Multijoueur** puis **Navigateur de serveurs**.

<figure><img src="/files/Cr3oUj2WYa8kisbINVuf" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Se connecter via IP (connexion directe)**

Ouvrez l’onglet **Connexion**.

Séparez l’adresse `IP:port` du dashboard en deux champs.

Cliquez sur **Rejoindre**.

<figure><img src="/files/4Y3KaUta0cyjWQwCydQI" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Se connecter via le nom du serveur (liste Internet)**

Ouvrez l’onglet **Internet**, puis **Filtrer**.

<figure><img src="/files/9VkmEx3tFsmXZ7Ch8C9Q" alt=""><figcaption></figcaption></figure>

Dans **Options de filtrage**, renseignez **Hôte** avec le nom du serveur.

Validez, puis rejoignez depuis la liste.

<figure><img src="/files/7vEAjkejQFTAkn0ro8fj" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Problèmes fréquents

* **Serveur introuvable par nom** : testez la connexion directe en IP.
* **Connexion impossible** : vérifiez le port, puis redémarrez le serveur.
* **Serveur absent de la liste Internet** : attendez 1 à 2 minutes. Actualisez.
* **Timeout** : réessayez plus tard, ou contactez le support avec les logs.


---

# 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.oxygenserv.com/arma/se-connecter-a-mon-serveur-arma-3.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.
