> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/connectivity/es/configuracion/add-cellular-gateway-to-command/set-up-dynamic-dns-for-cellular-gateways.md).

# Configura DNS dinámico para Cellular Gateways

Las pasarelas celulares pueden actuar como cliente VPN IPsec IKEv2 de sitio a sitio. Se requiere la dirección IP pública de un cliente VPN para configurar el túnel IPsec. La configuración de DNS dinámico garantizará que el servidor VPN siempre tenga acceso a la dirección IP pública asignada dinámicamente para el cliente VPN (GC31/GC31-E).

***

## Configurar DNS dinámico en una pasarela celular

{% stepper %}
{% step %}
**En Verkada Command, ve a All Products > Gateways.**
{% endstep %}

{% step %}
**Selecciona la pasarela que deseas configurar.**
{% endstep %}

{% step %}
**En la parte superior derecha, haz clic en Settings.**
{% endstep %}

{% step %}
**En Network > Dynamic DNS, activa Enable.**

<div align="left" data-with-frame="true"><img src="/files/de8c8f95ed0c933c6e71f540b0e1bd7edcbb5dcc" alt="" width="561"></div>
{% endstep %}

{% step %}
**Selecciona el servicio para tu DNS dinámico.**

<div align="left" data-with-frame="true"><img src="/files/dc5d48727ee62b1d5b37174be3c3b3dab2970e51" alt="" width="563"></div>
{% endstep %}

{% step %}
**(Opcional) Introduce el Hostname, Username, Password y Server.**

<div align="left" data-with-frame="true"><img src="/files/a5487d4b0fd71fa950fe70e015befb01c2504cab" alt="" width="563"></div>
{% endstep %}

{% step %}
**Haz clic en Apply y, después, en Confirm para guardar los cambios.**

<div align="left" data-with-frame="true"><img src="/files/d77df5c85ef909f162245e20991374f8207a1cf9" alt=""></div>
{% endstep %}
{% endstepper %}


---

# 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://help.verkada.com/connectivity/es/configuracion/add-cellular-gateway-to-command/set-up-dynamic-dns-for-cellular-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.
