[6.0.6] dpd-retrycount option missing
Hi All,
I have configured a redundant site to site IPSEC VPN between 2 FGT E units, both running 6.0.6.
Basically, setup is as follows:
Tunnel 1 - Site A ISP1 to Site B ISP1
Tunnel 2 - Site A ISP2 to site B ISP1
To allow failover, administrative distance is set to 10 for each static route, and a priority is set to allow for an organized prioritization of tunnels.
When this was originally set up in FortiOS 5.4, I used the following commands to customize the failover settings:
dpd-retrycount 3
dpd-retryinterval 3
REFERENCE ONLY: Please see this forum post made back in 2017 that helped me with that issue (thanks to neonbit and Mike for all the help - settings pretty much working up until today!)
However, when trying to set up a new site, using the command
dpd-retrycount 3
will not error out but it will not show up in the configuration. Furthermore, the failover does not work properly unless I purposely add
dpd on-idle
(which is supposedly a default setting).
dpd-retryinterval seems to be added to the config properly, however.
What should I be doing now to get back dpd retrycount? Or is there a new command that has superseded this?
Thank you!