On Sat, Nov 18, 2023 at 08:25:10AM -0500, marathon wrote: > Using Debian Bookworm, on Lenovo X280 laptop. Each time after cold startup > or from suspend, I've found the ufw software is turned off and blocks all > network activity in that state. > Does anyone have any idea why? Can I provide further information? > > Thanks. >
What script turns on ufw - if you have to restart ufw, what commands do you run? if it's something like systemd starting a service, then you need to make that service persistent, perhaps. In some sense, much better to fail closed for firewall software than to fail open. All the very best, as ever, Andy Cater