Blocking a domain is not working correctly #820
Replies: 1 comment
-
|
As noted in #821, LuLu cannot block reverse DNS (as its not part of the information given to it by the OS, at the time of the connection). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've installed an App Store app that's continuously querying outgoing connections. I'm blocking the individual IP addresses using Lulu. But isn't there an easier way to block the domain/reverse DNS to finally stop it? The IP addresses have the hostname
ecs-x-xx-xx-xxx.compute.hwclouds-dns.com(where each x represents a number). Do I need to create a rule and enter.+\.compute\.hwclouds-dns\.comas the domain and then block it, as shown in the screenshot? Or what exactly do I need to do? Because even with this method, connections are still being queried.Thank you very much! @objective-see
Beta Was this translation helpful? Give feedback.
All reactions