Hi,

Ich will gerade auf unseren Uni Newsserver wechseln und das erfordert
von zu hause einen ssh Tunnel. Habe mal zwei Tunnelvarianten probiert,
einmal als user und als root. Hier die root Variante:

ssh -C -f -x -i /root/.ssh/tunnelkey -L 1119:news.uni-mainz.de:119 [EMAIL 
PROTECTED] /bin/false

Das funktioniert auch soweit. 'telnet localhost 1119' gibt folgendes
aus:

Trying 127.0.0.1...
Connected to rivendell.
Escape character is '^]'.
200 news.Uni-Mainz.DE InterNetNews NNRP server INN 2.4.1 ready
(posting ok).


Jetzt kommt aber das Problem bei fetchnews. Fr�her konnte man das wohl
mit
fetchnews -S localhost:1119
erledigen. Das -S Flag gibt es aber nicht mehr. Habe in der leafnode
config 'port = 1119' gesetzt und 'server = news.uni-mainz.de'. Beim
Aufruf von fetchnews bekomme ich

Active has not been fetched completely in previous run
or has never been fetched, forcing active fetch.
warning: news.uni-mainz.de: connection to 134.93.178.162 failed: Connection 
refused
news.uni-mainz.de: address list exhausted without establishing connection.
ERROR: FETCHNEWS MUST REFETCH THE WHOLE ACTIVE FILE NEXT RUN.
REASON: fetching the active list from a server failed.
WARNING: some servers have not been queried!

Habe auch mal versucht server auf localhost zu setzen, aber das sieht
noch schlechter aus

Active has not been fetched completely in previous run
or has never been fetched, forcing active fetch.
error: AUTHINFO PASS failed: 502
error: may have been caused by premature authentication and be rather harmless.
error: NNTP server went away (server disconnect or timeout)
error: NNTP server went away (server disconnect or timeout)
error: NNTP server went away (server disconnect or timeout)
localhost: reading all newsgroups failed, reason "server disconnect or 
timeout".ERROR: FETCHNEWS MUST REFETCH THE WHOLE ACTIVE FILE NEXT RUN.
REASON: obtaining the active file failed.


Hat jemand eine Idee wo ich noch drehen muss?


Gruss

Rainer
--
----------------------------------------------------------------------------
PUG - Penguin User Group Wiesbaden - http://www.pug.org

Antwort per Email an