23.8.04

ssh tunel

ssh -g -C -N -L portalocal:servidor:portadoservidor user@fire.wall

-g Allows remote hosts to connect to local forwarded ports
-C Requests compression of all data
-N Do not execute a remote command
-L port:host:hostport

Nenhum comentário: