Hello,
 
I need to deploy IA across few firewalls in order to replace statically assigned IPs with IA-based rules.
For the record I'm running 80.30 Take 50 across all of our firewalls.
I have 4 collectors and they seems to be talking fine to my Gateways.
I have done some investigation on the PDP/PEP and connectivity to the AD - or, actually, Collectors. Long story short I think we can summarise our issue in 2 separate points:
 
- Some users are not being recognised as a AD users by PDP. Or they are "lost"
 - Some traffic is marked as initiated by the users but that’s not the case at all as user just logged on to the server. Traffic is not generated by them. I will explain below exactly what I mean by that.
 
 
In terms of problem number 1:
- My user (one of many!) is not to be seen by PDP/PEP daemons.
 - I have 2 devices (laptop/PC) and I have logged on to both of them today. I have also done full reboot of my PC and I had confirmation that my trust with the AD was established, all of the log on scripts were run correctly.
 - My user was recognised before – I have logs to prove this
 - Some other users were recognised before but they are not now (for example my colleague who sits right next to me – I could see his username yesterday but not today. He has definitely logged on to this PC multiple times today)
 - Sometimes I can see user but NOT IP associated with that user
 - Looking at the "Logs & Monitor" tab in SMS Console I can see events related to the "Log in/log out" however looking at "pdp monitor user" I can see user within PDP/PEP
 
 
Problem 2 manifests itself by marking traffic between servers as USER TRAFFIC.
Here is a specific scenario of what happens:
- Server is sending syslog messages to another server (and this traffic is seen correctly)
 - User A logs in to the server and performs some operations NOT RELATED to the syslog (for example looking at the DHCP configuration)
 - From that point on server marks traffic as sent by the user and goes against user’s ACLs.
 - Only Syslog traffic (514) seems to be marked as the user's traffic.
 
Needless to say that both issues would be a showstoppers to implement this into PROD environment.
 
Please see some details about our setup – I have created a quick script to give us one-page summary about most important features of PDP:
 
 
 
Now, users and machines numbers are taken from this grep:
 
 
pdp monitor summary all | grep -c "[u]"
 
 
 
 Thank you in advance for your help. I'm not sure what I could be looking into. I do have case open with our 1st line support (before we hit TAC) but that's slow to progress so I'm hoping I can get some help from "the experts in the field"
 
Cheers
Chris