Re: Problem with SOUP and cable ISP

From: Hardy Griech (rgriech@swol.de)
Date: Tue, 16 Sep 1997 23:05:08 +0100

Ah, lots of real good ideas!

First, I've missed that the 'ill URL'-message is probably generated by
VSoup. Thus the question comes up to the address of Gerry: what
actual command line parameters are you using?

Second, VSoups nntp command sequence to fetch an article is as
follows (you're trying to get some news from comp.os.os2.announce):

--------------------------------------------------------------------------------
MODE READER

GROUP comp.os.os2.announce

(perhaps one has now to do authinfo, if the server returned 480:

AUTHINFO USER <yourname>
AUTHINFO PASS <yourpass>
GROUP comp.os.os2.announce

)

XHDR LINES <article-range>

ARTICLE <article-number>
--------------------------------------------------------------------------------

For each command there will be a response from the newsserver
containing a code and hopefully some readable text indicating success
or failure.

Gerry, your task is no to check it manually via telnet (as suggested).
The other thing you could do is to start VSoup with one single
connection (-t1).

Hardy

-- 
Hardy Griech, Ernetstr. 10/1, D-77933 Lahr
http://privat.swol.de/ReinhardGriech/