Tunneling
My modem doesn't allow me to forward ports properly, so the only alternative is to try tunneling.
I've followed the instructions, but I'm still getting the same error.
I can verify that Aptana is listening to port 10137 on my local laptop, because when I type "netstat -ap TCP" into the Windows 7 command line, I get this returned:
Code:
TCP 0.0.0.0:10137 Shane:0 LISTENING
I can verify that the tunnel is open and listening to port 10137 on the remote CentOS server, because when I type "netstat -tln | grep 10137" into the Bash command line, I get this returned:
Code:
tcp 0 0 127.0.0.1:10137 0.0.0.0:* LISTEN
tcp 0 0 ::1:10137 :::* LISTEN
So, once again I'm stuck. I've never used tunneling before, and I don't know how to troubleshoot where the problem is (the client, the server, etc). Any suggestions would be appreciated.
Thanks,
Shane.
Basic Linux Hosting on classic platform; Parallels Plesk Panel 10.3.1