Technical Tip: Transport method changes to 'Auto' after configuring IPSEC through GUI in v7.6.2
| Description | This article explains issues when configuring a specific transport mode in the IPSEC tunnel through GUI and it changes to 'auto' in the background. |
| Scope | FortiGate. |
| Solution | In FortiOS v7.6 and later, it is possible to configure the transport method to TCP, UDP or Auto.
When configuring the VPN using the GUI, by using the Remote Access template, specific transport modes can be chosen as per the screenshot below:
config vpn ipsec phase1-interface next
To work around the issue, the setting can be changed manually via the CLI:
config vpn ipsec phase1-interface
This GUI issue is resolved in v7.6.3.
For more information on IPsec TCP encapsulation, refer to the following document: Encapsulate ESP packets within TCP headers. |

