Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Reiner Steib <reinersteib+from-uce@imap.cc>
Subject: Re: proxy for Gnus ?
Date: Wed, 18 May 2005 09:51:45 +0200	[thread overview]
Message-ID: <v9hdh1vuni.fsf@marauder.physik.uni-ulm.de> (raw)
In-Reply-To: <1116379628.607813.241580@z14g2000cwz.googlegroups.com>

On Wed, May 18 2005, william_xuuu@163.com wrote:

> Now the only way for me to connect the net is throught a http proxy.
> How do I tell Gnus, and all ftp/telnet/ssh session to go throught it
> either ?

I never tried, but it should be possible, see (info "(gnus)Indirect
Functions") and (info "(gnus)Example Methods") ...

,----[ (info "(gnus)Example Methods") ]
|    If you are behind a firewall and only have access to the NNTP server
| from the firewall machine, you can instruct Gnus to `rlogin' on the
| firewall machine and telnet from there to the NNTP server.  Doing this
| can be rather fiddly, but your virtual server definition should
| probably look something like this:
| 
|      (nntp "firewall"
|            (nntp-open-connection-function nntp-open-via-rlogin-and-telnet)
|            (nntp-via-address "the.firewall.machine")
|            (nntp-address "the.real.nntp.host")
|            (nntp-end-of-line "\n"))
| [...]
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


  reply	other threads:[~2005-05-18  7:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-18  1:27 william_xuuu
2005-05-18  7:51 ` Reiner Steib [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-02-05  6:11 William Xuuu
2005-02-05 15:11 ` Maciek Pasternacki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=v9hdh1vuni.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+from-uce@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).