> 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/ko/getting-started/gateways-network-settings.md).

# 게이트웨이 네트워크 설정

이 문서에서는 Verkada 장치가 [게이트웨이](https://docs.verkada.com/docs/gc31-cellular-gateway-datasheet.pdf) 통신하기 위해 필요한 [Verkada Command](/command/ko/getting-started/get-started-with-verkada-command.md). 게이트웨이는 다음을 활용하여 네트워크에 연결할 수 있습니다. [WAN Failover](/connectivity/ko/configuration/add-cellular-gateway-to-command/use-cellular-gateways-for-wan-failover.md) 모드입니다. 다른 Verkada 제품군에 필요한 네트워크 설정에 대한 자세한 내용은 다음을 참조하세요. [필수 네트워크 설정](/command/ko/need-help/required-network-settings.md).

{% hint style="warning" %}
Verkada 장치는 프록시 서버나 SSL(보안 소켓 계층)/TLS(전송 계층 보안) 검사가 필요한 LAN과 호환되지 않습니다. 둘 중 하나가 사용 중인 경우, Verkada 장치가 Verkada Command와 통신할 수 있도록 모든 Verkada 장치에 대한 우회 경로를 구현해야 합니다.
{% endhint %}

## **상태 LED**

게이트웨이의 파란색 상태 LED가 깜박이면 장치가 Command와 통신하지 않고 있음을 나타냅니다. 다음을 확인하세요. [상태 LED](/connectivity/ko/configuration/add-cellular-gateway-to-command/cellular-gateway-status-leds.md) 문서에서 각 LED 패턴에 대한 설명을 확인하세요. 이러한 동작이 보이면 네트워크가 게이트웨이의 요구 사항에 맞게 설정되었는지 확인하세요. 문제가 계속되면 다음에 문의하세요. [Verkada 지원팀](/command/ko/need-help/contact-verkada-support.md).

{% hint style="warning" %}
게이트웨이가 오프라인이면 알림/이벤트가 트리거되지 않습니다. 데이터는 계속 기록되며, 재연결되면 Command와 동기화됩니다.
{% endhint %}

## **IP 주소**

Verkada 게이트웨이는 LAN 및 Verkada Command와 통신하기 위해 IPv4 주소가 할당되어야 합니다. 게이트웨이는 DHCP(동적 호스트 구성 프로토콜)와 UDP(사용자 데이터그램 프로토콜)를 사용하여 IP 주소와 네트워크 구성을 가져옵니다.

## **도메인 이름 시스템**

Verkada 게이트웨이는 DNS 서버를 사용하여 Verkada의 FQDN(정규화된 도메인 이름)을 IP 주소로 확인한 다음 이를 통해 통신합니다. DHCP 서버는 게이트웨이에게 네트워크에서 DNS 서버의 위치를 알려주며, 게이트웨이는 UDP 포트 53을 사용하여 통신합니다.

{% hint style="warning" %}
DNS over HTTPS(DoH)는 현재 지원되지 않습니다.
{% endhint %}

## **전원**

Verkada GC31-E는 PoE(이더넷 전원 공급)를 통해 전원이 공급됩니다. 즉, 네트워크 스위치가 GC31-E에 전원을 공급해야 하거나 PoE 인젝터를 사용해야 합니다. GC31은 배럴 잭 어댑터를 통해 전원이 공급됩니다. 전원 요구 사항에 대한 자세한 내용은 다음을 참조하세요. [게이트웨이 데이터시트](https://docs.verkada.com/docs/gc31-cellular-gateway-datasheet.pdf).

## **방화벽 설정**

게이트웨이가 Command와 통신하고 모든 기능을 사용할 수 있도록 하려면 여러 엔드포인트에 대한 액세스가 필요합니다. 많은 고객은 게이트웨이가 일반적으로 필요한 엔드포인트와 통신하도록 허용하려고 할 수 있습니다.

허용해야 하는 일반 도메인은 다음과 같습니다. **모든 조직-지역에 적용됩니다:**

| 도메인/IP         | 프로토콜/포트               |
| -------------- | --------------------- |
| 34.216.15.26   | UDP:123               |
| \*.verkada.com | UDP:123 + TCP/UDP:443 |

보다 세부적인 허용 목록을 원하시면, 장치가 위치한 지역을 기준으로 IP 주소와 전체 FQDN을 모두 방화벽 규칙에 추가할 수 있습니다.

{% hint style="warning" %}
지역은 다음을 [조직을 생성할 때](https://app.gitbook.com/s/NRq5qDDjsYNxwNzF1bcB/get-started-with-verkada-command) Command에서 선택됩니다.
{% endhint %}

{% tabs %}
{% tab title="미국" %}

| 도메인/IP                                     | 프로토콜/포트     |
| ------------------------------------------ | ----------- |
| 34.216.15.26                               | UDP:123     |
| api.control.verkada.com                    | TCP/UDP:443 |
| api.global-prod.control.verkada.com        | TCP/UDP:443 |
| api.prod-us-ohio.control.verkada.com       | TCP/UDP:443 |
| firmware.control.verkada.com               | TCP/UDP:443 |
| index.control.verkada.com                  | TCP/UDP:443 |
| relay.control.verkada.com                  | TCP/UDP:443 |
| relay.global-prod.control.verkada.com      | TCP/UDP:443 |
| relay.prod-us-ohio.control.verkada.com     | TCP/UDP:443 |
| time.control.verkada.com                   | UDP:123     |
| update.control.verkada.com                 | TCP/UDP:443 |
| vconductor.command.verkada.com             | TCP/UDP:443 |
| vconductor.global-prod.command.verkada.com | TCP/UDP:443 |
| vnet.command.verkada.com                   | TCP/UDP:443 |
| vnet.prod-us-ohio.command.verkada.com      | TCP/UDP:443 |
| {% endtab %}                               |             |

{% tab title="유럽" %}

| 도메인/IP                                     | 프로토콜/포트     |
| ------------------------------------------ | ----------- |
| api.global-prod.control.verkada.com        | TCP/UDP:443 |
| api.prod2.control.verkada.com              | TCP/UDP:443 |
| index.prod2.control.verkada.com            | TCP/UDP:443 |
| relay.global-prod.control.verkada.com      | TCP/UDP:443 |
| relay.prod2.control.verkada.com            | TCP/UDP:443 |
| time.control.verkada.com                   | UDP:123     |
| update.control.verkada.com                 | TCP/UDP:443 |
| vconductor.global-prod.command.verkada.com | TCP/UDP:443 |
| vconductor.prod2.command.verkada.com       | TCP/UDP:443 |
| vnet.prod2.command.verkada.com             | TCP/UDP:443 |
| {% endtab %}                               |             |

{% tab title="호주" %}

| 도메인/IP                                     | 프로토콜/포트     |
| ------------------------------------------ | ----------- |
| api.global-prod.control.verkada.com        | TCP/UDP:443 |
| api.prod-ap-syd.control.verkada.com        | TCP/UDP:443 |
| index.prod-ap-syd.control.verkada.com      | TCP/UDP:443 |
| relay.global-prod.control.verkada.com      | TCP/UDP:443 |
| relay.prod-ap-syd.control.verkada.com      | TCP/UDP:443 |
| time.control.verkada.com                   | UDP:123     |
| update.control.verkada.com                 | TCP/UDP:443 |
| vconductor.global-prod.command.verkada.com | TCP/UDP:443 |
| vconductor.prod-ap-syd.command.verkada.com | TCP/UDP:443 |
| vnet.prod-ap-syd.command.verkada.com       | TCP/UDP:443 |
| {% endtab %}                               |             |
| {% endtabs %}                              |             |

{% hint style="info" %}
다음을 사용하세요. [Verkada Network Tester](https://network-tester.support.verkada.com/) 를 사용하여 장치가 Verkada Command에 연결할 수 있는지 확인하세요. 확인을 실행하려면 지역과 **게이트웨이** 제품 유형을 선택하세요.

테스트가 작동하려면 다음 엔드포인트가 네트워크에서 허용되어야 합니다:

* speed.cloudflare.com
* network-tester.support.verkada.com
  {% endhint %}


---

# 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://help.verkada.com/connectivity/ko/getting-started/gateways-network-settings.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.
