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