NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
mjeddajev
Apr 15, 2020Aspirant
MR1100 fails to reestablish the connection after the hang up
MR1100 - Dear netgear support, I'm having problem with connection - due to my operator restrictions, session is disconnected every hour, and solution is to switch data field OFF apply and then p...
maroc84
May 22, 2020Aspirant
Thank you for this script. I used it but my mr1100 was still disconnected. Probably because I run it
with
python script.py ip password &
?
Anyway. Would you mind if I use parts of your code to build a script that periodically reconnects after 24 h to avoid the forced disconnecting of my provider in the first place. I never wrote other than normal bash script so this would be a more as solid base to do so.
Mexoh1To7k
May 22, 2020Apprentice
maroc84What does the script says when you run it?
Also, you may need to check your firmware's version and use the appropriate script.
The script monitors for disconnections to reestablish data regardless of the periodicity of the disconnections. Whether they happen every 6, 12 or 24 hours, the script will re-anable data within seconds.
Yes, you are free to do what you want with the script.