Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
DLink DIR-615 und jdownloader
#21
Sodale...

der manuelle Recon klappt.
meine Bat sieht so aus:

[SPOILER]
@echo off & SETLOCAL

if not exist "zahl.txt" set /a zahl=10
for /f %%i in (Zahl.txt) do set /a zahl=%%i

set routerip=192.168.0.1
set routeruser=admin
set routerpw=1234
set mac1=00
set mac2=13
set mac3=D3
set mac4=E5
set mac5=90
set mac6=%zahl%

rem Pro Tag eine eigene Datum_IP-History.txt

FOR /F "tokens=1,2,3,4,5 delims=/. " %%a in ('date/T') do set cDate=%%d-%%c-%%b
rem - WAN-IP ermitteln
WGET.EXE -O "index.txt" http://checkip.dyndns.org/index.txt >NUL 2>&1
FOR /F "tokens=8 delims=<>" %%A IN ('TYPE "index.txt" ^| FIND /I "Current IP Address:"') DO FOR %%B IN (%%A) DO SET WAN_IP=%%B
DEL "index.txt"
call login.bat
cls

call ModemRestart.bat

set /a zahl=zahl+1
if %zahl%==31 set /a zahl=10
echo %zahl% > Zahl.txt
:IPcheck
ping http://www.google.de -n 2 | find "TTL=" >nul
if not errorlevel 1 goto ende
goto IPcheck
:ende

echo Aktuelle IP: %WAN_IP%
echo Schreibe neue Mac-Addresse in die Routerconfig:
echo "%mac1%:%mac2%:%mac3%:%mac4%:%mac5%:%mac6%"

curl -b cookies.txt -c cookies.txt -m 10 "http://%routerip%/login.php" -d "ACTION_POST=LOGIN&LOGIN_USER=%routeruser%&LOGIN_PASSWD=%routerpw%&login=Anmelden" >NUL 2>&1
curl -b cookies.txt -c cookies.txt -m 10 -d "ACTION_POST=DHCP&hostname=DIR-615&mac1=%mac1%&mac2=%mac2%&mac3=%mac3%&mac4=%mac4%&mac5=%mac5%&mac6=%mac6%&clonemac=%mac1%%%3A%mac2%%%3A%mac3%%%3A%mac4%%%3A%mac5%%%3A%mac6%&dns1=&dns2=&mtu=1500&dh_eap_type=1&dh_authentication=0&dh_username=&dh_password=&dh_password_v=" "http://%routerip%/bsc_wan.php"
curl -b cookies.txt -c cookies.txt -m 10 "http://%routerip%/bsc_wan.xgi?random_num=2009.5.26.20.39.50&exeshell=submit%%20COMMIT&exeshell=submit%%20WAN"

rem - Neue WAN-IP ermitteln!
WGET.EXE -O "index.txt" http://checkip.dyndns.org/index.txt >NUL 2>&1
FOR /F "tokens=8 delims=<>" %%A IN ('TYPE "index.txt" ^| FIND /I "Current IP Address:"') DO FOR %%B IN (%%A) DO SET WAN_IP_NEW=%%B
DEL "index.txt"

if not exist "Log". md "Log"
rem Log-Datei erstellen
@echo %date% um %time% ALT *** %WAN_IP% - NEU *** %WAN_IP_NEW%>> LOG/%cdate%_IP-History.txt
echo Neue IP: %WAN_IP_NEW%
ENDLOCAL
[/SPOILER]
Mit JD klappt der Recon leider noch nicht.
Habe die JD Version 0.9.310
unter Einstellungen Recon steht drin:
Extern: Befehl absoluter Pfad:

E:\Sicherung der Dateien\Wichtige Programme\Router Reconnect\DLINK-Reconnect\DLINKReconnect\reconnect.bat

unter Erweitert steht bei mir dann:
110/1/170
Grüße

eintraum79

_____________________________________________

"O Jahrhundert, o Wissenschaften!
Es ist eine Lust zu leben, wenn auch nicht in der Stille.
Die Studien blühen, die Geister regen sich.
Barbarei nimm dir ein Strick und mache dich auf Verbannung gefasst."
(Ullrich von Hutten/ 1515)
_____________________________________________
Zitieren


Nachrichten in diesem Thema
DLink DIR-615 und jdownloader - von eintraum79 - 19.10.2009, 14:40
DLink DIR-615 und jdownloader - von eintraum79 - 19.10.2009, 15:44
DLink DIR-615 und jdownloader - von eintraum79 - 19.10.2009, 16:20
DLink DIR-615 und jdownloader - von eintraum79 - 19.10.2009, 17:09
DLink DIR-615 und jdownloader - von eintraum79 - 23.10.2009, 12:53
DLink DIR-615 und jdownloader - von eintraum79 - 23.10.2009, 14:43
DLink DIR-615 und jdownloader - von eintraum79 - 07.11.2009, 18:40
DLink DIR-615 und jdownloader - von eintraum79 - 09.11.2009, 14:07
DLink DIR-615 und jdownloader - von eintraum79 - 09.11.2009, 15:09
DLink DIR-615 und jdownloader - von eintraum79 - 09.11.2009, 16:47
DLink DIR-615 und jdownloader - von eintraum79 - 09.11.2009, 17:12
DLink DIR-615 und jdownloader - von eintraum79 - 10.11.2009, 10:01
DLink DIR-615 und jdownloader - von eintraum79 - 10.11.2009, 11:12
DLink DIR-615 und jdownloader - von eintraum79 - 10.11.2009, 13:47
DLink DIR-615 und jdownloader - von eintraum79 - 10.11.2009, 19:51
DLink DIR-615 und jdownloader - von eintraum79 - 10.11.2009, 23:17
DLink DIR-615 und jdownloader - von eintraum79 - 11.11.2009, 10:32
DLink DIR-615 und jdownloader - von eintraum79 - 11.11.2009, 12:10
DLink DIR-615 und jdownloader - von eintraum79 - 11.11.2009, 12:22
DLink DIR-615 und jdownloader - von eintraum79 - 11.11.2009, 15:28
DLink DIR-615 und jdownloader - von eintraum79 - 11.11.2009, 22:36
DLink DIR-615 und jdownloader - von eintraum79 - 11.11.2009, 23:47
DLink DIR-615 und jdownloader - von eintraum79 - 12.11.2009, 14:36
DLink DIR-615 und jdownloader - von eintraum79 - 13.11.2009, 13:30
DLink DIR-615 und jdownloader - von eintraum79 - 18.11.2009, 13:45
DLink DIR-615 und jdownloader - von bebbes - 09.01.2010, 14:43

Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  JDownloader und dieses Gokige google Captcha umgehen?? oggy1 0 2.940 26.12.2010, 23:15
Letzter Beitrag: oggy1

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 8 Gast/Gäste