- apt-get install wvdial
- wvdialconf /etc/wvdial.conf ( MODEM-usually - /dev/ttyACM0... OR /dev/USB... )
- vi /etc/wvdial.conf
4)make it like this
[Dialer Defaults]
Init = AT+CGDCONT=1,"IP","airtelgprs.com","",0,0
Modem Type = USB Modem
Baud = 460800 ; No Need to edit This is my Nokia 3110c modem
New PPPD = yesModem = /dev/ttyACM0 ;No Need to edit This is my Nokia 3110c modem(Default)
Stupid Mode = yes
Phone =*99# ;according to your settings in mobile
Password =
Username =
- wvdial
- wvdial /etc/wvdial.conf
- ping www.google.com (you will raceive data)
- epiphany www.google.com
Comments to:
Ranjeeth PT
Govt Engg College
Sreekrishnapuram,Palakkad.
1 comment:
its very helpful
this journal helped me to take airtel mobile office easier in my Debian Linux
Post a Comment