On Tuesday 05 Jan 2010 6:43:07 pm Manilal K M wrote: > Did you changed the nameservers to that of opendns? Please post your > solution here so that it may be useful for others also.
Yes, I changed the resolv.conf. Here are my steps : Step 1: Edit /etc/wvdial.conf to : [Dialer Defaults] Init1 = ATZ Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 Init3 = AT+CGDCONT=1,"IP","aircelgprs" Password = a Ask Password = 0 Phone = *99***1# Auto DNS = 1 Modem Type = USB Modem Stupid Mode = 1 Compuserve = 0 Baud = 460800 New PPPD = 1 Dial Command = ATDT Modem = /dev/ttyACM0 ISDN = 0 Username = a Flow Control = Hardware Step 2: Edit the /etc/resolv.conf to : nameserver 208.67.220.220 nameserver 208.67.220.220 Now it is ready to dial, run 'wvdial' in terminal :) Thanks, Ershad -- "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
