> For the complete documentation index, see [llms.txt](https://docs.higiocloud.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.higiocloud.vn/hi-gio-user-guide-vn/network.md).

# NETWORK

## <mark style="color:green;">**Thông tin**</mark>

Tài liệu hướng dẫn này được thiết kế để giúp người dùng HI GIO hiểu rõ và tận dụng tối đa các dịch vụ mạng. Bạn sẽ tìm thấy các bước hướng dẫn chi tiết để cấu hình và quản lý dịch vụ mạng, các phương pháp tốt nhất để duy trì hiệu suất tối ưu, cũng như mẹo khắc phục sự cố thường gặp.

## <mark style="color:green;">**Tổng quan**</mark>

{% hint style="info" %} <img src="/files/Z2G1Mc44Tl1uk5SsYLdE" alt="" data-size="original">

Giải pháp HI GIO cung cấp tính năng mạng và bảo mật để nâng cao hiệu suất và bảo mật cho dữ liệu, gồm các biện pháp bảo vệ chi tiết ở cấp độ máy chủ, mạng và ứng dụng như Distributed firewall, Edge firewall, Web Application Firewall (WAF), tường lửa của bên thứ ba (CheckPoint, Fortigate), Truy cập mạng không đáng tin cậy (ZTNA).
{% endhint %}

## <mark style="color:green;">Hướng dẫn</mark>

* [1. Làm việc với mạng (Network)](/hi-gio-user-guide-vn/network/1.-lam-viec-voi-mang-network.md)
  * [Quản lý Organization VDC Networks](/hi-gio-user-guide-vn/network/1.-lam-viec-voi-mang-network/quan-ly-organization-vdc-networks.md)
  * [Tạo NAT Rules trên Edge Gateway](/hi-gio-user-guide-vn/network/1.-lam-viec-voi-mang-network/tao-nat-rules-tren-edge-gateway.md)
  * [Sử dụng Edge Gateway Firewall](/hi-gio-user-guide-vn/network/1.-lam-viec-voi-mang-network/su-dung-edge-gateway-firewall.md)
  * [Sử dụng Distributed Firewall trong Data Center Group](/hi-gio-user-guide-vn/network/1.-lam-viec-voi-mang-network/su-dung-distributed-firewall-trong-data-center-group.md)
* [2. VPN](/hi-gio-user-guide-vn/network/2.-vpn.md)
  * [IPSec parameters](/hi-gio-user-guide-vn/network/2.-vpn/ipsec-parameters.md)
  * [IPSec VPN](/hi-gio-user-guide-vn/network/2.-vpn/ipsec-vpn.md)
  * [Hướng dẫn cấu hình IPSec Remote Access VPN Clients trên Windows](/hi-gio-user-guide-vn/network/2.-vpn/huong-dan-cau-hinh-ipsec-remote-access-vpn-clients-tren-windows.md)
* [3. Load Balancer](/hi-gio-user-guide-vn/network/3.-load-balancer.md)
  * [Import SSL Certificate](/hi-gio-user-guide-vn/network/3.-load-balancer/import-ssl-certificate.md)
  * [Tạo Pool trong Load Balancing](/hi-gio-user-guide-vn/network/3.-load-balancer/tao-pool-trong-load-balancing.md)
  * [Tạo Virtual Service (VS) trên Load Balancing](/hi-gio-user-guide-vn/network/3.-load-balancer/tao-virtual-service-vs-tren-load-balancing.md)
  * [Mở Firewall Rule để Public Service ra Internet](/hi-gio-user-guide-vn/network/3.-load-balancer/mo-firewall-rule-de-public-service-ra-internet.md)
  * [Giám sát Traffic Analytics](/hi-gio-user-guide-vn/network/3.-load-balancer/giam-sat-traffic-analytics.md)


---

# 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://docs.higiocloud.vn/hi-gio-user-guide-vn/network.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.
