From owner-freebsd-questions Fri Oct 1 8:35:27 1999 Delivered-To: freebsd-questions@freebsd.org Received: from unix.megared.net.mx (megamail.megared.com.mx [207.249.162.252]) by hub.freebsd.org (Postfix) with ESMTP id 8444115A8F for ; Fri, 1 Oct 1999 08:35:08 -0700 (PDT) (envelope-from ales@megared.net.mx) Received: from ales (ales.megared.net.mx [207.249.163.251]) by unix.megared.net.mx (8.9.3/8.9.3) with SMTP id KAA40388; Fri, 1 Oct 1999 10:33:47 -0500 (CDT) (envelope-from ales@megared.net.mx) Message-ID: <031e01bf0c22$6c9ccce0$fba3f9cf@megared.net.mx> Reply-To: "Alejandro Ramirez" From: "Alejandro Ramirez" To: "Tom Williams" , References: Subject: RE: NETWORK PORTS INUSE Date: Fri, 1 Oct 1999 10:34:17 -0500 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, You have just 16 telnet ports by default, increase the following value in your kernel: pseudo-device pty 16 to as many connections you want, rebuild & install the new kernel, and dont forget to create the needed devices in /dev (if they arent created yet). Have Fun... Ales > I am getting an error as follows > telnetd: All Network Ports Inuse. > > Any ideas? > > my machines does have about 15 telnet connections on it right now > > > TTYL > Tom Williams > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message