Props on the bot, works great, but I fail hard at making the reconnect.bat work. I have a netgear RP614v4 and heres what it looks like, what do i need to change?
Edit: If some1 can get this working for me I'll gladly make 100 pupils for you too :D
@echo off
Echo Router reset: Netgear RP614v4
curl "http://admin:password@192.168.1.1/cgi-bin/apply.cgi?page=pppoestatus.html" -d "action=connection&connStatus=OK&getIP=OK&pppoeAct =2&Button=Apply"
curl "http://admin:password@192.168.1.1/cgi-bin/apply.cgi?page=pppoestatus.html" -d "action=connection&connStatus=Waiting&getIP= 192.168.1.1&pppoeAct=1&Button=Apply"