Python Script for Rebooting Airtel VDSL router
Warning: This article was published many years ago (greater than two) Jun 5, 2017. Some information may be outdated.
further to the update on “Synology NAS” of yesterday, people using Airtel can modify the python script to run on their PC / NAS etc to reboot the VDSL modem whenever the it goes down. Run the Script every 10Min because the Beetel 777VR01 takes +6 Minutes to Handshake and connect to VDSL.
Thanks for the post.. I have installed utelnetd via iPKGui on Synology, but not able to understand how i can use python script.
Hardware Details:
DSM 6.1.3
Modem: D-Link DSL-224 v AT_1.13
its simple create a folder “myScripts” on the NAS, where you can save your adslReboot.py file with the code, then create a “task” and schedule it to run say every 30min or so.. follow step1 to step5 in this TuT https://tskamath.pactindia.net/script-to-reboot-the-linksys/
Hi th python file stored in git is – adsl.py (http://tsktech.dyndns.biz:10080/tskamath/pythonRouterReboot/src/master/adsl.py).
The same file i need to put in NAS volume and then schedule task via DSM control Panel.
Where i need to add username n pass of Modem..
If possible please add new post with detailed information. Thanks…