From owner-freebsd-questions Mon Oct 27 15:35:40 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA05941 for questions-outgoing; Mon, 27 Oct 1997 15:35:40 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA05936 for ; Mon, 27 Oct 1997 15:35:37 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.5) with SMTP id PAA13522; Mon, 27 Oct 1997 15:35:27 -0800 (PST) Date: Mon, 27 Oct 1997 15:35:27 -0800 (PST) From: Doug White Reply-To: Doug White To: Ahmad Lokman Hamid cc: "'freebsd-questions@freebsd.org'" Subject: Re: Free BSD Kernel error message In-Reply-To: <01BCE2F8.87213B00@sting.alurtenaga.com.my> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 27 Oct 1997, Ahmad Lokman Hamid wrote: > Can Anyone out there explain to me on the error messages below which I > got at the console > > > > Oct 10 17:06:51 susan/kernel: sio0: 1 more silo overflow (total 4) This means that you're driving your serial port faster than it can process data. You usually see this if you aren't running a 16550 UART or if you're trying to do high speed communications with a high system load. > > Oct 15 22:58:29 susa routed[64]: interface sl0 to 161.142.203.186 turned > > off This means that routed found that it couldn't communicate with sl0 anymore. sl0 is the SLIP interface. If you hung up, then this is harmless. If you're not doing any advanced routing, you should probably turn routed off. This can be done in /etc/sysconfig. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major