DIR-301 Hardware Version: A1 Firmware Version: 1.02

Fragen, Tipps & Tricks zu Freeware-Programmen 0190 Warner, Alle meine Passworte, SuperSpamKiller Standard usw.

Moderatoren: Ralf, mirko

Antworten
home63
Beiträge: 1
Registriert: 18.01.2009, 22:35

Beitrag von home63 »

es gibt leider keine datei inm routercontrol für DIR-301 Hardware Version: A1 Firmware Version: 1.02 ich habe eine datei aber die trennt leider nur die lan verbindung und nicht die zum roser riesen

@echo off
Echo Router reset: D-LINK DIR-301 Firmware 1.02
curl \"http://192.169.1.1/login.cgi\" -d \"login_name=admin&login_pass=kghome\" -m 10 -c cookies.txt -b cookies.txt
curl http://192.169.1.1/tools_admin.htm -m 10 -c cookies.txt -b cookies.txt
curl http://192.169.1.1/tools_system.htm -m 10 -c cookies.txt -b cookies.txt
curl \"http://192.169.1.1/restart.cgi\" -m 10 -c cookies.txt -b cookies.txt
if exist cookies.txt del cookies.txt
echo
Antworten