SSH TCP Forwarding is not working in my router. Can anybody confirm that? I had before a wrt54gl and there with the same config the portforwarding over ssh worked... with this build not. @Kong do you have the same issue?
SSH TCP Forwarding
I have tested several ports and this worked in all of my builds I.
But I have just read:
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=82919&postdays=0&postorder=dsc&s...
Could be related.
Problem is, if I cannot reproduce it I have no chance to debug it.
sorry you understood me wrongly.
I mean porttunneling IN ssh to a client behind the firewall in.
Not Portforwarding.
No I understood you correctly e.g
ssh -L 80:192.168.1.10:80 whatever.com
You want to open up tunnel at port 80 on your client to port 80 on the other sinde to your internal network,
But since that is working fine for all my builds and the ports I tested it must be some bug that hits you, like it hits others for regular port forwarding.
Are you using putty to create the tunnel or are you using ssh commandline as in the above example, what port are you trying to tunnel?

RSS

