restarting made the crypto problem come back though.
I'm pretty certain that the cause of Transmission's crypto errors is due to file permission of device random/urandom on the DNS-320L. So simply setting the file permission for "others" to "read" access should suffice.
If anyone need help on this, please let me know.
Hi albert,
need your help here on setting the file permission
Edit /ffp/etc/fun_plug.local and add the following:
chmod 0664 /dev/random /dev/urandom
This should take care of the file permission that cause Transmission to misbehave.
I restalled using ur modded fun plug same problem.
ran the script and this is what i got
-sh: /ffp/start/sshd.sh: /ffp/bin/sh^M: bad interpreter: No such file or directory
i reformatted and also removed the previous fun plug and used ur modded file instead.
n run it as per ur instruction on first pg. No mod or anything. tried to ssh in and got the same error. connection refused.
Perhaps you're not following what's going on, SSHd doesn't work whether on my modded or the original FFP from Fonz. LX2010 has found workaround for this problem but not very idea as he edit the script directly which will get overwritten when new SSHd is out.
FYI, I tested out my modded version on DNS-320 and whether it's telnet, SSH or Transmission, all worked without further modification.
As I stated before, without access to DNS-320L, it's very difficult to come out with workable solution fast.
Edit /ffp/etc/fun_plug.local and add the following:
chmod 0664 /dev/random /dev/urandom
This should take care of the file permission that cause Transmission to misbehave.
Edit /ffp/etc/fun_plug.local and add the following:
chmod 0664 /dev/random /dev/urandom
This should take care of the file permission that cause Transmission to misbehave.
Edit /ffp/etc/fun_plug.local and add the following:
chmod 0664 /dev/random /dev/urandom
This should take care of the file permission that cause Transmission to misbehave.
hi
if i don't have a fun_plug.local where can i put the command?