pylorak / TinyWall

TinyWall is a free, non-intrusive, secure-by-default firewall for Windows.
GNU General Public License v3.0
294 stars 47 forks source link

Docker wont load when firewall enabled #42

Open pumalife opened 1 month ago

pumalife commented 1 month ago

Ive tried making every exception i can (adding child processes, exploring the various settings in each app exception), nothing works except disabling the tiny firewall entirely. Then when i start docker it will load, otherwise it fails

colevr1 commented 1 month ago

I confirm the issue

pumalife commented 1 month ago

issue resolved. its a 'windows services' issue for docker. just add the docker service in tiny firewall and it works. its misleading because it wont show up in the tiny firewall 'show connections', so your just trial an error adding services that might be needed.