The Ubuntu community has contributed 12357 ideas, 58479 comments, 1187050 votes
Idea
#10509: Log firewall to separate file
|
| |
34
|
|
|
Written by Eldmannen the 30 Jun 08 at 13:40.
Category: Security.
Related to:
Nothing/Others.
Status: New
|
|
|
Description
Currently, ufw logs the firewall to kern.log (the log file for kernel messages).
I think it should log them to a separate file such as firewall.log instead.
Attachments
Duplicates
Comments
|
Ssdg wrote on the 30 Jun 08 at 14:32
| |
ufw is a front-end for kernel's , so, I'm not sure this can be done.
|
|
Ssdg wrote on the 30 Jun 08 at 14:32
|
ufw is a front-end for kernel's firewall features, so, I'm not sure this can be done.
(sorry, forgot a word last time)
|
|
Eldmannen wrote on the 30 Jun 08 at 15:23
|
Yeah, ufw is a front-end for iptables which is a userspace tool that communicates with the the kernelspace netfilter API.
Still think it should have an own log file though.
|
Post your comment
|
|
|