Re: Need help installing SSH tunnel

From: Richard E. Silverman (res_at_qoxp.net)
Date: 07/26/03


Date: 26 Jul 2003 00:27:09 -0400


> Second, I can do a telnet from the remote machine to the mail daemon on
> the same machine means the mail daemon is up also.

Yes, but exactly what did you did to test this?

  remote% telnet localhost 25

or

  remote% telnet remote.machine.com 25

Your tunneling depends on the first one working, but perhaps only the
second one does. If so, it could be either because the MTA is only
configured to listen on the "real" IP address, or because local firewall
settings are blocking one connection.

-- 
  Richard Silverman
  res@qoxp.net


Relevant Pages