[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] WARNING: Cobalt RaQ2 Update 3.0



On Fri, 18 Aug 2000 16:08:31 -0700, Jeff Lovell <jlovell@xxxxxxxxxx> wrote:

:>John Burgess wrote:
:>> 
:>> The kernel logger is also logging messages every few minutes like so to the
:>> point that is all that dmesg reports after a short while.
:>> 
:>> Swansea University Computer Society IPX 0.34 for NET3.035
:>> IPX Portions Copyright (c) 1995 Caldera, Inc.
:>> Appletalk 0.17 for Linux NET3.035
:>> Swansea University Computer Society IPX 0.34 for NET3.035
:>> IPX Portions Copyright (c) 1995 Caldera, Inc.
:>> Appletalk 0.17 for Linux NET3.035
:>> Swansea University Computer Society IPX 0.34 for NET3.035
:>
:>Edit /etc/conf.modules and add these two lines to
:>make these messages disappear.
:>
:>alias net-pf-4 off
:>alias net-pf-5 off
:>
:>Jeff

I get these on a Qube2:

Aug 20 01:15:02 www kernel: IPX Portions Copyright (c) 1995 Caldera, Inc.
Aug 20 01:15:03 www kernel: Appletalk 0.17 for Linux NET3.035
Aug 20 01:15:04 www proftpd[21795]: www.domain.com
(www.domain.com[192.168.1.1]) - FTP session closed. 

I assume the above changes will work on a Qube2?

You did not mention commenting out the existing alias definitions for those
two, but I assume one needs to do that? 

# alias net-pf-4 ipx
alias net-pf-4 off
# alias net-pf-5 appletalk
alias net-pf-5 off

Is any restart required to make these take effect?

How about one for the proftpd check?

Thanks for the info, I have wanted to know how to turn on those messages for
some time now.

Mike.