summaryrefslogtreecommitdiff
path: root/logcheck/ignore.d.server/misc
blob: fa4f07c427bb6a7d3a120fd7ae58696a6fa5a832 (plain)
  1. # Figure out if these belong to dhcp or dhcp3-common (or dhclient?)
  2. ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd.*: Reclaiming( REQUESTed) abandoned IP address [\.0-9]+
  3. ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd.*: already acking lease
  4. ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd.*: send_packet: Connection refused
  5. ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ dhcpd.*: fallback_discard: Connection refused
  6. # These show up when isdnutils is installed, but isn't strictly related to those packages
  7. ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: isdn_net: call from [,0-9]+ -> [0-9]+$
  8. ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: isdn_net: Service-Indicator not [0-9], ignored$
  9. # This one shows up with firewalls blocking SMB ports non-silently
  10. ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: Packet log: input DENY .*:(137|138) .*:(137|138) .*$
  11. ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: Shorewall:net2all:DROP:.* (SPT|DPT)=(13[789]|445) .*$