ufw

lp:~mfo/ufw

Get this repository:
git clone https://git.launchpad.net/~mfo/ufw
Only Mauricio Faria de Oliveira can upload to this repository. If you are Mauricio Faria de Oliveira please log in for upload directions.

Branches

Name Last Modified Last Commit
lp1946804-debian 2021-10-13 18:01:16 UTC
set default policy after loading rules

Author: Mauricio Faria de Oliveira
Author Date: 2021-10-13 18:01:16 UTC

set default policy after loading rules

Signed-off-by: Mauricio Faria de Oliveira <mfo@canonical.com>

lp1946804 2021-10-12 21:57:40 UTC
src/ufw-init-functions: set default policy after loading rules

Author: Mauricio Faria de Oliveira
Author Date: 2021-10-12 21:57:40 UTC

src/ufw-init-functions: set default policy after loading rules

If default input policy of DROP (default setting in ufw) is set
before loading rules to allow a network root filesystem to work,
it freezes before loading them, and the boot process stalls.

Just set default policy after loading rules, as the snippet for
ip[6]tables-restore has -n/--noflush, which doesn't flush other
rules in the builtin chains.

The output of iptables -L is identical before/after.

https://bugs.launchpad.net/bugs/1946804

Signed-off-by: Mauricio Faria de Oliveira <mfo@canonical.com>

12 of 2 results
This repository contains Public information 
Everyone can see this information.