Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
my dns-323 config:
fw: 1.05
ffp: 0.5
using transmission 1.40
problem: SSH gives me a busybox prompt and I can't do anything with it... please help!
Offline
you are using the f/w busybox and not the later version in ffp 0.5. My copy of ffp has busybox 1.10.1
Offline
do you know how to update or replace the busybox?
Offline
overrun wrote:
do you know how to update or replace the busybox?
Offline
thanks fonz... that worked!!!
Last edited by overrun (2008-12-08 17:17:33)
Offline
You can even change shell entry for your user in /etc/passwd file.
By default is there ash shell, which needs activation code 5784468.
I suggest:
0. telnet <your_DNS-323_IP_address>
1. vipw /etc/passwd
2. find user records and change shell
3. :wq!
4. store-passwd.sh
Cheers,
Peter
Last edited by PeterZ (2008-12-10 16:10:39)
Offline
Is there a user way to change the activation code?
How 'secure' is this code (if kept secret)?
Offline
I suppose it's hardcoded in some piece of code. Source codes are available so can have a look on it.
For me is better to use bash instead of ash.
Cheers,
Peter
Offline
oh I definitely use bash - just was curious where the code came from and whether it is compiled in or set in a more accessible place.
Offline
Hi,
I am having the same issue, I read the docs, but I am a newbie *nix user
Here is what i get
BusyBox v1.00-pre1 (2008.09.02-11:43+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.
5784468
# chsh -s /ffp/bin/sh root
chsh: No such file or directory
Which part of the docs are relevent to this?
Why is the chsh command not found?
Thanks
Offline