unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: int_80h@hotmail.com (int_80h)
Subject: Opening remote files through proxy gateway
Date: 8 Sep 2002 16:58:48 -0700	[thread overview]
Message-ID: <7df8ebf7.0209081558.5fcb34e8@posting.google.com> (raw)

I am having trouble opening files on a remote server through a proxy
firewall.  Here is the output of the proxy when I ftp to REMOTE
manually (names have been changed to protect the innocent).

ftp REMOTE
Connected to PROXY.
220 aftpd:Check Point FireWall-1 Secure FTP server running on NONAME
Name (PROXY:none):
331 aftpd: RADIUS password: you can use password@RADIUS-password

NOTE: The 331 line about is literally the way it reads.

I talked to the sysadmin and he told do this instead:
1) ftp to the proxy gateway machine PROXY
2) type REMOTEUSERNAME@NTUSERNAME@REMOTE
3) type REMOTEPASSWORD@NTPASSWORD

That worked.

My question is:
How do I configure emacs to do what I did manually to open files on
REMOTE?
I have tried this in my .emacs
(setq ange-ftp-gateway-host "PROXY"
      ange-ftp-smart-gateway-port "PROXYPORT"
      ange-ftp-smart-gateway t
      )
Emacs just hangs when trying to connect, so I cannot see the ftp
buffer to tell you what is going on there.
Any help will be greatly appreciated. Thanks in advance.

int_80h

             reply	other threads:[~2002-09-08 23:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-08 23:58 int_80h [this message]
2002-09-09  9:35 ` Opening remote files through proxy gateway Eric Marsden
2002-09-09 23:26   ` Ayamico Hamasaki

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=7df8ebf7.0209081558.5fcb34e8@posting.google.com \
    --to=int_80h@hotmail.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).