Hi,

Okay, the first thing you need to do is establish if the group is actually being queued for that server, and if the connection is being made successfully.

Look in dnews.log for connections to the server. You should thereafter see a reference to the group in the queue, but more than likely you will see a disconnection from the server. The reason for this will hopefully be logged in dnews.log.

You should try the following from the command line on the server -

telnet zooi1.xxxxx.net 119
authinfo user username
authinfo pass password
mode reader
authinfo user username
authinfo pass password
group group.name
next
quit

IF you make it past the second authinfo pass without any problem, take note of the response to the group command and send it to us along with dnews.log.

If you are disconnected after the second authinfo pass, try setting in dnews.conf -

suck_noauth2 true

The reason the login process is done twice is that some servers expect 'mode reader' either side of login. A small number of servers will disconnect you when you attempt the second authentication.

- Roydon L.

[EMAIL PROTECTED] wrote:

"Netwin Support" <[EMAIL PROTECTED]> schreef in bericht
news:[EMAIL PROTECTED]

Hi Rob,

The simplest way to stop sucking binaries from one server is to modify
the group rules in dnews.conf -

nntp_feeder server1.example.com *,!*binaries*
nntp_suck2 server2.example.com *binaries*


Mayby I explain something wrong.....
I will suck the same group from 2 servers, but I don't see the switch
between this to servers.
In stats_in all the suck-MB's will come from the first server.

<>
Posts Rejects     Dup   Total Articles/S  Kbytes/s         K        Site
9301       0       4    9305       2.27    713.87  2921172k 0.00%
tijdloos.xxxxx.net
      0       0       0       0       0.00      0.00        0k 0.00%
zooi1.xxxxx.net
</>

You can see, everything from thee nttp_feeder ;o(

CU, Rob





Reply via email to