Skip to content

Commit 8b86b04

Browse files
nhilth-vngcloudgitbook-bot
authored andcommitted
GITBOOK-745: No subject
1 parent 6c410dd commit 8b86b04

2 files changed

Lines changed: 20 additions & 2 deletions

File tree

English/vserver/compute-hcm03-1a/vpc/virtual-ip/public-virtual-ip-address-for-vmarketplace.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Virtual IP is mainly used to:
2424
This document helps you:
2525

2626
* Understand and use Virtual IP Address(es) on vMarketplace.
27-
* Use pfSense as an Internet Gateway.
27+
* Use pfSense or Palo Alto as an Internet Gateway.
2828

2929
## III. Implementation steps
3030

@@ -153,7 +153,14 @@ You can also access the pfSense webGUI via this VIP.
153153
* **Active-Passive**: one firewall is active, one firewall is standby.
154154
* **Active-Active**: both firewalls are active (combined with load balancing).
155155

156-
Currently, vMarketplace Virtual IP Address supports **Active-Passive**.
156+
**Recommended mode when selecting the firewall deployment model**
157+
158+
* **pfSense**: choose **Active/Active**.
159+
* **Palo Alto**: choose **Active/Passive**.
160+
161+
{% hint style="info" %}
162+
If you deploy **pfSense**, keep the marketplace deployment mode as **Active/Active**, then follow the VIP failover steps below for the public VIP layer.
163+
{% endhint %}
157164

158165
**Traffic flow:** Internet → VIP (157.20.200.185) → Firewall VM 1 (NAT + Filter), Firewall VM 2 (NAT + Filter) → Server 1 (192.168.2.7), Server 2 (192.168.2.5)
159166

English/vserver/compute-hcm03-1a/vpc/virtual-ip/vip-mode.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,17 @@ When you design a VIP-based HA setup, you typically choose one mode: **Active/Ac
66

77
Choosing the right mode affects architecture, performance, and cost.
88

9+
### Product recommendation on vMarketplace
10+
11+
Use the mode below when you deploy firewall appliances on vMarketplace:
12+
13+
* **pfSense**: choose **Active/Active**.
14+
* **Palo Alto**: choose **Active/Passive**.
15+
16+
{% hint style="info" %}
17+
If you also use **Public Virtual IP Address** on vMarketplace, the HA VIP workflow currently runs in **Active-Passive** at the VIP layer.
18+
{% endhint %}
19+
920
## 1. Active/Active Mode
1021

1122
#### Definition

0 commit comments

Comments
 (0)