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.03k stars 478 forks source link

[Bug] Rules > Allow Windows Update doesn't work properly. #1768

Open XSpark0 opened 4 months ago

XSpark0 commented 4 months ago

Checklist

App version

v.3.8.1

Windows version

Windows 11 23H2 22631.3447

Steps to reproduce

If i enable Rules > Allow Windows Update, i get error in Windows Update. And yes Microsoft Update is set to default Disable (Recommended) in Blocklist. Setting to Allow doesn't make a difference. If i disable Rules > Allow Windows Update, Windows Update works again.

Expected behavior

Enabling Rules > Allow Windows Update and setting Microsoft Update to default Disable (Recommended) in Blocklist should cause Windows Update to work just like in v3.7.8.

Actual behavior

Enabling Rules > Allow Windows Update causes Windows Update to show error connecting instead.

Logs

No response

henrypp commented 4 months ago

1648

brokoler commented 4 months ago

Same issue happening to me with v3.8.1. Enabling the rule "Allow Windows Update" and enabling system rules "Windows Update service" and "Windows Update Delivery service" did not work. Simplewall had to be disabled to let Windows updates continue.

bumbalu commented 3 months ago

Same issue with v3.8.2

schubi-dubi commented 1 month ago

Same

XSpark0 commented 3 weeks ago

Same issue in v3.8.3 Allow Windows Update option under Rules Menu is still working backwards.

Slaash007 commented 3 weeks ago

For whatever reason, wusvc.exe outbound packets are blocked although the program is fully enabled in apps tab. (Windows 11 Enterprise LTSC 24H2 build 26100.1150 w/ simplewall 3.8.3 x64) image

image

But something catches my eye if I look at the log file. The program path seems odd (just "C:\")...

Date,Username,Path,Address (Local),Port (Local),Address (Remote),Port (Remote),Protocol,Layer,Filter name,Filter ID,Direction,State "‎15/‎08/‎2024 ‏‎04:03:49","MYCOMPUTER\User01", "C:\","mypublicipv6address","54423","2603:1030:800:5::bfee:a098","443 (https)","tcp6","FWPM_LAYER_ALE_AUTH_CONNECT_V6","Internal\BlockConnection","#270448","Outbound","Blocked" "‎15/‎08/‎2024 ‏‎04:03:49","MYCOMPUTER\User01","C:\","192.168.0.52","54424","40.127.169.103","443 (https)","tcp","FWPM_LAYER_ALE_AUTH_CONNECT_V4","Internal\BlockConnection","#270447","Outbound","Blocked" "‎15/‎08/‎2024 ‏‎04:03:49","MYCOMPUTER\User01","C:\","mypublicipv6address","54425","2603:1030:800:5::bfee:a098","443 (https)","tcp6","FWPM_LAYER_ALE_AUTH_CONNECT_V6","Internal\BlockConnection","#270448","Outbound","Blocked"