La vida de un DBA, Basis y Bedel en Puerto Rico
2008/05/29
  Firefox 3
Download Day - Spanish
 
2008/05/09
  Miguel Bose - Taquilla del concierto en el Choliseo

Miguel Bose

 
2008/05/06
  RedHat Linux Problems with login

In a Red Hat Linux Advanced Server release 2.1AS/i686 (Pensacola) server, suddenly the new telnet sessions didn't show a login. It always happened when you had 60 users connected. If you log out one of the users, one login will appear in one telnet. I looked everywhere for the maximum number of users: in sysctl -a ... in ulimit -a ... in /etc/security/limits.conf ... in the PAM modules ...

It was dumb of my part, since it was obviously a telnet problem. The telnet configuration file seems to have the solution:

/etc> cat /etc/xinetd.conf
#
# Simple configuration file for xinetd
#
# Some defaults, and include /etc/xinetd.d/

defaults
{
        instances               = 60
        log_type                = SYSLOG authpriv
        log_on_success          = HOST PID
        log_on_failure          = HOST
        cps                     = 25 30
}

includedir /etc/xinetd.d

I just changed the 60 for a 100...

 

Mi foto
Nombre: MADS
Ubicación: San Juan, Puerto Rico, United States
Archivos
mayo 2007 / febrero 2008 / marzo 2008 / abril 2008 / mayo 2008 / junio 2008 / julio 2008 / febrero 2010 / marzo 2010 /


Powered by Blogger

Suscribirse a
Entradas [Atom]