Hi all, I've just switched from debian to gentoo in order to have better performance and
more colorful shell (:P), my problem now is very simple. I can't manage to have gnus working
properly.


It keeps saying that vercingetorix.caesar.org (local NNTP server) or localhost is unable to open.
To use it I changed /etc/xinetd.d/leafnode-nntp into this:
service nntp
{
socket_type = stream
protocol = tcp
wait = no
user = news
server = /usr/sbin/leafnode
disable = no
}


And my xinetd.conf is the default one.
Another problem I have is how to download group list, I can't find the command string to do so. fetchnews -vv doesn't seem to work properly.
Watching my logs I get this:


Oct 28 08:16:09 [leafnode] config: "create_all_links=0" found in section of server news.cis.dfn.de, please move it in front of any server declaration
Oct 28 08:16:09 [leafnode] config: "filterfile=/etc/leafnode/filters" found in section of server news.cis.dfn.de, please move it in front of any server declaration
Oct 28 08:16:30 [su(pam_unix)] session opened for user root by dialtone(uid=1000)
Oct 28 08:16:38 [xinetd] START: nntp pid=12238 from=127.0.0.1
Oct 28 08:16:38 [xinetd] FAIL: nntp address from=127.0.0.1
Oct 28 08:16:42 [su(pam_unix)] session closed for user root
- Last output repeated twice -
Oct 28 08:25:47 [xinetd] START: nntp pid=16284 from=127.0.0.1
Oct 28 08:25:47 [xinetd] FAIL: nntp address from=127.0.0.1
Oct 28 08:26:54 [su(pam_unix)] session opened for user root by dialtone(uid=1000)


What is the problem then? Thx a lot for your help



--
[EMAIL PROTECTED] mailing list



Reply via email to