Client to client thru SSHServer



Hey all,

I'm kinda new to ssh and i was wondering if it is possible to do the
following with SSH.

sshclient1 --> sshserver --> sshclient2

i would like to connect 2 mailserver with eachother over ssh, cause
port 25 is blocked in the direction of client1(mailserver1) to
client2(mailserver2).

If this is possible with ssh, how is it possible?
remote source 25 destination127.0.0.1:3000 --> sshserver <-- local
source 25 destination 127.0.0.1:3000 ?
Is SSH even the right way to work around this?


Thx in advance,

Ivo

.



Relevant Pages

  • ssh wont accept login password
    ... which can ssh into tillie (my Slack machine) using tillie's password with no trouble. ... tillie cannot ssh into kinda because the root password is rejected. ...
    (SSH)
  • mount_ssh ?
    ... Does anyone know if anyone is working on making a filesystem wrapper ... around ssh/scp so that once could mount a filesystem over ssh? ... kinda like mount_smbfs, but for ssh? ...
    (SSH)
  • Re: SSH timeout settings
    ... >> Hey all, I think this is an easy one masquerading as a ... >> of SSH? ... never implemented and should be removed from the manpage. ...
    (FreeBSD-Security)
  • Linux Network Cluster/Load Balancing
    ... Hey everyone. ... I've got about a dozen computers ... I want to have a single login point so that you just ssh to ... this isolated network. ...
    (comp.os.linux.networking)
  • Re: ssh brute force attacks
    ... Jean-David Beyer writes: ... >> Hey all ... I'm not exceptionally worried and they're more of a nuisance ... So for ssh, ...
    (comp.os.linux.misc)