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

site to site vpn with NAT pool as source ?

Hi,

if we have private ip addressing on WAN interface and using NAT for internet access, how to use this setup for site to site ipsec vpn ?

thanks.

1 REPLY 1
emnoc
Esteemed Contributor III

Just define a nat pool source and apply nat and the pool on the fwpolicy. Ensure the "nat-src" is in your vpn local-subnet between the IPSEC peers.

 

( e.g  cli config options for the fwpolicies )

 

config firewall policy 

 

      edit 66666666

 

        set nat enable

        set ippool enable

        set poolname "vpnsrcnatpooltobankxyzl"

 

end

 

poolname  "vpnsrcnatpooltobankxyzl" would be the  SNAT pool that your clients would be masked behind.

 

 

Ken

 

 

PCNSE 

NSE 

StrongSwan  

PCNSE NSE StrongSwan
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