How to start a reverse tunnel with PuTTY?

In PuTTY go to Settings -> Connection -> SSH -> Tunnels. You can add port forwards there. For reverse forward, enter source port, and destination, but choose 'Remote' instead of 'Local'.

In your case, put 6000 in to source port, localhost:7000 in the Destination, and choose Remote.