I have configured xinted for leafnode as described below and it still doesn't start. I 
can't even find any indication in the logs that it is even trying to start.

leafnode does start from the command prompt.

Does anyone know what else may need to be set?

Thanks in advance.

-----Original Message-----
From: sda <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Date: Tue, 26 Mar 2002 12:17:52 -0500
Subject: Re: [expert] LM 8.2 xinetd & leafnode

On Tue, Mar 26, 2002 at 12:43:42AM +0100, Andreas Müller wrote:
> Hallo all,
> 
> just installed LM 8.2 and wanted to use leafnode. xinetd is running and
> leafnode installed all right. But of course I cannot connect to
> leafnode. I do not have any idea about xinetd, because I always used
> inetd before. It seems that xinetd is preventing leafnode from running.
> Can anyone help me PLZ? Anyone running leafnode on LM 8.2?

Usually being unable to connect to leafnode with one's nntp client means
that xinetd hasn't been setup to allow it.

Do you have an entry in xinetd.d for leafnode?

It should look like the following:

service nntp
{
flags           = REUSE
socket_type     = stream
wait            = no
user            = news
server          =/usr/sbin/leafnode
log_on_failure  +=USERID
}
                                                
                                                

--
        -^-   -^-
        <?>   <?>    Steve
            ^
           ___       <[EMAIL PROTECTED]>                                      >
          '   `
                                                




Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to