HUAWEI ETS-2288 CDMA BSNL WLL modem net configuration

Sponsored Link
Basically BSNL CDMA USB modems does not have any GUI software for connect to Internet, so we have to use command lines to configure the connection settings.

configuration :-

first download and install these 5 links below, one by one

after installing the Debian files,

open application > accessories > terminal

and write this command and hit enter

>     sudo gedit /etc/wvdial.conf 

the gedit text pad will be open, in that pad write the blow lines and save that

[Dialer bsnl]
Modem = /dev/ttyUSB0
Baud = 230400
Phone = #777
Init1 = ATZ
Stupid Mode = 1
Dial Command = ATDT
Username =
Password =
PPPD Options = lock noauth refuse-eap refuse-chap refuse-mschap
nobsdcomp nodeflate

>(in user name and password write phone no, with code , erase starting zero in code.
that is, if no 0809988777 then write it as 809988777)

now the configuration is over

write this blow command in terminal to connect Internet.

sudo wvdial bsnl

after the writing command it shows IP and DNS addresses.

now its connected

importent:- dont quit terminal during net connection

press ctrl+c to disconnect....

Sponsored Link

You may also like...

14 Responses

  1. raj says:

    thank you !

  2. Heshantha says:

    Thanks Lot Pal ….
    I am Try hard for find this

  3. vishnu says:

    Hi….. I am a beginer of ubuntu10.10. When i write the command “sudo gedit /etc/wvdial.conf” in terminal their is no gedit text pad will be open!!!. Plese help me…………….

  4. Shreyas says:

    Thanx a lot Friend……..

  5. Tommy says:

    not ok.

    sudo wvdial bsnl gave me errors!!

  6. Arun says:

    The modem is not being recognized at /dev/ttyUSB0 getting this error while i execute Wvdial bsnl

  7. Anandhakrishnan says:

    the links that you provided for debian packages are not working please give the updated links for them

  8. Anandhakrishnan says:

    also it give the errors like this

    sudo wvdial bsnl
    –> WvDial: Internet dialer version 1.60
    –> Cannot open /dev/ttyUSB0: No such file or directory
    –> Cannot open /dev/ttyUSB0: No such file or directory
    –> Cannot open /dev/ttyUSB0: No such file or directory

  9. shaiju says:

    sir the new model of bsnl wll phone is HUAWEI FP 2255
    how we can connect this phone in edubuntu 10.4
    for internet access

  10. ravindra says:

    also it give the errors like this

    sudo wvdial bsnl
    –> WvDial: Internet dialer version 1.60
    –> Cannot open /dev/ttyUSB0: No such file or directory
    –> Cannot open /dev/ttyUSB0: No such file or directory
    –> Cannot open /dev/ttyUSB0: No such file or directory

  11. nirmal says:

    how can i create a profile or network connection setting in modem ets1220 with bsnl cdma

  12. kalaivanan says:

    sir , its not working in linux , kindly say how to connect 2288 cdma

  13. sebastian says:

    i have applied ubuntu 14.04 version. how can i configure and install dialup connection with huawei fp2255 cdma ifwt wll phone, in my pc.?

  14. Sunilrepswal says:

    how i connect my huawei ets 2228 with pc window xp to configure

Leave a Reply

Your email address will not be published. Required fields are marked *