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

[leafnode-list] Re: Installation/configuration problems, help please



I recently went through this exercise. Check these settings.

$ nslookup localhost
---<snip>---
Name:   localhost
Address: 127.0.0.1

$ grep nntp /etc/inetd.conf
nntp stream tcp nowait news /usr/sbin/tcpd /usr/local/sbin/leafnode

$ grep 119 /etc/services
nntp            119/tcp    usenet       #Network News Transfer Protocol
nntp            119/udp    usenet       #Network News Transfer Protocol

$ telnet localhost 119
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
200 Leafnode NNTP Daemon, version 1.11.7 running at localhost (my fqdn: xxxxxx.xxx)
quit
205 Always happy to serve!
Connection closed by foreign host.

$ env |grep NNTP
NNTPSERVER=localhost

If all this looks good then you should have success with "tin -r".

Enjoy,
Jack Myers
-- 
John R. Myers  /  P.O. Box 1722  /  Westminster, CA  92684  /  USA        
tel. +1 714 901-3672
mailto:jmyers@xxxxxxxxx  

*********** REPLY SEPARATOR  ***********

On 10/16/2009 at 7:24 PM Chris G wrote:

>I am trying to get leafnode running on an xubuntu 9.04 system.  I have
>done a perfectly standard ubuntu type install of version 1.11.7.rc1-10
>(i.e. apt-get etc.) and it appears to be installed OK.
>
>However I can't get anything much to happen.
>
>The installation has inserted the expected entries in /etc/inetd.conf
>but when I run tin (my newsreader) I just get a message saying that it
>has failed to connect to the NNTP server - as if it's simply not
>getting run.
>
>I was expecting to be able to run tin from the spool (rather than via
>NNTP) as the leafnode home page says:-
>
>    Leafnode works perfectly with most common newsreaders either via
>    NNTP or with traditional spool access.
>
>.. but the leafnode FAQ says:-
>
>    Q:  Tin complains about a missing file /var/lib/news/active.
>
>    A:  Either you have started the wrong version of tin (the one which
>tries
>        to read news directly from the spool) or your groupinfo file is
>corrupt.
>
>        In the first case, simply invoke tin with the -r flag: tin -r.  If
>this
>        does not help, try to rebuild the groupinfo file by running
>fetchnews
>        -f.
>
>
>What should I be looking at to see why it's not working?
>
>
>-- 
>Chris Green
>
>-- 
>_______________________________________________
>leafnode-list mailing list
>leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
>https://www.dt.e-technik.uni-dortmund.de/mailman/listinfo/leafnode-list
>http://leafnode.sourceforge.net/



-- 
_______________________________________________
leafnode-list mailing list
leafnode-list@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
https://www.dt.e-technik.uni-dortmund.de/mailman/listinfo/leafnode-list
http://leafnode.sourceforge.net/