diff options
Diffstat (limited to 'logcheck/ignore.d.server/dhcp3-common')
-rw-r--r-- | logcheck/ignore.d.server/dhcp3-common | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/logcheck/ignore.d.server/dhcp3-common b/logcheck/ignore.d.server/dhcp3-common index 539c430..a272a72 100644 --- a/logcheck/ignore.d.server/dhcp3-common +++ b/logcheck/ignore.d.server/dhcp3-common @@ -1,10 +1,6 @@ -dhcpd: Abandoning IP address [\.0-9]+: pinged before offer -dhcpd: DHCPACK on [\.0-9]+ to .* via -dhcpd: DHCPDISCOVER from .* via -dhcpd: DHCPNACK on [\.0-9]+ to .* via -dhcpd: DHCPOFFER on [\.0-9]+ to .* via -dhcpd: DHCPREQUEST for .* from .* via +dhcpd: DHCPACK to [\.0-9]+ dhcpd: ICMP Echo reply while lease [\.0-9]+ valid. -dhcpd: Wrote [[:digit:]]+ (leases|deleted host decls|new dynamic host decls) to leases file\. +dhcpd: Wrote [0-9]+ (leases|deleted host decls|new dynamic host decls) to leases file\. dhcpd: accepting packet with data after udp payload. dhcpd: ip length 576 disagrees with bytes received 590. +dhcpd: Abandoning IP address [\.0-9]+: pinged before offer |