Configure Load Balancers
Network Diagram
Load Balancers Overview
On the diagram above, you can see Load Balancers at three levels.
![Closed](../../Skins/Default/Stylesheets/Images/transparent.gif)
-
The Load Balancer at the first level is the External Load Balancer, where traffic comes in from the Internet.
-
The Load Balancer at the second level is the Internal Load Balancer of the Check Point deployed solution.
-
The Load Balancer at the third level (in this diagram there are two), is the Internal Load Balancer of the Web Servers.
Subnets with load balanced hosts (such as web servers), use the Load Balancers at the third level.
![Closed](../../Skins/Default/Stylesheets/Images/transparent.gif)
-
Standard - Both Load Balancers (this includes the ELB public IP address).
-
External Only - The Internal Load Balancer is not deployed.
-
Internal Only - The External Load Balancer (this includes its public IP) is not deployed. For outbound inspection, it is mandatory to deploy an External Load Balancer and, or instance level public IP addresses.
User Defined Routes
If the Management Server Check Point Single-Domain Security Management Server or a Multi-Domain Security Management Server. is in the VNET, make sure to have specific routes to allow traffic between the Management Server Virtual Machine and the VMSS instances.
Routing Tables
|
Note - WebAppA and WebAppB routing tables have the same VNET address, but different subnet addresses. |
![Closed](../../Skins/Default/Stylesheets/Images/transparent.gif)
1 |
Example 1 |
Frontend WebAppA:80 |
Backend port 8081 |
|
Example 2 |
Frontend WebAppB:80 |
Backend port 8083 |
![Closed](../../Skins/Default/Stylesheets/Images/transparent.gif)
2 |
Destination 10.0.0.0/16 |
Nexthop None (Drop) |
|
10.0.1.0/24 |
Virtual Network |
![Closed](../../Skins/Default/Stylesheets/Images/transparent.gif)
3 |
Destination 0.0.0.0/0 |
Nexthop None (Drop) |
![Closed](../../Skins/Default/Stylesheets/Images/transparent.gif)
4 |
Frontend |
Nexthop |
|
10.0.0.0/16 -VNET address |
10.0.2.4 -IP address of the Internal Load Balancer |
|
0.0.0.0/0 |
10.0.2.4 -IP address of the Internal Load Balancer |
|
10.0.2.0/24 |
Virtual Network |
|
10.0.3.0/24 (WebApp1) - Subnet address |
Virtual Network |
![Closed](../../Skins/Default/Stylesheets/Images/transparent.gif)
5 |
Frontend |
Nexthop |
|
10.0.0.0/16 -VNET address |
10.0.2.4 -IP address of the Internal Load Balancer |
|
0.0.0.0/0 |
10.0.2.4 -IP address of the Internal Load Balancer |
|
10.0.2.0/24 |
Virtual Network |
|
10.0.4.0/24 (WebApp2) - Subnet address |
Virtual Network |
![Closed](../../Skins/Default/Stylesheets/Images/transparent.gif)
6 |
WebAppA (subnet) load balanced VMSS WebAppB (subnet) load balanced VMSS |
For the Site-to-Site VPN configuration between Cluster Two or more Security Gateways that work together in a redundant configuration - High Availability, or Load Sharing. High Availability, see the Check Point CloudGuard Network High Availability for Azure Administration Guide.
Configuring the Load Balancer to Listen on Additional Ports
![Closed](../../Skins/Default/Stylesheets/Images/transparent.gif)
Step |
Description |
|||
---|---|---|---|---|
1 |
Go to the Azure portal. |
|||
2 |
Find the External Load Balancer. The Load Balancer is in your Resource Group. The Load Balancer name is |
|||
3 |
Configure a new Load Balancing Rule
|
Configuring the Load Balancer to Listen on Additional Public IP Addresses
You can configure the VMSS to secure multiple web applications, each with its own IP address.
![Closed](../../Skins/Default/Stylesheets/Images/transparent.gif)
Step |
Description |
|
---|---|---|
1 |
Go to the Azure portal. |
|
2 |
Find the External Load Balancer. The Load Balancer is in your Resource Group. The Load Balancer name is |
|
3 |
In the Azure portal, allocate a new public IP address.
|
|
4 |
Configure the Frontend IP pool.
|
|
5 |
Configure a new Load Balancing Rule:
|