[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: HOWTO reverse proxy through an internal-server-initiated ssh tunnel?



Josh Rehman a écrit :

On 5/22/05, *André Carezia* <andre@carezia.eng.br <mailto:andre@carezia.eng.br>> wrote:

    ssh -R 8080:localhost:80 user@host


My apologies, I should have mentioned that that was what I tried. Here is the result:

external>$ telnet localhost 8080
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1 <http://127.0.0.1/>: Connection refused

try telnet host 8080

not localhost



Reply to: