Thu Nov 19, 2009 2:42 am |
Replies: 5 |
Views: 3434 |
|
 |
Sorry, my mistake. I forgot to check Remote radiobox when I was creating tunnel in Putty...
So, when you create tunnel in Putty, check Remote radiobox. Also here: http://forum.nusphere.com/dbg-not- ...
|
Wed Nov 18, 2009 9:56 pm |
Replies: 5 |
Views: 3434 |
|
 |
It may be a case that port forwarding via SSH is disabled on the server. In your /etc/ssh/sshd_conf, check that the following is set:
AllowTcpForwarding yes
No, it's enabled, and it perfectly works ...
|
Wed Nov 18, 2009 9:56 am |
Replies: 5 |
Views: 3434 |
|
 |
Hello.
I'm trying to use remote debugging via SSH tunnel. I installed dbg on server, I check that infinite times, I use Putty, I create tunnel from 7869 to localhost:7869, I check that infinite tim ...
|