Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
sg32
New Contributor

Fortigate NAT Use Dynamic IP Pool with 2 service providers

Hello and thank you in advance for any help.  

 

We have 2 service providers with 2 different ip address blocks.    These service providers are load balanced.   How can I use the NAT dynamic IP pool with these 2 different outbound IP blocks. #fortigate v.7.4.6

 

outbound policyoutbound policy

2 REPLIES 2
Dhruvin_patel

Greetings,

 

This document will help you to associate the IPpool in case where you have two different wan connections, https://community.fortinet.com/t5/FortiGate/Technical-Tip-How-to-associate-a-NAT-pool-IP-pool-to-a-p...

 

config firewall ippool
    edit <IP_Pool_1>
        set associated-interface <port wan1>
    next
    edit <IP_Pool_2>
        set associated-interface <port wan2>
    next
end

 

Regards!

If you have found a solution, please like and accept it to make it easily accessible for others.

Dhruvin Patel
dingjerry_FTNT

Hi @sg32 ,

 

You may also try with Central SNAT:

 

https://docs.fortinet.com/document/fortigate/7.4.6/administration-guide/421028/central-snat

Regards,

Jerry
Announcements

Select Forum Responses to become Knowledge Articles!

Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.

Labels
Top Kudoed Authors