noffle&pan

Tomislav Ivan Flis <[email protected]> Sun, 23 Feb 2003 11:43:23 +0000
Newsgroups gmane.network.noffle.user
Message-ID <[email protected]>

Thanks for answering me!
I still haven't found the solution.

>On Sat, Feb 22, 2003 at 09:52:39PM +0000, Tomislav Ivan Flis wrote:
>> I can fetch froups and posts, but my newsreader don't see them. Why? How to
>> fix that?

>Simple things first.

>1. Have you done a 'noffle --query groups'? If you haven't, noffle
   won't know about any groups.

I did that.

>2. If you 'telnet localhost nntp', do you see

   Trying 127.0.0.1...
   Connected to localhost.
   Escape character is '^]'.
   200 NNTP server NOFFLE 1.1.4

No. I get:
[tompa@localhost xinetd.d]$ telnet localhost nntp
Trying 127.0.0.1...
telnet: Unable to connect to remote host: Connection refused

>   If you don't, Noffle isn't set up properly. It needs to have
>   an entry in /etc/inetd.conf or /etc/xinetd.d/. Or you may have
>   denied access in /etc/hosts.deny.

/etc/inetd.conf:

nntp stream tcp nowait news /usr/sbin/tcpd /usr/bin/noffle -r
------------
/etc/xinetd.d/ ->I don't understand. Which file? /etc/xinetd.d/servers:

# default: off
# description: An internal xinetd service, listing active servers.

service services
{
	type		= INTERNAL UNLISTED
	port		= 9098
	socket_type	= stream
	protocol	= tcp
	wait		= no
	disable		= yes
	only_from	= 127.0.0.1
}
--------------------
[tompa@localhost xinetd.d]$ cat /etc/hosts.deny
#
# hosts.deny    This file describes the names of the hosts which are
#               *not* allowed to use the local INET services, as decided
#               by the '/usr/sbin/tcpd' server.
#
# The portmap line is redundant, but it is left to remind you that
# the new secure portmap uses hosts.deny and hosts.allow.  In particular
# you should know that NFS uses portmap!


noffle: ALL EXCEPT LOCAL

Is the ptopblem maybe in that?


-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge