-
-
Notifications
You must be signed in to change notification settings - Fork 598
Description
Checklist
- I have used the search function to see if someone else has already submitted the same feature request.
- I will describe the problem with as much detail as possible.
- This issue only contains a request for one single feature, not multiple (related) features.
App version
3.8.7
Problem you are trying to solve
I'm facing an issue in simplewall where custom user rules to allow LAN traffic (e.g., UDP/IGMP on local IPs like 192.168.50.x) are overridden by internal blacklist rules like Internal\BlockRecvAccept and Internal\BlockConnection, even when user rules are prioritized at the top and include addresses such as 192.168.50.0/24;224.0.0.0/4 for multicast. Attempts to use app-specific rules, enable system rules for services like mDNS/IGMP, or add a lower-priority block for non-LAN IPs don't work, forcing disabling internals as a workaround, which reduces security.
Cannot enable LAN bypass, no matter what I do, I simply cannot make a LAN bypass.
Suggested solution
Allowing a user rule list to override any and all blocklists.
OR
Add a whitelist builded in that enables all LAN communications.
Screenshots / Drawings / Technical details
No response