DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2012-12-27 10:18:08

ekid
New member
Registered: 2012-12-27
Posts: 4

help please

Hi there,

First id like to say, Yes, I am a complete idiot! I picked up a dlink dns 323 yesterday and as an enthusiastic idiot I decided with no Linux experience at all I would put well, Linux on the box!

I followed these easy install steps here - http://www.cyrius.com/debian/orion/d-link/dns-323/

and sat smugly like a fool as the install completed, the box rebooted and came back alive, THEN the realisation I was a moron set in as I used putty to access the box I remembered the username and password I set up and entered it, and now I have no idea what to do!

I can ping the box and logging in with putty tells me debian is definitely on there

Ideally I want to do this, as clearly I shouldn't be touching this type of stuff!

http://www.cyrius.com/debian/orion/d-li … stall.html

Problem is I have no idea how to do it!

If anyone could do a easy to follow guide for a complete idiot id be more than happy to donate to their paypal on completion!

Cheers!

Offline

 

#2 2012-12-27 11:26:29

memiks
Member
Registered: 2011-09-02
Posts: 72

Re: help please

Ok,

If you install debian could you please test this on nas (after login in with putty on nas) :

"ping http://theshed.hezmatt.org/"

if return ok, just download package with :

"wget http://theshed.hezmatt.org/dns323-firmw … r.gz"

then untar it :

"tar xf dns323-firmware-tools-0.3.tar.gz"

go to it directory :

"cd dns323-firmware-tools-0.3"

download last firmware :

"wget ftp://ftp.dlink.com/Multimedia/dns323/F … .zip"

unzip it :

"unzip dns323_FW_110.zip"

then execute tutoriel :

"splitdns323fw -k uKernel -i uRamdisk ./dns323_FW_110/dns323_FW_110"

"cat uKernel > /dev/mtdblock2"
"cat uRamdisk > /dev/mtdblock3"

Test this and give feedback wink

(just do not forget to remove " wink )

Fred.

Offline

 

#3 2012-12-27 21:28:01

ekid
New member
Registered: 2012-12-27
Posts: 4

Re: help please

Awesome thank you, ill try it out tonight smile ill report back with how i go!

Offline

 

#4 2012-12-28 08:44:56

ekid
New member
Registered: 2012-12-27
Posts: 4

Re: help please

Hmm looks like the untar and unzip bit didn't work? http://img145.imageshack.us/img145/4170/dlinkdns323.jpg

Offline

 

#5 2012-12-28 10:16:47

memiks
Member
Registered: 2011-09-02
Posts: 72

Re: help please

ok you have internet on debian nas so...

do :

"sudo apt-get update"
"sudo apt-get install unzip"
"sudo apt-get install unrar"

and unzip it again ; )

Fred.

Offline

 

#6 2012-12-28 10:50:47

ekid
New member
Registered: 2012-12-27
Posts: 4

Re: help please

memiks wrote:

ok you have internet on debian nas so...

do :

"sudo apt-get update"
"sudo apt-get install unzip"
"sudo apt-get install unrar"

and unzip it again ; )

Fred.

Have sent you a PM smile

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB