Solved
perimiter firewall access list
We are configuring our perimiter firewall with a default deny/all for outbound traffic. What ports & destinations do I need to allow for Webroot to communicate back to the cloud service?
Best answer by JimM
Hi apowell,
I see this is your first post. Welcome to the Community!
As long as your firewall supports allowing path masks, you can whitelist the following URLs to accomplish your goal:
*.webrootcloudav.com
(this will cover the g-url’s as well as several other target addresses)
*.*.webrootcloudav.com
(some devices don’t like a single * for urls that contain dots in the value of *
*.p4.webrootcloudav.com
(in case a device doesn’t like multiple *’s)
*.compute.amazonaws.com
(this will cover inbound communication from the Amazon cloud servers)
*.webroot.com
(for future communications)
*.webrootanywhere.com
(for future communications)
I hope this helps. Unfortunately we cannot provide IP addresses for security reasons.
View originalI see this is your first post. Welcome to the Community!
As long as your firewall supports allowing path masks, you can whitelist the following URLs to accomplish your goal:
*.webrootcloudav.com
(this will cover the g-url’s as well as several other target addresses)
*.*.webrootcloudav.com
(some devices don’t like a single * for urls that contain dots in the value of *
*.p4.webrootcloudav.com
(in case a device doesn’t like multiple *’s)
*.compute.amazonaws.com
(this will cover inbound communication from the Amazon cloud servers)
*.webroot.com
(for future communications)
*.webrootanywhere.com
(for future communications)
I hope this helps. Unfortunately we cannot provide IP addresses for security reasons.
Reply
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.