I have installed trac bug tracker on a server behind firewall. I can access it through 127.0.0.1:8000 within the server. I am accessing the server using putty. Now, I would like to access the trac site through my machine, however port 8000 is blocked. How do I access the trac site from my machine through port 22.
Thanks!!