Mailing List Archive

Support open source code!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Setting to limit number of telnet sessions



On Fri, Oct 27, 2000 at 03:00:25PM +0900, Antony Stace wrote:
> Is there a setting somewhere to set a maximum number of telnet sessions
> to a linux box?

If you are starting telnetd from inetd, the 'max' number of
server instances is separated from the wait/nowait entry by
a period. ('man inetd.conf')

If you are starting telnetd from xinetd, add an instances = n
line to the stanza for telnetd. ('man xinetd.conf')

I think a lot of folks would argue that the proper maximum
nowadays is 0... which you can do by removing telnetd from
your xinetd.conf file.  :-)

-- 
Jim Tittsler, Tokyo   ICQ: 5981586


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links