Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jun 1997 02:43:13 -0400
From:      "Troy Settle" <rewt@i-Plus.net>
To:        <freebsd-questions@FreeBSD.ORG>, "Michael Haro" <perl@netmug.org>
Subject:   Re: Maximum telnet connections
Message-ID:  <199706020642.CAA20249@radford.i-plus.net>

next in thread | raw e-mail | index | archive | help
From: Michael Haro <perl@netmug.org>
>Hi,
>
>How do I increase the maximum number of telnet connections.  I just
had 16
>users logged into my computer, and when I tried to connect, telnetd
told me
>that it couldn't accept any more connects.
>
>Why is this?  How can I fix it?
>

The answer lies within your kernel config file.

pseudo-device   pty     16

change this to whatever you think you'll need.  You may need to
create the devices in /dev as well.

--
Troy Settle <st@i-Plus.net>
Network Administrator, iPlus Internet Services
http://www.i-Plus.net




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706020642.CAA20249>