Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 259458 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- /etc/fail2ban/filter.d/named-refused.conf.orig      2008-05-22 00:17:26.000000000 +0200
0
++ /etc/fail2ban/filter.d/named-refused.conf   2009-02-18 09:55:17.000000000 +0100
Lines 26-32 Link Here
26
# Notes.: regex to match the password failures messages in the logfile.
26
# Notes.: regex to match the password failures messages in the logfile.
27
# Values: TEXT
27
# Values: TEXT
28
#
28
#
29
failregex = %(__line_prefix)sclient <HOST>#\S+: query(?: \(cache\))? '.*' denied\s*$
29
failregex = %(__line_prefix)sclient <HOST>#\S+: (view (internal|external): )?query(?: \(cache\))? '.*' denied\s*$
30
# Option:  ignoreregex
30
# Option:  ignoreregex
31
# Notes.:  regex to ignore. If this regex matches, the line is ignored.
31
# Notes.:  regex to ignore. If this regex matches, the line is ignored.

Return to bug 259458