QUOTE(digilife @ Apr 15 2013, 01:28 AM)
Huntsman 2013-04-14, is smooth on my 1043ND but the "Keep Alive" although selected will make the modem to fall back to WDCMA and not DC-HSPA+ always , anyone can help?
[attachmentid=3392540]
and QoS is still 8640/8640 where DC-HSPA+ should be 42000/8640
[attachmentid=3392542]

insert a schedule task ping google ,..
- login 192.168.1.1 or 192.168.0.1
- your password
- System
- Schedule Tasks
- type in or copy & paste this command :
* * * * * /bin/ping -q -s 1 -c 60 8.8.8.8 & > /dev/null- Click Submit
- Go To Reboot
- Select Performs Reboot
After that u can check the ping whether working, -> Status -> System log:
u will see something like this meaning it is working :
Oct 30 05:43:10 OpenWrt cron.info crond[1140]: crond: USER root pid 1732 cmd /bin/ping -q -s 1 -c 60 8.8.8.8 & > /dev/null
Oct 30 05:44:01 OpenWrt cron.info crond[1140]: crond: USER root pid 1857 cmd /bin/ping -q -s 1 -c 60 8.8.8.8 & > /dev/null
Oct 30 05:45:01 OpenWrt cron.info crond[1140]: crond: USER root pid 2441 cmd /bin/ping -q -s 1 -c 60 8.8.8.8 & > /dev/null
Oct 30 05:46:01 OpenWrt cron.info crond[1140]: crond: USER root pid 3115 cmd /bin/ping -q -s 1 -c 60 8.8.8.8 & > /dev/null
Oct 30 05:47:01 OpenWrt cron.info crond[1140]: crond: USER root pid 3408 cmd /bin/ping -q -s 1 -c 60 8.8.8.8 & > /dev/null
Oct 30 05:48:01 OpenWrt cron.info crond[1140]: crond: USER root pid 3414 cmd /bin/ping -q -s 1 -c 60 8.8.8.8 & > /dev/null