List with Domains (Regexp) working and not working #877
cthulhubuddha
started this conversation in
General
Replies: 2 comments 5 replies
-
hi @cthulhubuddha , First of all upgrade to latest 1.6.0rc5. We've fixed several important bugs since rc3. Then check |
Beta Was this translation helpful? Give feedback.
2 replies
-
OK, all upgraded (1.6.0rc5) and Priority Rule is selected, same behavior |
Beta Was this translation helpful? Give feedback.
3 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.
-
ubuntu, opensnitch v1.6.0rc3
i am trying to limit the domains the application qemu can connect to. I have an always on rule using the domain regexp list

The domain list file has one entry:
^ntp.ubuntu.com$
The rule's To this port:

Log Level: Debug - the rule matches the regexp and then prompts me with an action popup

It appears my always on rule for this application matches the ntp.ubuntu.com DNS/53 call

But doesn't match the ntp.ubuntu.com NTP/123 call, prompting the popup. When I add the temporary rule for ntp.ubuntu.com those ntp calls show there

Not sure at this point if i'm doing something wrong or if there is a bug, looking for some ideas, thank you
Beta Was this translation helpful? Give feedback.
All reactions