본문으로 건너뛰기

FortiClient VPN Integration

Overview

FortiClient provides VPN remote access, endpoint protection, and ZTNA. KYRA MDR collects FortiClient VPN events through FortiGate syslog. Supports FortiClient 7.x with FortiGate 7.x.

Prerequisites

  • A KYRA MDR Collector installed and running
  • FortiGate configured as FortiClient VPN gateway
  • Syslog configured on the FortiGate
  • FortiClient VPN operational on endpoints

Configuration

FortiClient VPN events are forwarded through FortiGate syslog:

  1. Ensure syslog is configured (see FortiGate integration)
  2. Enable VPN event logging:
config log syslogd filter
set severity information
set forward-traffic enable
end
config vpn ssl settings
set login-attempt-limit 3
set login-block-time 60
end
  1. Enable EMS logging if using FortiClient EMS:
config endpoint-control settings
set forticlient-reg-sync enable
end
  1. Verify with diagnose vpn ssl list

Collected Log Types

Log TypeDescriptionSecurity Use
SSL VPN LoginVPN authentication eventsAccess monitoring
SSL VPN LogoutSession termination eventsSession tracking
Tunnel Up/DownTunnel establishment eventsVPN availability
Compliance CheckEndpoint compliance assessmentSecurity compliance
EMS EventsEndpoint management eventsEndpoint inventory
Web ModeWeb-mode VPN access eventsApplication access monitoring

Troubleshooting

No VPN events: Set syslog filter severity to information.

Missing compliance data: Requires FortiClient EMS integration with FortiGate.

SSL VPN vs IPsec: Ensure logging covers both VPN types if both are in use.

Contact kyra@seekerslab.com for support.