IPv6 IPsec VPN over NPU VDOM links
If you have configured your FortiGate to send IPv6 IPsec traffic over NP6-accelerated NPU VDOM links bound to the same NP6 processor, you should also enable the following option (which is disabled by default):
config system npu
set ipsec-over-vlink enable
end
If your FortiGate has one NP6 processor, all accelerated inter-VDOM interfaces that you create will be bound to this NP6 processor. If you are sending IPv6 IPsec traffic between two inter-VDOM link interfaces you should enable ipsec-over-vlink
or some traffic may be dropped.
If your FortiGate has multiple NP6 processors, to send IPv6 IPsec traffic between inter-VDOM link interfaces you can do either of the following:
- If the two inter-VDOM link interfaces used for passing IPv6 IPsec traffic are bound to different NPU VDOM links (for example, npu0 and npu1) disable
ipsec-over-vlink
. This is the recommended configuration. - If the two inter-VDOM link interfaces are bound to the same NPU VDOM link, enable
ipsec-over-vlink
.