simplewall icon indicating copy to clipboard operation
simplewall copied to clipboard

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

Open XSpark0 opened this issue 1 year ago • 9 comments

Checklist

  • [X] I have used the search function to see if someone else has already submitted the same bug report.
  • [X] I will describe the problem with as much detail as possible.

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

XSpark0 avatar Apr 28 '24 15:04 XSpark0

#1648

henrypp avatar Apr 28 '24 19:04 henrypp

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.

brokoler avatar May 05 '24 15:05 brokoler

Same issue with v3.8.2

bumbalu avatar May 10 '24 09:05 bumbalu

Same

schubi-dubi avatar Jul 16 '24 20:07 schubi-dubi

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

XSpark0 avatar Aug 09 '24 13:08 XSpark0

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"

Slaash007 avatar Aug 15 '24 02:08 Slaash007