On Sat, Feb 13, 2010 at 1:24 PM, Anish A <[email protected]> wrote:
> Hai, > > I am using *Aircel GPRS* connection for connecting to Internet. But > the* connection disconnects automatically after random amount of time* ( > Hours ). It creates disturbances when I am downloading, and I will be > possibly away. I like to *reconnect it automaticaly*. How can I do? > > I am using Linux Mint 8 (Helena) with Network Manager (Version 0.7.996) to > connect. > > > One possible way is to connect using wvdial. i connect using wvdial aircel gprs and bluetooth.Following is my wvdial.conf (/etc/wvdial.conf) [MyPhone] Modem = /dev/rfcomm1 SetVolume = 0 Dial Command = ATDT Init1 = ATZ Init3 = ATM0 FlowControl = crtscts [Dialer aircelgprs] Username = " " Password = " " Phone = *99***1# Stupid Mode = 1 Inherits = MyPhone This Auto reconnects upon disconnection.Please note for the above wvdial.conf the dialing command would be sudo wvdial aircelgprs -- Srihari -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the website: www.ilug-tvm.org or the google group page: http://groups.google.com/group/ilug-tvm?hl=en
