From 87218fb829d3f802ec9ba1b24bb3fabbce8f351f Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 1 Mar 2003 23:54:50 +0000 Subject: Loosen up a bit on dhcpd entries. Add temp. SMB strings. --- logcheck/ignore.d.server/dhcp3-common | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'logcheck/ignore.d.server/dhcp3-common') diff --git a/logcheck/ignore.d.server/dhcp3-common b/logcheck/ignore.d.server/dhcp3-common index 8da2b18..a06415b 100644 --- a/logcheck/ignore.d.server/dhcp3-common +++ b/logcheck/ignore.d.server/dhcp3-common @@ -1,12 +1,12 @@ -dhcpd: Abandoning IP address [\.0-9]+: pinged before offer$ -dhcpd: BOOTREQUEST from [0-9a-f:]+$ -dhcpd: DHCP(ACK|NAK|OFFER) on [\.0-9]+ to [0-9a-f:]+( \([^\)]+\))? via eth[0-9]+$ -dhcpd: DHCPACK to [\.0-9]+$ -dhcpd: DHCPDISCOVER from [0-9a-f:]+( \([^\)]+\))? via eth[0-9]+$ -dhcpd: DHCPINFORM from [\.0-9]+( via eth[0-9]+)?$ -dhcpd: DHCPRELEASE of [\.0-9]+( from [0-9a-f:]+( \([^\)]+\))? via eth[0-9]+( \(found\))?)?$ -dhcpd: DHCPREQUEST for [\.0-9]+( \([\.0-9]+\))? from [0-9a-f:]+( \([^\)]+\))? via eth[0-9]+$ -dhcpd: ICMP Echo reply while lease [\.0-9]+ valid.$ -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 ?$ +dhcpd: BOOTREQUEST from [0-9a-f:]+ ?$ +dhcpd: DHCP(ACK|NAK|OFFER) on [\.0-9]+ to [0-9a-f:]+( \([^\)]+\))? via eth[0-9]+ ?$ +dhcpd: DHCPACK to [\.0-9]+ ?$ +dhcpd: DHCPDISCOVER from [0-9a-f:]+( \([^\)]+\))? via eth[0-9]+ ?$ +dhcpd: DHCPINFORM from [\.0-9]+( via eth[0-9]+)? ?$ +dhcpd: DHCPRELEASE of [\.0-9]+( from [0-9a-f:]+( \([^\)]+\))? via eth[0-9]+( \(found\))?)? ?$ +dhcpd: DHCPREQUEST for [\.0-9]+( \([\.0-9]+\))? from [0-9a-f:]+( \([^\)]+\))? via eth[0-9]+ ?$ +dhcpd: ICMP Echo reply while lease [\.0-9]+ valid. ?$ +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. ?$ -- cgit v1.2.3