"public" OpenSSH Tunnel
From: Jukka Salmi (jukka-usenet_at_2003.salmi.ch)
Date: 06/12/03
- Next message: Kyler Laird: "Re: "public" OpenSSH Tunnel"
- Previous message: Simon Tatham: "Re: RSA or DSA?"
- Next in thread: Kyler Laird: "Re: "public" OpenSSH Tunnel"
- Reply: Kyler Laird: "Re: "public" OpenSSH Tunnel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 12 Jun 2003 12:01:22 GMT
Hello,
I'm using OpenSSH on NetBSD (mail server) and Linux (client). On the client
I established a tunnel to the mail server:
ssh -f -N -L 25:192.168.1.12:25 js@192.168.1.12
Is it possible to use this tunnel from another client machine, i.e. how
can I make ssh bind to another address? I guess that's not possible, so
I tried redirecting incoming SMTP packets to 127.0.0.1 on the Linux client,
but with no success so far...
Any help is appreciated!
TIA, Jukka
-- bashian roulette: $ ((RANDOM%6)) || rm -rf ~
- Next message: Kyler Laird: "Re: "public" OpenSSH Tunnel"
- Previous message: Simon Tatham: "Re: RSA or DSA?"
- Next in thread: Kyler Laird: "Re: "public" OpenSSH Tunnel"
- Reply: Kyler Laird: "Re: "public" OpenSSH Tunnel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|