At 02:36 12-3-2002 +0200, Giorgos Keramidas wrote:
>On 2002-03-11 22:00, Rogier R. Mulhuijzen wrote:
> >
> > >I think this would be useful, but I would be concerned about the rate at
> > >which these messages could come when someone is actively attacking a
> > >system.
> > >Perhaps such messages could go through a rate limiter mechanism similar to
> > >that now used by the network interfaces.
> >
> > syslogd already has a "last message repeated N times"
>
>Rate limiting is still needed:
>
> while true ;do
> echo "" > /dev/ad0
> echo "" > /dev/ad1
> done
>
>This would cause syslogd to go nuts!
crw-r----- 2 root operator 116, 0x00010002 Jan 20 03:13 /dev/ad0
Only if you're root.
Doc
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message