Subject: Re: Ipmon messes my terminals
To: Xavier HUMBERT <xavier@xavhome.fr.eu.org>
From: Greg A. Woods <woods@weird.com>
List: current-users
Date: 05/28/2002 17:25:48
[ On Tuesday, May 28, 2002 at 20:19:06 (+0200), Xavier HUMBERT wrote: ]
> Subject: Re: Ipmon messes my terminals
>
> *.err;kern.*;auth.notice;authpriv.none;mail.crit   /dev/console

You probably do want ipmon using syslog (i.e. "ipmon -D -s -o I")

If you RTFM for ipmon(8) you'll find that ipmon uses the facility
"local0" and sends messages there at varying priority levels.

Changing the above to the following will prevent any ipmon-related
entries from ever being sent to /dev/console:

  *.err;kern.*;auth.notice;authpriv.none;local0.none;mail.crit /dev/console

But a better solution would be to avoid using /dev/console for normal
sessions.  Login on some other screen/terminal/etc....

-- 
								Greg A. Woods

+1 416 218-0098;  <gwoods@acm.org>;  <g.a.woods@ieee.org>;  <woods@robohack.ca>
Planix, Inc. <woods@planix.com>; VE3TCP; Secrets of the Weird <woods@weird.com>