# Firewall UFW

Muppy intègre une interface qui permet de gérer UFW

La Configuration de UFW est accessible depuis le formulaire des Hosts dans l'onglet Firewall.

Les étapes de mise en oeuvre de UFW avec Muppy sont les suivantes:

* Activation du Firewall dans les Settings (fait automatiquement à l'installation).
* Configuration de l'adresse du serveur Muppy (fait automatiquement à l'installation).
* Définition de règles de Firewall à appliquer par défaut.
* Activation du Firewall sur les hosts lors de l'enrollment
* Ajout/modification/suppression de règles&#x20;
* Règles "éphémères"

### UFW

UFW signifie Uncomplicated FireWall. C'est le firewall disponible en standard sur les serveurs Ubuntu.

Le statut brut de UFW (résultat de ufw status) est disponible ...

### Settings UFW

{% hint style="info" %}
**Good to know:** Splitting your product into fundamental concepts, objects, or areas can be a great way to let readers deep dive into the concepts that matter most to them.
{% endhint %}


---

# 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.muppy.io/guides/muppy-core/firewall-ufw.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.
