The commands are as follows:
mobile ifadd intf=umts
mobile ifconfig intf=umts pin=0000 apn=APN
mobile ifattach intf=umts
ppp ifadd intf=mobile_backup
ppp ifconfig user=USERNAME password=PASSWORD intf=mobile_backup dest=umts trace=enabled dnsmetric=50 demanddial=enabled doddelay=20 idletime=30 idletrigger=RxTx
ppp rtadd intf=mobile_backup dst=0.0.0.0/0 src=0.0.0.0/0 metric=50
ppp ifattach intf=mobile_backup
nat ifconfig intf=mobile_backup translation=enabled
Hello, I'm using TG582n only for 3G, and because of download limits from my ISP, I need to start the connection between 1 and 7 AM, and keep it alive at least until 1 AM of the next day.
Can any one tell me how to configure the router so the connection stays always alive? I tried to increase the "idletime" but that doesn't seems to work.
And can any one tel me what "doddelay" and "idletrigger" are, and if they can make the router disconnect the 3G connection when I'm not using the internet?
I don't know if this is relevant, but I only manage to make my 3G connection work after removing apn=APN from the command "ifconfig intf=umts pin=0000 apn=APN".
tks
Edited by Montitchota (Sun 18-Aug-13 22:01:45)