On Mon, 19 Nov 2001, Jacques Nilo wrote:

> Le Lundi 19 Novembre 2001 20:21, vous avez �crit :
> > > Running your LRP program.  It is great!  I've setup a 2 boxes running
> > > ipsec and everything is working fine.  I've two small problems
> > > though.  I have installed the SSHD and WEBLET lrps.  They run fine but
> >
> > both are
> >
> > > painfully slow starting.  Starting a SSH session takes up to one minute
> > > and weblet has the same problem.  I'm thinking that it is some sort of
> > > resolving/DNS problem.  Once I'm in my SSH session using Putty is very
> > > fast.
> > > Any ideas?
> >
> > I noticed that if you're running the SSH daemon on a 486 invoked by inetd,
> > it's normal that it takes nearly a minute before login screen appears. On
> > all these 486 boxes DNS resolution works great and every windows box in the
> > LAN is listed in /etc/hosts and resolves (so DNS stuff shouldn't be the
> > reason).
> > On a pentium based system, it's faster, but not fast. BUT If you start the
> > SSH daemon STAND-ALONE, it's VERY fast, even on a 486.
> > Perhaps you uncommented the ssh entry in /etc/inetd.conf and SSH is now
> > running via inetd?
> > If yes, the only thing you have to do is to comment it out again.

> Running ssh through inetd should not add that much of a burden unless you 
> have several connections at the same time. Have you checked the output of 
> /var/log/auth.log ? Any error message in there ?

It isn't inetd's fault... it is simply that running standalone minimizes
the frequency with which host keys have to be regenerated.

---------------------------------------------------------------------------
Jeff Newmiller                        The     .....       .....  Go Live...
DCN:<[EMAIL PROTECTED]>        Basics: ##.#.       ##.#.  Live Go...
                                      Live:   OO#.. Dead: OO#..  Playing
Research Engineer (Solar/Batteries            O.O#.       #.O#.  with
/Software/Embedded Controllers)               .OO#.       .OO#.  rocks...2k
---------------------------------------------------------------------------



_______________________________________________
Leaf-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user

Reply via email to