unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Opening remote files through proxy gateway
@ 2002-09-08 23:58 int_80h
  2002-09-09  9:35 ` Eric Marsden
  0 siblings, 1 reply; 3+ messages in thread
From: int_80h @ 2002-09-08 23:58 UTC (permalink / 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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-09-09 23:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-08 23:58 Opening remote files through proxy gateway int_80h
2002-09-09  9:35 ` Eric Marsden
2002-09-09 23:26   ` Ayamico Hamasaki

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).