I have found it useful to be able to telnet to the NSA310 in order to do
various tasks and have been using this instruction in this link ;

http://zyxel.nas-central.org/wiki/Telnet_backdoor


However its a bit of a bind to have to remember the URL all the time,
what i was looking at was trying to get it to autorun on startup. I have
found a simple solution however its not the most clean way of doing it.
Maybe someone could add to this post with a better solution. I have
tried adding to /etc/init.d and /etc/inittab hoever these all seem to
get reset when i reboot. The way i found to do it crudely was to edit
the Squeezecenter startup file in /usr/local/zy-pkgs/etc/init.d/

Instructions
-----------

Obtain telnet ability 

http://zyxel.nas-central.org/wiki/Telnet_backdoor

Then telnet onto the NAS

Once logged in

cd /usr/local/zy-pkgs/etc/init.d/
vi Squeezecenter

then at the top of the file add the /sbin/telnetd line then save (see
below for the top of the file details)

#!/bin/sh
/SBIN/TELNETD
export LANG=en_US.UTF-8

Once you have saved, reboot the NAS using 

reboot

Hope this helps someone, please post comments

Matw99


------------------------------------------------------------------------
Matw99's Profile: http://forums.slimdevices.com/member.php?userid=41988
View this thread: http://forums.slimdevices.com/showthread.php?t=98193

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to