> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/server/fr/web-interface/administration/configuration/server-settings/security/geoip-security.md).

# Sécurité GeoIP

La section Sécurité GeoIP permet aux administrateurs de restreindre l'accès en fonction de la localisation géographique des adresses IP, renforçant ainsi la sécurité en autorisant ou bloquant des régions selon les besoins.

![](https://cdnweb.devolutions.net/docs/DVLS6007_2025_3.png)

<table><thead><tr><th width="121">Option</th><th>Description</th></tr></thead><tbody><tr><td><strong>Mode GeoIP</strong></td><td><strong>Aucun</strong> : Désactive la sécurité GeoIP.<br><strong>MaxMind</strong> : Utilise la base de données GeoIP de MaxMind pour récupérer des informations telles que la ville, le numéro AS et d'autres détails associés à une adresse IP.<br><br>Pour vous connecter, entrez votre identifiant de compte MaxMind et votre clé de licence dans les champs appropriés. Ensuite, sélectionnez les pays pour lesquels vous souhaitez autoriser l'accès à votre Devolutions Server. Veuillez noter qu'une <a href="https://www.maxmind.com/en/geolite-free-ip-geolocation-data">licence GeoIP</a> est requise.</td></tr><tr><td><strong>Identifiant utilisateur</strong></td><td>Entrez l'identifiant de compte MaxMind.</td></tr><tr><td><strong>Clé de licence</strong></td><td>Entrez la clé de licence MaxMind.</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.devolutions.net/server/fr/web-interface/administration/configuration/server-settings/security/geoip-security.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.
