I still can't figure out how to make my reconnect.bat works.
I downloaded the linksys setup and the reconnect bat. (below is the script)
curl "http://username:Kennwort@IP/apply.cgi" -d "submit_button=index&change_action=gozila_cgi& subm it_type=Disconnect_wwan&n ext_page=index_wstatus2.asp"
sleep 5
curl "http://username:Kennwort@IP/apply.cgi" -d "submit_button=index&change_action=gozila_cgi& subm it_type=Connect_wwan&next _page=index_wstatus2.asp"
Then i followed the instruction: so i change the username, pass and IP only.
my username is admin. pass is admin. linkys router IP is 192.168.1.1
now it looks like this as shown below.
curl "http://admin:admin@192.168.1.1/apply.cgi" -d "submit_button=index&change_action=gozila_cgi& subm it_type=Disconnect_wwan&n ext_page=index_wstatus2.asp"
sleep 5
curl "http://admin:admin@192.168.1.1/apply.cgi" -d "submit_button=index&change_action=gozila_cgi& subm it_type=Connect_wwan&next _page=index_wstatus2.asp"
but it gives me error when i tried it again.
(picture below)
[Only registered and activated users can see links. Click Here To Register...]