Find the answer to your Linux question:
Results 1 to 2 of 2
i also have the same problem... i tried connecting bsnl gprs connection in ubuntu connection is getting established but no data transfer takes place.. help will be appreciated.. thanks in ...
  1. #1
    Just Joined!
    Join Date
    May 2009
    Posts
    1

    Question Bsnl gprs not working in ubuntu

    i also have the same problem...
    i tried connecting bsnl gprs connection in ubuntu
    connection is getting established but no data transfer takes place..
    help will be appreciated..
    thanks in advance...

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    This is wvdial.conf file working fine with my Airtel GPRS.
    Code:
    [Dialer Defaults]
    Modem = /dev/rfcomm0
    Baud = 115200
    Init1 = ATZ
    #Init2 = ATD*99***1#
    Dial Command = ATD
    Phone = *99***1# 
    Username = " "
    Password = " "
    New PPPD = yes
    I don't have BSNL connection but I will look into this.
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...