Reset Avila GW2347 Telnet

Post new topic   Reply to topic    DD-WRT Forum Index -> ARM or PPC based Hardware
Author Message
KidFrench
DD-WRT Novice


Joined: 08 May 2012
Posts: 16

PostPosted: Tue May 08, 2012 5:46    Post subject: Reset Avila GW2347 Telnet Reply with quote
Hello,

I bought a few months ago a map to the store DDWRT : Avila GW2347 DDWRT.

I forgot the login and password that I had changed 10 months ago.

Avila GW2347 : There is no "Reset" button.

I want to use the telnet command

So for several days, I looked into the wiki and forum, this topic has already been processed.

Various answers were given, telnet commands but they seem incomplete for a novice like me.

But I can not do it at all and I need help please.

Please, who can give me the complete telnet commands to do a reset for the user and the password default ?
Sponsor
KidFrench
DD-WRT Novice


Joined: 08 May 2012
Posts: 16

PostPosted: Tue May 08, 2012 15:37    Post subject: Reply with quote
Hello,

How to reset card Avila CW2347 because she hasn't got a Reset Button ???

Telnet don't work ... because I forgot my login & password ( It was not root & admin)

Please, help me , how to please ...
Sash
DD-WRT Guru


Joined: 20 Sep 2006
Posts: 17619
Location: Hesse/Germany

PostPosted: Tue May 08, 2012 19:08    Post subject: Reply with quote
in redboot:

fis init -f

flash ddwrt again and reactivate

_________________
Forum Guidelines...How to get help
&
Forum Rules
&
RTFM/STFW
&
Throw some buzzwords into the WIKI search Exclamation
_________________
I'm NOT rude, just offer pure facts!
_________________
Atheros (TP-Link & Clones, etc ) debrick service in EU
_________________
Guide on HowTo be Safe, Secure and Protect Your Online Anonymity!
KidFrench
DD-WRT Novice


Joined: 08 May 2012
Posts: 16

PostPosted: Sat May 12, 2012 10:16    Post subject: Reply with quote
Hello,

@ Sash

Thank you very much for guiding me to the "RedBoot"

Not without (small) difficulty because I'm only 11 years old ( I have parental permission to post in the forum ).

But I managed to flash Avila GW2347 with RedBoot (very well).

My father worked in the radio-communications but it does not help me, he said: my son, you must make mistakes to learn ^ ^

So ...

I made a "how to", useful when you forgot or lost Login & Password DD-WRT

Sorry for my English because I'm French


*** How to Flash Avila GW2347 with DD-WRT for Novices like me ***

---Preparation for Work---
xxxxxxxxxxxxxxxxxxxxxxxxxx

- OS System computer : Windows 7 (yes i know ...)

- Freeware : Tftpd32 (Simple freeware that works very well)
- Download File : Linux.bin -> See Router Data Base DD-WRT for Avila GW2347

- IP computer : 192.168.3.1
- Netmask computer : 255.255.255.0

- IP ADRESS Avila GW2347 : 192.168.3.2
- MAC ADRESS Avila GW2347 : xx-xx-xx-xx-xx-xx ( Replacing xx by YOUR MAC ADRESS AVILA GW2347)
- PORT Avila GW2347: 9000



---WorK---
xxxxxxxxxx

* |-install Tftp32 on your computer and place the file: linux.bin (tftp serveur), (standby ...)


* |-Connect the power supply (12/18 Volts) at the P.O.E [ DC ]
* |-[P.O.E] to Avila GW2347 with cable rj45
* |-[LAN] to computer card ethernet with cable rj45



* |-Open terminal console (cmd WITH ADMINISTRATOR RIGHTS !): arp -s 192.168.3.2 xx-xx-xx-xx-xx-xx
(Replacing xx-xx... by your MAC adress Avila) and validate [enter]



* |-Open new terminal console (cmd) : ping -t 192.168.3.2
( ...ALWAYS let the ping run... )



* |Open new terminal console (cmd) : telnet 192.168.3.2 9000
(DON'T VALIDATE NOW !!! just standby)


* P.S : (Now) has the time, we have 3 terminal console open :
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

- | Terminal console : "arp" , [ now, we NO longer need ]

- | Terminal console : "ping", Always, always, always the ping run ...

- | Terminal console : 'telnet", standby ... standby ... don't validating now ...



- | [NOW, WE NEED TO FOCUS ONLY ON TWO TERMINALE : " ping " and " telnet " ]
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx


* |-Unplug the power supply (12/18 Volts) [ DC ]
|
* |-Look the terminal "ping" : an erreur message appears , etc ...[it is normal because we have disconnected the power supply]


* |- For the rest, we will have to be FASTER than a Cowboy !
|
* |- (Re) connect the power supply (12/18 Volts)
|
* |- Look the terminal "ping", when this message appears in terminal "ping" answering : ....etc..... 56(84) bytes of data.
|
* |- GO TO the terminal "telnet" that had been prepared and type CTRL + C + ENTER
(If you are NOT FAST, you have to try several times ...)
* |- if you succeed this manipulation, the [RedBoot] appears into terminal console "telnet"


* |- RedBoot> fis init -f
About to initialize .......continue (y/n) => YES

* |- RedBoot> load -r -v -b 0x00800000 linux.bin
(it will automatically download the file "linux.bin" by the server Tftpd32)

* |- RedBoot> fis create linux

* |- RedBoot> fis load linux

* |- RedBoot> exec

* |- Happy End !
|
* |- Reactivate your DHCP IP computer !
|
* |- Launch your web browser at this address: 192.168.1.1
|
* |- Enter Login : root and the password : admin
|
* |- REACTIVE YOUR KEY DD-WRT


I use Avila Gw2347 with mini pci Ubiquiti XR2, I get very good results (many options with dd-wrt).
(Next project: Ubiquiti Power APN with DD-wrt Software).


Last edited by KidFrench on Sat Nov 09, 2013 7:11; edited 1 time in total
Sash
DD-WRT Guru


Joined: 20 Sep 2006
Posts: 17619
Location: Hesse/Germany

PostPosted: Sun May 13, 2012 20:34    Post subject: Reply with quote
check the install instruction in the wiki of the dir300vA. i wrote a usefull script to enter redboot
_________________
Forum Guidelines...How to get help
&
Forum Rules
&
RTFM/STFW
&
Throw some buzzwords into the WIKI search Exclamation
_________________
I'm NOT rude, just offer pure facts!
_________________
Atheros (TP-Link & Clones, etc ) debrick service in EU
_________________
Guide on HowTo be Safe, Secure and Protect Your Online Anonymity!
KidFrench
DD-WRT Novice


Joined: 08 May 2012
Posts: 16

PostPosted: Mon May 14, 2012 15:25    Post subject: Reply with quote
Hello,


I noticed this information will be useful later, thank you.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> ARM or PPC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum