We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d315359 commit bde53daCopy full SHA for bde53da
src/content/docs/magic-wan/configuration/manually/third-party/fortinet.mdx
@@ -120,7 +120,7 @@ fortigate # config vpn ipsec phase1-interface
120
edit "MWAN_IPsec_Tun2"
121
set interface "wan1"
122
set ike-version 2
123
- set keylife 86400
+ set keylife 82800
124
set peertype any
125
set net-device enable
126
set proposal aes256gcm-prfsha512 aes256gcm-prfsha384 aes256gcm-prfsha256
@@ -154,7 +154,7 @@ fortigate # config vpn ipsec phase2-interface
154
set proposal aes256gcm aes128gcm
155
set dhgrp 20
156
set replay disable
157
- set keylifeseconds 28800
+ set keylifeseconds 25200
158
set auto-negotiate enable
159
set keepalive enable
160
next
0 commit comments