> For the complete documentation index, see [llms.txt](https://docs.radiusaas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.radiusaas.com/fr/configuration/access-point-setup/proxy-needed/sophos-utm.md).

# Sophos UTM

{% hint style="info" %}
L’appliance Sophos ne permet pas d’attribuer différents serveurs RADIUS à différents SSID. Soyez donc conscient de cela si vous migrez d’un serveur RADIUS onPremises vers RADIUS-as-a-Service. Vous pouvez contacter notre équipe de support pour planifier votre migration.&#x20;
{% endhint %}

## Configuration Sophos

### Profil RADIUS

Veuillez suivre les étapes et configurations suivantes pour créer un profil RADIUS :

1. Dans Sophos, accédez à **Definitions & Users** et sélectionnez **Authentication Services** et sélectionnez l’onglet **Servers**
2. Cliquez sur **New Authentication Server**
3. Remplissez les formulaires avec toutes vos informations

![](/files/56940c6caeb43775ce5a0266ca4b810588268ba8)

![](/files/9eca076ee4e8f711f69a259c3a02b1345308fb0f)

### Configuration du SSID&#x20;

Effectuez les étapes et configurations suivantes pour le SSID :

1. Accédez à **Wireless Protection**, sélectionnez **Global Settings** et allez à l’onglet **Advanced**
2. Sélectionnez le profil RADIUS créé
3. Puis accédez à vos **SSID** paramètres qui se trouvent sous **Wireless Protection > Wireless Networks**
4. Créez un SSID avec le **Encryption Mode, WPA2/WPA-Enterprise**

![](/files/55d356978ce317b6aa492fbba229a288c620dac2)

![](/files/21abad55b5d3735db20798d9537871dca42cfefa)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.radiusaas.com/fr/configuration/access-point-setup/proxy-needed/sophos-utm.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
