On Mon, 03 Sep 2007 06:18:42 +, Jim Henderson wrote:
> Does the connection close without allowing you to type anything? If it
> does, then it's a problem with leafnode. If the port wasn't open, you'd
> get a "connection refused" message (as if the daemon wasn't running at
> all).
Exactly -
On Mon, 03 Sep 2007 05:23:38 +, Thufir wrote:
> arrakis ~ # telnet localhost 119
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> Connection closed by foreign host.
Does the connection close without allowing you to type anything? If it
does, then it's a problem
On Mon, 03 Sep 2007 05:09:58 +, Jim Henderson wrote:
> Just to clarify, the command you want is:
>
> telnet localhost 119
Got it. Not positive it's the desired result, but:
arrakis ~ #
arrakis ~ #
arrakis ~ # cat /etc/xinetd.conf
#
# This is the master xinetd configuration file. Settin
On Mon, 03 Sep 2007 05:08:37 +, Jim Henderson wrote:
> On Mon, 03 Sep 2007 03:26:37 +, Thufir wrote:
>
>> I have leafnode up and running, fetchnews returns a list of groups. No
>> matter what I enter for a server, pan tasks show it queued and
>> essentially non-responsive.
>
> Is the po
On Mon, 03 Sep 2007 03:26:37 +, Thufir wrote:
> I have leafnode up and running, fetchnews returns a list of groups. No
> matter what I enter for a server, pan tasks show it queued and
> essentially non-responsive.
Is the port blocked in your firewall configuration? Start by trying to
telne
On Sun, 02 Sep 2007 23:35:41 -0400, Rinaldi J. Montessi wrote:
> Have you uncommented nntp in your inetd.conf file?
>
> Can you telnet localhost 119?
What do I enter for the server information in pan?
arrakis ~ #
arrakis ~ # cat /etc/xinetd.d/leafnode-nntp
# default: off
# description: Leafno
Thufir wrote:
> I have leafnode up and running, fetchnews returns a list of groups. No
> matter what I enter for a server, pan tasks show it queued and
> essentially non-responsive.
Have you uncommented nntp in your inetd.conf file?
Can you telnet localhost 119?
Rinaldi
--
Any clod can have
I have leafnode up and running, fetchnews returns a list of groups. No
matter what I enter for a server, pan tasks show it queued and
essentially non-responsive.
I've tried "arrakis", "arrakis.doesntexist.com", "localhost" and
"leafnode" for the server name.
I've seen mention of both "leafnod
walt <[EMAIL PROTECTED]> posted
[EMAIL PROTECTED], excerpted below, on Sun, 02 Sep 2007
01:43:41 +:
> I just fired up old pan and I found that Refresh Article Counts just
> uses the nntp GROUP command. After grepping thru the new pan source
> code I'd say that the necessary code is already t