Hi,
I have two sites I want to connect via a site to site VPN. Both sites have a FG and only site A has a fixed IP address from the ISP. Site B uses a dynamic IP address. Can I use something like Dyndns,org to get around this?
The main problem is if the coax modem in site B get switched off it will loose its IP address. Then the Fortigate VPN configuration will be null.
Thanks,
Rob
or if you want to do on cli:
e.g. for an exsting ipsec tunnel:
config vpn ipsec phase1-interface
edit <phase1-name>
set type ddns
set remotegw-ddns = <ddns-fqdn>
next
end
if you want to go back to static ip:
edit phase1 again and do
unset type
unset remotegwe-ddns
set remote-gw <ip>
end
BTW: in older FortiOSes the option was named "FQDN" or something like that.
--
"It is a mistake to think you can solve any major problems just with potatoes." - Douglas Adams
ok thanks guys. I'll give it a go..
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1737 | |
1108 | |
752 | |
447 | |
240 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.