When you need to create a reverse tunnel with SSH, just use the following:
ssh -R PORT_ON_REMOTE_SERVER:localhost:PORT_ON_LOCAL_SERVER -l LOGIN REMOTE_SERVER
Knowledge base on subjects I use in my day-by-day life. Unix, Linux, Mac OS X, VMware, Web, Java, Codfusion, Flex, etc.
When you need to create a reverse tunnel with SSH, just use the following:
No comments:
Post a Comment