Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hi,
after upgrading to ffp 0.5 I followed the procedure on the wiki setting a root passwort (telnet was working after upgrading to 0.5).
At the end of the procedure the telnetd is restarted.
Unfortunately it never came back on my box.
I still have ssh access and tried starting telnetd several times, but with no luck.
Which logfile might contain some hints, why telnetd is not starting anymore?
root@DNS-323:/mnt/HD_a2/ffp/start# ./telnetd.sh start
Starting /ffp/sbin/telnetd
root@DNS-323:/mnt/HD_a2/ffp/start# ./telnetd.sh status
telnetd not running
Cheers,
Emacs
Last edited by Emacs (2009-01-16 09:22:58)
Offline
try to edit fun_plug file
put somewhere to the top (after 'cd /' should work) this code
chmod +x /ffp/start/telnetd.sh
restart unit
telnet shoud work
after that, remove the previously added line from fun_plug file
if you work on windows, you should use for example PSPad editor (http://pspad.com)
Last edited by orhor (2009-01-16 19:07:04)
Offline
orhor,
the telnetd.sh script is flagged as executable.
Just when I run it, nothing happens.
Cheers,
Emacs
Offline
Emacs wrote:
Hi,
Which logfile might contain some hints, why telnetd is not starting anymore?
/mnt/HD_a2/ffp.log
Offline