Created on 10-26-2020 07:09 AM Edited on 09-30-2024 06:49 AM By Anthony_E
Description
This article describes how to run FSSO in a dual (or multi) NIC environment.
Quite often, we see issues in FSSO caused by simultaneous use of wired and Wi-Fi connections, especially with docking stations and notebooks/laptop. Less often, this is seen with dual-NIC/dual-LAN standalone workstations.
The root cause of the issue is a single IP A-record in DNS, reflecting only one IP of the existing two addresses.
Since FSSO relies on FortiGate knowing the correct IP for the user and mapping the user info to inbound traffic, traffic that has no user info associated, will not be mapped to FSSO policies.
In Short: (The following behavior seen in Windows Server 2012 R2)
Issue with single IP A DNS record in Microsoft environment is usually caused by DNS and DHCP server setup.
Where DNS is set to be updated only by DHCP, which locks the records.
DHCP also updates the workstation's single A record in DNS with the latest assigned IP.
There is no secondary IP for secondary network interface created in DNS.
** Windows Server 2019 does support same an A-record with 2 different IP addresses. **
For example:
In detail:
When Collector Agent does DNS resolution of workstation name (as Events from DC mostly do not contain IP but NetBIOS hostname, and so DNS resolution is crucial and needed), or periodic IP check, then workstation name resolves to just one IP from DNS. The Wi-Fi IP, in above-mentioned case, is the last IP assigned by the DHCP server.
Therefore, FSSO user record is created/updated with one IP as Collector Agent, based on latest DNS record, does believe that workstation has just one NIC and IP assigned to it.
To check:
To see if that is the root cause, simply do nslookup on the machine (DC most probably or at least domain-joined) where the Collector Agent is installed to see the currently known IP of the workstation after it connected to wired network, and again when it connects to Wi-Fi.
One IP only will always be visible.
Solution
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.