my wvdial.conf file content is:
[Dialer Defaults]
Modem=/dev/ttyACM0
Baud=460800
Init1=ATZ
Init2=AT+CGDCONT=1,"IP","portalnmms"
ISDN=0
Modem Type=USB Modem
Phone=*99#
Username=0
Password=0
Stupid Mode=1
wvdial command shows
[root@Sushma ~]# wvdial
--> WvDial: Internet dialer version 1.61
--> Cannot get information for serial port.
--> Initializing modem.
--> Sending: ATZ
OK
--> Sending: AT+CGDCONT=1,"IP","portalnmms"
AT+CGDCONT=1,"IP","portalnmms"
OK
--> Modem initialized.
--> Sending: ATDT*99#
--> Waiting for carrier.
ATDT*99#
CONNECT
~[7f]}#@!}!} } }2}#}$@#}!}$}%\}"}&} }*} } g}%~
--> Carrier detected. Starting PPP immediately.
--> Starting pppd at Tue Apr 5 13:20:47 2011
--> Pid of pppd: 1976
--> Using interface ppp0
--> local IP address 10.16.109.181
--> remote IP address 10.6.6.6
--> primary DNS address 10.11.230.2
--> secondary DNS address 10.11.230.3
when this happens my mobile displays connection created....
But I cant open any webpage in my browser
What could be the possible reason??
I checked /etc/resolv.conf.
It is empty
Can anyone plz help me out of this