- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
[RealTime AV protection with VPN]
Hi,
Is there an option to enable real-time verification that antivirus is enabled on a VPN connection?
For example, if I have the antivirus activated at the beginning of the connection and I deactivate it DURING the connection, is it possible to check it in any way?
Best regards.
David.
- Labels:
-
FortiClient
-
FortiGate
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello David,
From firewall side I think it is a new feature request.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So, now it is not yet functional?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @David_1,
It is possible by using host check for SSLVPN in tunnel mode. Please refer to https://docs.fortinet.com/document/fortigate/7.4.2/administration-guide/32970/configuring-os-and-hos...
Example below:
config vpn ssl web portal
edit tunnel-access
set host-check av
set host-check-interval <<< Periodic host check interval. Value of 0 means disabled and host checking only happens when the endpoint connects.
end
Regards,
