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.3k stars 487 forks source link

Create rule from notification: UDP direction wrong #581

Closed geonanorch closed 4 years ago

geonanorch commented 4 years ago

Just installed simplewall, added several rules and generally all works well, thank you!

I did come across something that puzzled me for a while:

mdns

Finally noticed that the filter does not match the direction. I then altered the rule's direction to Inbound, and notifications stopped showing.

Also noticed that notification addresses are sometimes shown including port like udp:xxx.xxx.xxx.xxx:NNNN, sometimes the port is provided separately under Port. Is it the local port then ? (if yes I suggest to make the label explicit: Local port)

Janaue commented 4 years ago

i have the same situation direction in popup warning = inbound then choose ''create the rule'' and the direction ''outbound'' is selected...

cloudgreen commented 4 years ago

Smells like a bug, good find! We should probably ping @henrypp.

henrypp commented 4 years ago

fixed