Public bug reported:

Binary package hint: ufw

ufw performs per-rule logging just fine, and it will perform logging
after performing a 'ufw disable ; ufw enable', but does not add the
necessary logging rules with ufw-init after a reboot. Eg:

$ diff ./save_after_start ./save_after_enable
...
73a74,75
> -A ufw-after-logging-forward -m limit --limit 3/min --limit-burst 10 -j LOG 
> --log-prefix "[UFW BLOCK] " 
> -A ufw-after-logging-input -m limit --limit 3/min --limit-burst 10 -j LOG 
> --log-prefix "[UFW BLOCK] " 
91a94,95
> -A ufw-logging-allow -m limit --limit 3/min --limit-burst 10 -j LOG 
> --log-prefix "[UFW ALLOW] " 
> -A ufw-logging-deny -m limit --limit 3/min --limit-burst 10 -j LOG 
> --log-prefix "[UFW BLOCK] "

ProblemType: Bug
Architecture: amd64
Date: Sat Oct 24 13:07:22 2009
DistroRelease: Ubuntu 9.10
Package: ufw 0.29-4ubuntu1 [modified: lib/ufw/ufw-init]
PackageArchitecture: all
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: ufw
Uname: Linux 2.6.31-14-generic x86_64

** Affects: ufw (Ubuntu)
     Importance: High
         Status: Triaged

** Affects: ufw (Ubuntu Karmic)
     Importance: High
         Status: Triaged


** Tags: amd64 apport-bug

-- 
ufw not logging packets against default policy after reboot
https://bugs.launchpad.net/bugs/459925
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to