Seite 1 von 1

Verfasst: 18.01.2009, 22:46
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