Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Apr 1998 11:56:21 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        "Vladimir V. Shirokov" <volodya@ieeu.udm.ru>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: What it meens?
Message-ID:  <Pine.BSF.3.96.980421115404.4074N-100000@gdi.uoregon.edu>
In-Reply-To: <01bd6d02$e6888230$050aa8c0@ieeu-nt.ieeu.udm.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 21 Apr 1998, Vladimir V. Shirokov wrote:

> telnetd: All network ports in use.
> 
> What does it meens, and how I can solve it.
> My system allow in one time up to 4 terminals ttyp0-ttyp3. How I can
> increase it?

Odd, you should have 16 pty's available by default.  Check that you have
/dev/ttyp0.. ttypf.  

If you need to make more:

1.  Rebuild your kernel, increasing the number of `pseudo-device pty' to
the desired number.

2.  /dev/MAKEDEV pty7

3.  Edit /etc/ttys and add a line for each pty you want to serve.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980421115404.4074N-100000>