Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Pages: 1 2
I installed twonky but no longer need the telnet service started by fun plug... how can i stop telnet and only keep twonky going????
Offline
telnet in and:
/ # chmod 644 /ffp/start/telnetd.sh
Then reboot.
Offline
i entered that line of code
no confirmation message came up just another / #
does this mean it worked.... i rebooted can i check to see if it's shut off... and if i need to re-activate how do i do that????
Offline
No confirmation means it worked. Next time you reboot Telnet will not be started.
Reactivation is quite difficult though (it's possible either via a special php page if you have lighttpd installed, or you need to put the fun_plug.tgz back on the device)
Why do you want to disable telnet anyway? If its for security reasons, I suggest enabling ssh instead (needs a bit of setup) and then disabling telnet.
Offline
You can reactivate it really easy via ftp. chmod is a command that ftp can send.
From command line ftp:
quote chmod 755 /ffp/start/telnetd.sh
assuming that the ftp root is set to Volume_1.
Last edited by bq041 (2008-05-31 00:51:42)
Offline
well it was for security reasons, but i already turned it off... i only really cared about twonky working for streaming to my xbox... don't know much about the possibilities of telnet or ssh, is there any real reason i would need telnet if my main use for the nas is streaming and storing media???
Offline
i use flash fxp to ftp to the nas how do i send the chmod code and what is the actual code???
Offline
I don't use flash fxp, so I do not know. What OS are you using. Most come with a command line ftp that is easy for this.
Offline
windows xp.... do i just use the ftp command in run...
Offline
No. At run type cmd and hit enter. This will open a command shell for XP. At the command prompt do the following:
type: ftp <ip-address-of-DNS> -- Do not include the <>
enter a valid login name
enter a valid password
type: ls and hit enter -- This will list the contents. You should see the ffp directory if this user's root directory is Volume_1.
type: quote chmod 755 /ffp/start/telnetd.sh
type: quit
type: exit
Just make sure you set up a user on the ftp to have a root of Volume_1 first.
Offline
everything works up to chmod request says "could not change perms on ffp/start/telnetd.sh operation not permitted" my user has read write permission to volume 1 so i don't know why i'm getting that???
Offline
Sorry about that. From your first post, I didn't know you were going to turn it back on, so I left out a step. No problem, though. Here is what you need to do. Drop the attached file on your Volume_1 and reboot. This is a special fun_plug.tgz that will put in only the telnet. Let me know what happens. Once this is done, telnet in and do this before disabling telnet
chown <valid-user-name> /ffp/start/telnetd.sh
Then you can chmod it off and will be able to turn it back on via ftp.
Offline
will this affect or conflict with the fun plug i already installed... or will it just add a line to the already existing fun plug file to re open telnet... in my mind i see the new tgz file unpacking upon reboot and messing with the existing ffp directory... but i'm probably wrong... just to be sure i just drop the attatched file into volume_1 reboot and everything will still be the same only telnet will be re-activated??? i don't want to have to reinstall twonky or anything...
Offline
Not exactly. Inside this .tgz file is 1 file, telnetd.sh. When fun_plug sees the .tgz file, it will overwrite the telnet script with an active one. It does nothing more.
Offline
This did not work.... when i go to putty click telnet put my dns ip address and try and open a telnet connection a blank dos prompt looking window opens followed by the usual windows error sound and instantly closes...
Offline
I was able to get the message for closing.... when i try to connect it says "connection closed by remote host" then "Network Error: connection refused" ...
Offline
I've dropped your attached file into volume 1 on my 323 then reboot it... next i go to putty and try to connect and get the connection refused error... am i missing a step somewhere??? thanks for your help
Offline
jrusso wrote:
I've dropped your attached file into volume 1 on my 323 then reboot it... next i go to putty and try to connect and get the connection refused error... am i missing a step somewhere??? thanks for your help
Please check the ffp.log file. Post the lines at the end of the file, starting from '* Running /ffp/etc/rc ...'.
Offline
sorry my find tool in notepad gave me the first running and no others so i posted from there.... i see now you only need the end...
Offline
* Running /ffp/etc/rc ...
* /ffp/start/rcS.sh ...
utmp:x:22:
* /ffp/start/adjtimex.sh inactive
* /ffp/start/passwd.sh ...
Saving /etc/passwd to /etc/passwd.orig ...
Changing shells: /bin/sh -> /ffp/bin/sh ...
Updating /etc/shadow ...
* /ffp/start/shells.sh ...
* /ffp/start/syslogd.sh inactive
* /ffp/start/SERVERS.sh inactive
* /ffp/start/usbdisk.sh inactive
* /ffp/start/portmap.sh inactive
* /ffp/start/unfsd.sh inactive
* /ffp/start/nfsd.sh inactive
* /ffp/start/ntpd.sh inactive
* /ffp/start/LOGIN.sh inactive
* /ffp/start/telnetd.sh inactive
* /ffp/start/sshd.sh inactive
* /ffp/start/rsyncd.sh inactive
* /ffp/start/mediatomb.sh inactive
* /ffp/start/kickwebs.sh inactive
* /ffp/start/lighttpd.sh inactive
* /ffp/start/inetd.sh inactive
* OK
killall: No such file or directory
killall: No such file or directory
TwonkyMedia Version 4.4.5
**** fun_plug script for DNS-323 (2008-04-13 tp@fonz.de) ****
Wed Aug 13 15:04:24 GMT 2008
ln -snf /mnt/HD_a2/ffp /ffp
* Installing /mnt/HD_a2/fun_plug.tgz ...
mnt/HD_a2/ffp/start/telnetd.sh
tar: Unrecognised file type
* Running /ffp/etc/rc ...
* /ffp/start/rcS.sh ...
utmp:x:22:
* /ffp/start/adjtimex.sh inactive
* /ffp/start/passwd.sh ...
Saving /etc/passwd to /etc/passwd.orig ...
Changing shells: /bin/sh -> /ffp/bin/sh ...
Updating /etc/shadow ...
* /ffp/start/shells.sh ...
* /ffp/start/syslogd.sh inactive
* /ffp/start/SERVERS.sh inactive
* /ffp/start/usbdisk.sh inactive
* /ffp/start/portmap.sh inactive
* /ffp/start/unfsd.sh inactive
* /ffp/start/nfsd.sh inactive
* /ffp/start/ntpd.sh inactive
* /ffp/start/LOGIN.sh inactive
* /ffp/start/telnetd.sh inactive
* /ffp/start/sshd.sh inactive
* /ffp/start/rsyncd.sh inactive
* /ffp/start/mediatomb.sh inactive
* /ffp/start/kickwebs.sh inactive
* /ffp/start/lighttpd.sh inactive
* /ffp/start/inetd.sh inactive
* OK
Offline
jrusso wrote:
**** fun_plug script for DNS-323 (2008-04-13 tp@fonz.de) ****
Wed Aug 13 15:04:24 GMT 2008
ln -snf /mnt/HD_a2/ffp /ffp
* Installing /mnt/HD_a2/fun_plug.tgz ...
mnt/HD_a2/ffp/start/telnetd.sh
tar: Unrecognised file type
Try the attached fun_plug.tgz. bq041 made a small mistake. fun_plug.tgz must not contain the full path /mnt/HD_a2/..., but only subdirectories of /ffp. Also it should be packed with a sufficiently old version of tar (e.g. tar-1.13) for compatibility with the firmware tar.
$ tar tzvf fun_plug.tgz drwxr-xr-x root/root 0 2008-08-13 22:27 start/ -rwxr-xr-x root/root 169 2008-04-19 14:26 start/telnetd.sh
Offline
tried with your file still getting same error...
Offline
jrusso wrote:
tried with your file still getting same error...
Sorry, please try again. I've replaced the attached tarball above with a new version.
Offline
Worked like a charm thanks a lot... is it a big security risk to leave telnet enabled... or is it not such a big deal??? also one other question i just ordered the new model of popcorn hour and was wondering if you knew whether it will simply pick up the dns 323 shared folders over the network or are there steps to be taken??? thanks again for your help
Offline
Pages: 1 2