Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
rohitchoudhary1978
New Contributor III

IPsec VPN that is configured with email OTP

Hi,

When connecting to a FortiGate via IPsec VPN that is configured with email OTP, it is expected behavior that the local PC loses internet connectivity until the OTP is provided and the VPN completes the authentication process. This security feature is intended to ensure that while the VPN session is being established and before user authentication is fully completed, only the essential VPN traffic is permitted and all other communication is blocked on the client device.

Now i am looking for a solution to override this to allow Internet Access for OTP Retrieval so that at least it can be taken from email.

Thanks

Rohit k

Rohit K
Rohit K
3 REPLIES 3
Sheikh
Staff
Staff

Hello @rohitchoudhary1978 

 

How are the split tunneling configurations ?

 

regards,

 

Sheikh

**If you come across a resolution, kindly show your appreciation by liking and accepting it, ensuring its accessibility for others**
rohitchoudhary1978

Hi,

The issue is resolved now.

Solution : I have download the backup of forticlient config and edit the file and made the changes as :

The <implied_SPDO> tag controls if all traffic is blocked before full authentication.
- The <implied_SPDO_timeout> tag can be set (e.g., 60 seconds) to allow a grace period during which the PC can maintain some network access—for example, to receive the OTP via email—before the lockdown is enforced.
- Increasing the timeout gives users a window to fetch their OTP before full lockdown, if necessary.

 

<implied_SPDO>1</implied_SPDO>
<implied_SPDO_timeout>200</implied_SPDO_timeout>

 

Thanks

Rohit k

 

Rohit K
Rohit K
Sheikh
Staff
Staff

Hello @rohitchoudhary1978 

 

Thanks for sharing these details, it will be helpful for someone :)

 

regards,

 

Sheikh

**If you come across a resolution, kindly show your appreciation by liking and accepting it, ensuring its accessibility for others**
Announcements
Check out our Community Chatter Blog! Click here to get involved
Labels
Top Kudoed Authors