A remote user reports that they can connect to the FortiGate SSL VPN portal but cannot access internal resources. The administrator checks the SSL VPN settings and sees that the tunnel mode is enabled with split tunneling. What is the most likely cause?
Trap 1: The IP pool is exhausted and no IP address was assigned.
Without IP, tunnel wouldn't establish.
Trap 2: The firewall policy allowing SSL VPN traffic to internal resources…
Policy is needed but routing is more likely given split tunneling.
Trap 3: The SSL VPN authentication timeout is too short.
Timeout would disconnect, not block resources.
- A
The IP pool is exhausted and no IP address was assigned.
Why wrong: Without IP, tunnel wouldn't establish.
- B
The firewall policy allowing SSL VPN traffic to internal resources is missing.
Why wrong: Policy is needed but routing is more likely given split tunneling.
- C
The routing table on the client is missing the internal network routes.
Split tunneling requires proper routes to internal networks.
- D
The SSL VPN authentication timeout is too short.
Why wrong: Timeout would disconnect, not block resources.