This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

connecting wvdial to the internet problem

Hi

I am trying to connect wvdial to the internet, i am getting below msg:

/ # wvdial                                                                      
--> WvDial: Internet dialer version 1.60                                        
--> Initializing modem.                                                         
--> Sending: ATZ                                                                
OK                                                                              
--> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0                                  
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0                                               
OK                                                                              
--> Sending: AT + CGDCONT =1, "IP", "airtelgprs.com"                            
AT + CGDCONT =1, "IP", "airtelgprs.com"                                         
OK                                                                              
--> Sending: ATD*99#                                                            
ATD*99#                                                                         
CONNECT                                                                         
~[7f]}#@!}!,} }3}"}&} } } } }#}%B#}%}'}"}(}"_})~~[7f]}#@!}!,} }3}"}&} } } } }#}~
NO CARRIER                                                                      
--> Sending: ATQ0                                                               
ATQ0                                                                            
OK                                                                              
--> Re-Sending: ATD*99#                                                         
ATD*99#                                                                         
CONNECT                                                                         
~[7f]}#@!}!-} }3}"}&} } } } }#}%B#}%}'}"}(}"8q~~[7f]}#@!}!-} }3}"}&} } } } }#}%~
NO CARRIER                                                                      
--> Modem not responding.                                                       
/ #

and my wvdial.conf file is:

[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Init3 = AT + CGDCONT =1, "IP", "airtelgprs.com"
Init4 = ATD*99#
Password = internet
Phone = *99#
Modem Type = Analog Modem
Stupid Mode = 1
Baud = 115200
;New PPPD = yes
Modem = /dev/ttyS2
ISDN = 0
Username = rlnet
Carrier check = no

pls reply where i am doing mistake.

Thanks advance

raghava


.