Forum Discussion
Error Communication WebClient
- Dec 06, 2019Both SamName and full UPN formats should work. Set the dc domain of the account. This is if all domains have full 2 way trust.
This error means there is still a networking issue which blocks the sensor from contacting the AATP Azure backend via HTTPS/443.
Although white listed, it might still be blocked int he proxy or somewhere else.
Note: If you install the sensor in silent mode, you have an option to install it with proxy support, including a proxy that requires an authentication, so instead of trying to bypass the proxy, maybe try to work with it...
Thanks for the quick turnaround! Very much appreciated!
We did start off with setting the proxy authentication and attempting connection via that route by using the silent mode install method. Gradually we then started troubleshooting and reached a point where we had to whitelist the server IP on the proxy without any success.
We are going to check our perimeter firewall to validate if any traffic is being dropped there.
In the meanwhile, does anyone know if there are any specific ports that need to be opened up for traffic related to ATP sensor communication?
- EliOfekDec 05, 2019
Microsoft
Just 443, both to azure, and to localhost.
(The sensor service is communicating with the updater service via localhsot 443 as well).
- tanvesDec 06, 2019Copper Contributor
Thanks for your assistance so far! We had traffic on 443 getting dropped on our Perimeter Firewall. Once the DC IP was allowed to communicate over that port, we saw a new set of errors.
These errors have been discussed in the Tech Community
In our case, we have a forest where the root domain is root.com with two child domains, partner.root.com and partner1.root.com (I have used example names). We are testing ATP sensor install on partner.root.com. We are using an account which is created in partner1.root.com as that is our user domain. Questions I had were, under Directory Services config on the portal:
- In the user name do I put just the SAM account or the UPN excluding the domain name
- In the domain, do I put partner1.root.com or partner.root.com or root.com
Any help on this matter would be greatly appreciated!
- EliOfekDec 06, 2019
Microsoft
Both SamName and full UPN formats should work. Set the dc domain of the account. This is if all domains have full 2 way trust.