Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Jul 1997 11:09:58 +0200 (MET DST)
From:      Wolfgang Helbig <helbig@MX.BA-Stuttgart.De>
To:        art@adn.edu.ph (Arthur Alacar)
Cc:        questions@FreeBSD.ORG
Subject:   Re: telnetd port.
Message-ID:  <199707260910.LAA15899@helbig.informatik.ba-stuttgart.de>
In-Reply-To: <Pine.BSF.3.95q.970725175634.9295A-100000@pili.adn.edu.ph> from Arthur Alacar at "Jul 25, 97 05:58:15 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> how can i add more telnet port on my bsd system?
> the range of usable port is from ttyp0 to ttypf only...
> how can therefore i use ttypg above?

o Increase the number of pseudo terminals supported by your kernel with
  the line 
	pseudo-device pty 32
  in your kernel configuration file.

o Consult man MAKEDEV to add more device files.

Wolfgang
> 
> 
> |art|
> 
> 
> 
> 




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