From owner-freebsd-isp Thu Aug 7 06:16:40 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA07024 for isp-outgoing; Thu, 7 Aug 1997 06:16:40 -0700 (PDT) Received: from dorthy.state.net ([204.75.238.246]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA07019 for ; Thu, 7 Aug 1997 06:16:37 -0700 (PDT) Received: from vectra2.state.net ([204.120.9.222]) by dorthy.state.net (8.7.3/8.7.2) with SMTP id IAA28419; Thu, 7 Aug 1997 08:16:29 -0500 (CDT) Message-Id: <3.0.1.32.19970807081620.006f3184@pop.state.net> X-Sender: hi010001@pop.state.net X-Mailer: Windows Eudora Light Version 3.0.1 (32) Date: Thu, 07 Aug 1997 08:16:20 -0500 To: cn649@torfree.net (TS Tsang) From: Isaac Hopkins Subject: Re: INN: 400 No Space Cc: freebsd-isp@freebsd.org In-Reply-To: <33e8ea06.1015171429@news> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-isp@freebsd.org X-Loop: FreeBSD.org Precedence: bulk At 09:19 PM 8/6/97 GMT, you wrote: >I got the following message when I try to telnet to my NNTP Server. >What Happen? and how can I resolve it? > >-- >Escape character is '^]'. >400 No space (newslib) [innwatch:36] 13448 lt 25000 >Connection closed by foreign host. > > What is happening is that newswatch, checks to see how much space is left on the /var partition before it lets anyone in. apparently you only have 13448 free blocks and INN checks to make sure you have at least 25000 (13448 lt 25000) you either need to free up some space on that partition, make it bigger or change the place that innwatch looks (by editing the innwatch.ctl file). Hope this helps. Isaac Hopkins Minnesota OnLine