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

Re: [leafnode-list] I can't get leafnod to run. Please help me!



Nicolas <oxstone@xxxxxxx>:

>> ps aux | grep '[x]inetd'
>
> It prints NOTHING! Therefore, xinetd does not run on the server! I
> don't know

if you used the command line as indicated, you could well be running
inetd, which could be the standard preset.  what matthias ment to say
was "ps aux |grep 'inetd'", this would catch both xinetd and inetd.
also, if your admin is smart and runs the daemontools, the server
might hide behind a supervise process.

a telnet to the server running NNTP would have been best.  matthias
sent the line as well, from your client machine, which should have an
important tool like this installed, you can do "telnet <server-IP>
119" or "telnet <server-IP> nntp" to reach leafnode if it is running.
if you really don't have telnet, get a copy of netcat (google for it)
and install this.  then you could do "nc <server-IP> 119" for the same
effect.

clemens

-- 
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx -- mailing list for leafnode
To unsubscribe, send mail with "unsubscribe" in the subject to the list