Skip to content

Commit 4c82a07

Browse files
authored
Merge pull request #284664 from vhorne/sfi-int-lb-ip-addr
Update screebshots with approved IP
2 parents 7cab0e2 + 7bdc220 commit 4c82a07

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

articles/firewall/integrate-lb.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@ To avoid this problem, create another host route for the firewall's public IP ad
3535
:::image type="content" source="media/integrate-lb/Firewall-LB-asymmetric.png" alt-text="Diagram of asymmetric routing." lightbox="media/integrate-lb/Firewall-LB-asymmetric.png":::
3636
### Route table example
3737

38-
For example, the following routes are for a firewall at public IP address 20.185.97.136, and private IP address 10.0.1.4.
38+
For example, the following routes are for a firewall at public IP address 203.0.113.136, and private IP address 10.0.1.4.
3939

40-
:::image type="content" source="media/integrate-lb/route-table.png" alt-text="Screenshot of route table." lightbox="media/integrate-lb/route-table.png":::
40+
:::image type="content" source="media/integrate-lb/route-table.png" lightbox="media/integrate-lb/route-table.png" alt-text="Screenshot of route table.":::
4141
### NAT rule example
4242

43-
In the following example, a NAT rule translates RDP traffic to the firewall at 20.185.97.136 over to the load balancer at 20.42.98.220:
43+
In the following example, a NAT rule translates RDP traffic to the firewall at 203.0.113.136 over to the load balancer at 203.0.113.220:
4444

45-
:::image type="content" source="media/integrate-lb/nat-rule-02.png" alt-text="Screenshot of NAT rule." lightbox="media/integrate-lb/nat-rule-02.png":::
45+
:::image type="content" source="media/integrate-lb/nat-rule-02.png" lightbox="media/integrate-lb/nat-rule-02.png" alt-text="Screenshot of NAT rule.":::
4646
### Health probes
4747

4848
Remember, you need to have a web service running on the hosts in the load balancer pool if you use TCP health probes to port 80, or HTTP/HTTPS probes.
2.56 KB
Loading
731 Bytes
Loading
1.72 KB
Loading

0 commit comments

Comments
 (0)