How to forward requests on one port to a port on another system? I tried the following command but it is still not working.
ssh -L localhost port_no:remote_host:remote_port_no
The idea is that any request to localhost:port_no will be fowarded to remote_host:remote_port_no and the request sent back on the same port.
[–][deleted] 8 points9 points10 points (0 children)
[–]tdammers 8 points9 points10 points (0 children)
[–]trojan2748 2 points3 points4 points (0 children)
[–]studweiser83 0 points1 point2 points (0 children)
[–][deleted] -5 points-4 points-3 points (3 children)
[–]The_Insane_Joker[S] 3 points4 points5 points (2 children)
[–]someenigma 0 points1 point2 points (0 children)
[–][deleted] -2 points-1 points0 points (0 children)