Date: Fri, 27 Apr 2001 14:32:17 -0300 From: ignacio <izelaya@infovia.com.ar> To: Buliwyf McGraw <buliwyf@libertad.univalle.edu.co>, "freebsd-security@FreeBSD.ORG" <freebsd-security@FreeBSD.ORG> Subject: Re: All network ports in use! Message-ID: <3AE9AD21.79BD9BAE@infovia.com.ar> References: <Pine.BSF.4.21.0104271146150.91799-100000@libertad.univalle.edu.co>
next in thread | previous in thread | raw e-mail | index | archive | help
If i'm not wrong you must recompile the kernel: pseudo-device pty <number> The number indicates the number of ptys to create. If you need more than the default of 16 simultaneous xterm windows and/or remote logins, be sure to increase this number accordingly, up to a maximum of 256. Then you must make un /dev as root: sh MAKEDEV pty7 Buliwyf McGraw wrote: > > Help, my server can not allow more connections from the users... > > When somebody do telnet, then get this message: > > All network ports in use > Connection Closed... :( > > What i can do? > Thanks for any help. > > ======================================================================= > Buliwyf McGraw > Administrador del Servidor Libertad > Centro de Servicios de Informacion > Universidad del Valle > ======================================================================= > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-security" in the body of the message -- Saludos,Ignacio. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AE9AD21.79BD9BAE>