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