# DMZ Gateways

In the **Setup** → **DMZ Gateways** section you can add, modify or delete a DMZ gateway.

<figure><img src="/files/a7LiPcyu8LLG9WbuZxWg" alt=""><figcaption></figcaption></figure>

DMZ Gateways can be filtered in the **Filters** panel on the right of the page. Entries can be filtered by **Name, Internal port, Internal address**, and **External address**.

Learn how to use the **toolbar** at the top of the page [here](/data-mover-1.21/getting-started/navigate-through-primeur-data-mover.md#the-toolbar).

Select the ![](https://files.readme.io/2ff4228-three_dots_icon.png) 3-dot icon at the end of each result to Edit or Delete the DMZ Gateway.

To create a new DMZ Gateway, click **Setup** → **DMZ Gateways** → **New** and complete these properties:

* Name

{% hint style="danger" %}
The **Name** field can only contain alphanumeric characters.\
The minus '-' and underscore '\_' characters are accepted, as long as they are NOT at the beginning/end of the Name. For example:

* DMZ\_Gateway is accepted
* \_DMZGateway is not accepted

Other special characters are not accepted, e.g. no hash #, asterisk \*, percent %, dollar sign $, ampersand &, pipe | and so on.
{% endhint %}

* Description
* Internal Address
* External Address
* Internal Port


---

# 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.primeur.com/data-mover-1.21/infrastructure/dmz-gateways.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.
