henrypp / simplewall

Simple tool to configure Windows Filtering Platform (WFP) which can configure network activity on your computer.
GNU General Public License v3.0
6.15k stars 484 forks source link

[Question] Block all but local connections within specific subnet, for entire system? #1799

Open scottmudge opened 4 months ago

scottmudge commented 4 months ago

I've tried playing around with custom rules to get this to work, but maybe someone can shed some light on how to go about this?

I'd like to control the network on a particular machine to only be reachable (and to only reach) the local subnet 192.168.0.0/16. So the parameters for the rule:

I've tried to create two separate rules, one to BLOCK all connections, and then another to ALLOW connections to 192.168.0.0/16, but the BLOCK rule seemed to override the allow rule.

Is there a way to combine this into a single rule?


App version: Latest Windows version: 11

roadarsi commented 4 months ago

Hello. Please read to clarify https://github.com/henrypp/simplewall/issues/1048