# Hướng dẫn VPN kết nối hệ thống Prod + UAT

Tài khoản đang nhập gửi mail request thông qua email: <it_operations@gotadi.com>

File kết nối vào hệ thống có định dạng: \[Tên Họ].ovpn&#x20;

Ví dụ: trunght. ovpn

1. Hệ thống Prod:

* Ubuntu OS

sudo apt-get install openvpn

openvpn –config trunght. ovpn &

Sau đó kết nối vào hệ thống tương ứng&#x20;

* Window OS:

Download phần mềm OpenVPN

{% embed url="<https://openvpn.net/client-connect-vpn-for-windows/>" %}

Sau đó import profile mà IT cấp

<figure><img src="https://lh3.googleusercontent.com/CEOl5M519iPt4iu6n1ZrPjoCkTDLCrq2FEIDc2LTpDIZT-Vu4qULIC-g86-iQKNB1W3a1bXnt7arFK0qoc6z0ZoW80fFJF0WYkB1mDAZMynu52Hs4AzAxtphARMrH2yZxoDz_MNLunbsrsQWbMZApSyvJb5jaCE" alt=""><figcaption></figcaption></figure>

2. Hệ thống UAT

* Window OS: Dùng pritunl client truy cập địa chỉ: <https://client.pritunl.com>  (Chọn Window OS)

  Sau đó cái đặt và import profile được cung cấp

* Ubuntu: Truy cập địa chỉ: <https://client.pritunl.com>  (Chọn Ubuntu) .Sau đó cái đặt và import profile được cung cấp

Note: kết nối cùng lúc được 2 hệ thống của Prod và UAT, lưu ý an hem Dev nên vào 1 trong 2 hệ thống, tránh nhầm lẫn khi Dev nhé

\ <br>

\ <br>

<br>


---

# 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://doc-it.gotadi.com/it-support/huong-dan-vpn-ket-noi-he-thong-prod-+-uat.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.
