Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hi,
I have FFP 0.7 installed on my DNS-320. I can connect via ssh to it without problem. I would like to use ssh for port forwarding - but it seems current server doesn't support it. Can anyone advise what to do to achieve ssh port forwarding?
- I noticed there's a newer openssh package available (openssh-6.2p2-arm-4node.txz). Will it help if I upgrade?
- Should I install another package - which one?
Thank You for help/suggestions.
Offline
Works fine for me:
[user@inspiron ~]$ ssh admin@nsa325.lan -R7000:localhost:7000 admin@nsa325.lan's password: X11 forwarding request failed on channel 0 == Welcome at FFP version 0.7/arm, running on NSA325 NSA325, firmware NSA325_4.61(AAAJ.0)b1 == admin@NSA325:~$ netstat -ltn | grep 7000 tcp 0 0 127.0.0.1:7000 0.0.0.0:* LISTEN admin@NSA325:~$
root@NSA325:/ffp/home/admin# slacker -Ic | grep ssh I openssh openssh-5.9p1-arm-1 openssh-5.9p1-arm-1 s:openssh-5.9p1-arm-1.txz root@NSA325:/ffp/home/admin#
Offline
Thanks Mijzelf for reply.
Yes. You're right - ssh port forwarding works O.K. There has to be problem somewhere else. I can access my home computer from work via ssh port forwarding. Yet the other way is not functional. I will try few things before post any trivial question again. Thank You for your patience.
Offline