This listens on interface and redirects to service listening on localhost port 42065
ssh -g -L 192.168.1.2:80:localhost:42065 -f -N root@localhost
This listens on interface and redirects to service listening on localhost port 42065
ssh -g -L 192.168.1.2:80:localhost:42065 -f -N root@localhost