my Linux stuff
Some tricks and stuff I collected around Linux Virtualization Cloud and NFV
Monday, November 3, 2014
How to forward ports on SSH?
ssh -D 9999 root@192.168.33.10 -p 22000
ssh -D 9999 root@109.23.22.10
#on windows run in putty directory
putty -ssh -D 9999 -P 22 -i private.ppk ihoffen@80.12.23.31
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment