Re: MacSSH port forwarding question
From: T. de Vries (news@kortage.com)
Date: 11/27/02
- Next message: Todd Cary: "Best place to ask some newbie questions"
- Previous message: Brosseau, Marc [CAR:8M51:EXCH]: "SFTP through IE/Netscape...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "T. de Vries" <news@kortage.com> Date: Wed, 27 Nov 2002 11:04:41 -0500
Lest anyone else run into the problem I posted below a month ago, the answer
is this: you can't tunnel ASIP with MacSSH. It's a programming issue.
MacSSH is asynchronous and only tunnels asynchronous processes, and Apple's
ASIP login is coded synchronous. This is also true for Timbuktu Pro
sessions.
The two solutions are:
1. Buy F-Secure's SSH client for the Mac. It costs $115 from
http://www.fsecure.com and is coded as interrupt-driven so it gets around
the synchronicity issue. It is also a bit faster than MacSSH and somewhat
friendlier for non-technical users. I still prefer MacSSH but my client
chose to go with F-Secure clients (still a Linux server, though).
2. Set up another computer (Mac, PC, whatever) on your local network with a
public (or "guest enabled") SSH port-forward to the ASIP server, then aim
your ASIP logins at that computer. The SSH tunneling is no longer processed
on your Mac, so you get around the problem.
Thanks to Jean-Pierre for his help with this.
tdv
T. de Vries wrote on 10/23/02 11:13 AM:
> Has anybody out there successfully used MacSSH to forward AFP port 548 for
> secure remote access to an ASIP server? POP/IMAP/HTTP/LPR are simple to
> forward (plus FTP via SFTP) but I can't get AFP forwarding to work. I get
> as far as the contacting the ASIP server and having it request a login
> name/password (e.g. after entering "127.0.0.1:548" for the server address in
> the Chooser) but upon submission of those items, it hangs (force-quittable).
> Sometimes MacSSH crashes with the hang, taking the TCP/IP stack with it and
> requiring a reboot, although giving it a larger memory allocation seems to
> have eliminated that problem. I don't see anything helpful in the SSH logs
> (local or server). I know Timbuktu will only forward if routed through
> guest-enabled SSH tunnel on other systems on my LAN (PC, Mac, Solaris,
> whatever), but I have not yet tried AFP with that approach.
>
> Any thoughts or advice would be much appreciated (besides telling my clients
> to switch to OS X or something else). The end-user systems involved are all
> OS 9, the ASIP box in question is OS 9 with ASIP 6.3.x, and the SSH server
> runs Red Hat Linux.
>
> Thanks in advance.
>
>
>
> tdv
>
- Next message: Todd Cary: "Best place to ask some newbie questions"
- Previous message: Brosseau, Marc [CAR:8M51:EXCH]: "SFTP through IE/Netscape...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|