dir-300

Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC basierende Hardware
Author Message
n1ck
DD-WRT Novice


Joined: 19 Feb 2010
Posts: 3

PostPosted: Fri Feb 19, 2010 15:24    Post subject: dir-300 Reply with quote
Hallo ich habe einen dir-300 Router und wollte nun auch die andere Firmware drauf machen, aber ich scheitere immer an diesem redboot.Ich habe die ip auf 192.168.20.80 gemacht und dann per netzwerkkabel pc und router ( im internet eingang) verbunden.Aber egal welche Variante ich probiere es will nicht klappen das ich zu diesem redboot komme.Habe auch ein windows script probiert nix klappt.Hat vlt irgend jemand noch eine idee für mich was ich falsch mache?

Danke
Sponsor
cybero2912
DD-WRT Guru


Joined: 18 Jun 2006
Posts: 1190
Location: Berlin

PostPosted: Fri Feb 19, 2010 15:53    Post subject: Reply with quote
poste mal in allen Schritten wie du genau vorgehst

ich würde auf ein Timingproblem tippen...
n1ck
DD-WRT Novice


Joined: 19 Feb 2010
Posts: 3

PostPosted: Fri Feb 19, 2010 16:08    Post subject: Reply with quote
also ip usw eingestellt.router ohne strom.
dann drücke ich den reset knop und schalte strom ein und dann warte ich 30 sekunden mit gedrückten reset knopund probiere dann per putty auf die 192.168.20.81:9000 zu kommen.

Habe es auch mit einem script versucht von einen anderen dir-300nutzer.

hier das script:

Redboot access script for Windows

download putty.exe to c:\
create a file on c:\ called redboot.txt, with the following content:

^C

create a file on c:\ called redboot.bat with the following content:

rem echo off
:start
rem ------------------------------------------------
ping 192.168.20.81 -n 1 -w 1 >NUL
IF ERRORLEVEL 1 goto start

rem putty
rem ------------------------------------------------
break
putty.exe telnet://192.168.20.81:9000 -m redboot.txt
exit

start the bat file and power on the router.....here comes redboot
cybero2912
DD-WRT Guru


Joined: 18 Jun 2006
Posts: 1190
Location: Berlin

PostPosted: Fri Feb 19, 2010 16:29    Post subject: Reply with quote
du musst weder Reset drücken noch 30s warten

sondern direkt nach dem Einschalten den Telnetbefehl abschicken (mehrmals probieren, da das Zeitfenster sehr klein ist)

############################
2. Variante mit Script -

das Script sieht so aus:
Code:

rem echo off
:start
rem ------------------------------------------------
ping 192.168.20.81 -n 1 -w 1 >NUL
IF ERRORLEVEL 1 goto start

rem putty
rem ------------------------------------------------
break
putty.exe telnet://192.168.20.81:9000 -m redboot.txt
exit

und setzt voraus, dass im Verzeichnis aus dem du es startest die putty.exe und die redboot.txt liegt.

hier nochmal die Anleitung aus dem Wiki
n1ck
DD-WRT Novice


Joined: 19 Feb 2010
Posts: 3

PostPosted: Fri Feb 19, 2010 16:44    Post subject: Reply with quote
erstmal danke für deine mühe.aber es passiert immer noch nix.hab es jetzt so gemacht wie du geschrieben hast mit nur strom anstecken.er pingt auch ständig aber putty wird nie geöffnet.
cybero2912
DD-WRT Guru


Joined: 18 Jun 2006
Posts: 1190
Location: Berlin

PostPosted: Mon Feb 22, 2010 12:26    Post subject: Reply with quote
hast du es mit dem Script probiert?
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC basierende 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