# Set up Dynamic DNS for Cellular Gateways

Cellular gateways can act as a site-to-site IPsec IKEv2 VPN client. The public IP address for a VPN client is required to set up the IPsec tunnel. Setting up Dynamic DNS will ensure the VPN server always has access to the dynamically assigned public IP address for the VPN client (GC31/GC31-E).

***

## Configure Dynamic DNS on a cellular gateway

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Gateways.**
{% endstep %}

{% step %}
**Select the gateway you want to configure.**
{% endstep %}

{% step %}
**In the top right, click Settings.**
{% endstep %}

{% step %}
**Under Network > Dynamic DNS, toggle on Enable.**

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

{% step %}
**Select the service for your Dynamic DNS.**

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

{% step %}
**(Optional) Enter the Hostname, Username, Password, and Server.**

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

{% step %}
**Click Apply, then Confirm to save your changes.**

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


---

# 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://help.verkada.com/connectivity/configuration/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.
