From owner-freebsd-questions Tue Mar 17 18:14:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA21337 for freebsd-questions-outgoing; Tue, 17 Mar 1998 18:14:44 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA21326 for ; Tue, 17 Mar 1998 18:14:34 -0800 (PST) (envelope-from grog@lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.8.7/8.8.5) with ESMTP id MAA10134; Wed, 18 Mar 1998 12:44:17 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.8.8/8.8.7) id MAA09341; Wed, 18 Mar 1998 12:44:17 +1030 (CST) (envelope-from grog) Message-ID: <19980318124417.12850@freebie.lemis.com> Date: Wed, 18 Mar 1998 12:44:17 +1030 From: Greg Lehey To: Chris , freebsd-questions@FreeBSD.ORG Subject: Re: telnetd: all network ports in use References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89i In-Reply-To: ; from Chris on Tue, Mar 17, 1998 at 08:54:27PM -0500 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 17 March 1998 at 20:54:27 -0500, Chris wrote: > FreeBSD: > > I am currently getting this error with 17 simultaneous logins, but its a > very popular server, is there a way to fix this? if so, how? thank you Increase the number of pseudo-terminals. In your configuration file, set pseudo-device pty 64 This will give you the maximum of 64 ptys. Greg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message