-
-
Notifications
You must be signed in to change notification settings - Fork 216
Closed as not planned
Description
Continuing the discussion from reddit:
System firewall (lockdown mode):
Outgoing to LAN -> blocked
Incoming from LAN -> allowed
RethinkDNS + system firewall (lockdown mode)
Outgoing to LAN -> allowed, unless you exclude the app in which case it will be blocked by the system firewall as above (can also be blocked directly by rethink firewall rules, e.g. block 192.168.1.*:5353)
Incoming from LAN -> not working (routing issue?)
So basically:
To send, you need rethink on. To receive, you need rethink stopped (not paused!)
Strangely, netguard has the opposite issue. With netguard on and in lockdown mode you can receive, but not send.
I haven't looked at netguard's source code yet (or rethink's) to compare them.
Metadata
Metadata
Assignees
Labels
No labels