How To: SSH Port Forwarding on Mac OSX
As long as you have SSH access, you can still access ports on a remote server which are blocked via a firewall. You simply need to use a function of the SSH protocol called Port Forwarding (or Tunneling). This process allows you to open a port on your local machine, which is forwarded via SSH [...]
