> 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/network.md).

# NETWORK

## <mark style="color:green;">**Information**</mark>

This short manual guide is crafted to help HI GIO users navigate our network offerings, providing you with the knowledge and tools necessary to optimize your network infrastructure. In this guide, you will find step-by-step instructions for configuring and managing your network services, best practices for maintaining optimal performance, and tips for troubleshooting common issues.

## <mark style="color:green;">**Overview**</mark>

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

We provide **HI GIO Network & Security** for all enterprises’ networks that need to address their particular protection and compliance requirements by fine-grained protections at host, network, and application levels such as Distributed Firewall, Edge Firewall, Web Application Firewall (WAF), Third Party Firewall (Checkpoint, Fortigate), Zero Trust Network Access (ZTNA).
{% endhint %}

## <mark style="color:green;">**Guideline**</mark>

* [1. Working with Network](/network/1.-working-with-network.md)
  * [Working with Organization VDC Networks](/network/1.-working-with-network/working-with-organization-vdc-networks.md)
  * [How to create NAT rules on Edge Gateway](/network/1.-working-with-network/how-to-create-nat-rules-on-edge-gateway.md)
  * [Using Edge Gateway Firewall](/network/1.-working-with-network/using-edge-gateway-firewall.md)
  * U[sing Distributed Firewall in a Data Center Group](/network/1.-working-with-network/using-distributed-firewall-in-a-data-center-group.md)
* [2. VPN](/network/2.-vpn.md)
  * [IPSec parameters](/network/2.-vpn/ipsec-parameters.md)
  * [IPSec VPN](/network/2.-vpn/ipsec-vpn.md)
  * [IPSec Remote Access VPN Clients on Windows](/network/2.-vpn/ipsec-remote-access-vpn-clients-on-windows.md)
* [3. Load Balancer](/network/3.-load-balancer.md)
  * [IMPORT SSL CERTIFICATE](/network/3.-load-balancer/import-ssl-certificate.md)
  * [CREATE POOLS ON LOAD BALANCING](/network/3.-load-balancer/create-pools-on-load-balancing.md)
  * [CREATE VIRTUAL SERVICE (VS) ON LOAD BALANCING](/network/3.-load-balancer/create-virtual-service-vs-on-load-balancing.md)
  * [OPEN FIREWALL RULE TO PUBIC SERVICE TO INTERNET](/network/3.-load-balancer/open-firewall-rule-to-public-service-to-internet.md)
  * [MONITOR TRAFFIC ANALYTICS IN FPT HI GIO CLOUD UI](/network/3.-load-balancer/monitor-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/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.
