GPRS or EDGE setting for Aktel and GP
**This is not official page of any service provider, so test everything in own risk.
For windows:
Grameen Phone:
You will get most the data from GP home page. But there should be one correction. You have to use the init strig as ” AT+CGDCONT = 1,”IP”,”gpinternet” ”
Now it will work without any problem.
Aktel:
Nothing need special, simple make a dailer with you gprs/edge modem, and give *99***1# as hunting number. username and pass anything.
Teletalk:
everything same as GP except the apn (“gpinternet”), but i cann’t remember it right now, can anybody help me ?
Warid:
Everything available on there site.
For linux:
First of all, install wvdial (u can also use other dailer app)
to check your mobile as a modem
——————————-
#wvdialconf
Grameen Phone
here is a sample of my wvdial.conf (Grameen Phone EDGE/GPRS)
————————————————————
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Init3 = AT+CGDCONT=1,”IP”,”gpinternet”
Modem Type = Analog Modem
ISDN = 0
Phone = *99***1#
Modem = /dev/ttyUSB0
Username = xyz
Password = xyz
Baud = 115200
———————————————————–
change the modem speed/Baud and /dev/ttyUSB0 according to your mobile phone
Aktel
here is a sample of my wvdial.conf (Aktel GPRS)
————————————————————
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Modem Type = Analog Modem
ISDN = 0
Phone = *99***1#
Modem = /dev/ttyUSB0
Username = xyz
Password = xyz
Baud = 115200
———————————————————–
change the modem speed/Baud and /dev/ttyUSB0 according to your mobile phone
Start
To start type wvdial in shell
Popularity: 19% [?]
I am S. M. Ibrahim lavlu aka lavluda working as web application developer, SEO, server security and optimization, apps scaling consultant from dhaka, bangladesh. On my free time i like to pass my time for opensource projects.




im using motorola E100 with aktel sim card….how can i activate EDGE/GPRS in my mobile set??…i dont know the process…
[Reply]
U have to use this setting.
apn: (no need apn)
IP: 192.168.23.7
Port:9028 or 9201
Hope it will work.
[Reply]
Im using TELETALK as my PC modem.
by using PC suite im using it.
As i m a pre paid user, its very much costly to use pre paid GP or AKTEL or TELETALK as modem.
But, recently teletalk has introduced a new service named UNLIMITED MONTHLY GPRS for 800 tk only.
Im using this facility, so, feel very easy to use net now. its really economic than GP or AKTEL pre paid service.
thanks.
# sarja #
[Reply]
im using sonby ericsson k800i with aktel sim, i was wondering how to activate gprs/internet in my mobile
[Reply]
Im using samsung sgh d500 with gp sim card.how can i set email account and profile. 1. Smtp server name? 2. Smtp port? 3. Pop3 server? 4. Pop3 port? 5. Impa4 server? 6. Impa4 port? 7.profile ndme ? 8.apn ? Login id ? 9. Dns1 ? 10. Dns2 ?
[Reply]
AKTEL provides unlimited GPRS use@750 tk only.
[Reply]
dibbyo Reply:
October 16th, 2009 at 12:16 pm
how ? i have a aktel modem but i cannot set this in my pc i need ip,dns,wns,apn & etc. please sole this for me
[Reply]
i wish to know about wireless lan. i’ve wireless lan in laptop. and in N80 cell phone. i can communicate between them through data cable or blue tooth or infrared. But i want to communicate though wireless lan between them. Any body have any idea?
[Reply]
I’ve a Siemens M55 set with GP-Easy-Gold sim. I’ve enabled GRPS/WAP in my handset. But for professional need I have to go to places without landphone (but in GPRS signal area). How can I activate the phone as a GPRS modem on any PC ? Please send me the details.
[Reply]
im using akel sim,and my moile is motorola E1000
i cant log in to msn messenger.i dont know how to setup internet connection for aktel
[Reply]
how to use unlimited gprs in teletalk? thanks in advance
[Reply]
i’m also looking for how to use unlimited gprs in teletalk. called customers care .. funny thing happed.. 2 number never picked up.. one cell number was on, But the user at the other end keeps on cutting the line ????!!!!!!!!!!
[Reply]
How to setup GP Internet service using Samsung D600 as modem?
[Reply]
i think that GP EDGE service is better then all mobile phone and IPS. if u use Nokia n70 for GP internet u get 10-20KB(Kilo Byte)NOt 20 kilo Bit.i neet for 30MB file download from web site only 20 minit.So compare which one best…….Really
[Reply]
Is there any charge for upload and download of unlimited gprs (Gp,aktel or teletalk) user ???
I’m useing gp edge p1.But i wanna use unlimited gprs.
Can any one tell me which is da best for unlimited gprs ???
[Reply]
i think GP EDEG is better then all others operator. i -am use Gp in my N95. and i get 17 to 20 in good location
[Reply]
KB not Kb. i also think GP EDGE is better then some ISP
[Reply]
I’m usig nokia 6020 with data cable,and if i try this way it says time out,do i need any driver for it?If i need it where can i find it?
[Reply]
hi raquibul,
can you give me the output of “dmesg | grep tty”
what is your last output (after dail)
[Reply]
I can’t seeting up my phone as a modem. I using GP Line and nokia 6020 model. I am not getting the isp no of GP, for getting the connection in my desktom computer with my mobile.
Please anybody help me for this?
I have the Windos xp operating system. Att: Mr Salauddin66.
[Reply]
Let me knwo the UNLIMITED MONTHLY GPRS setup for Teletalk prepaid.
[Reply]
Hi, i am akash. How can i set my gp internet on pc? ple tell detiles?
[Reply]
Alhamdulillah. Thank you very much for the information. I can use my mobile’s internet on computer. My mobile is motorola l6. I connect it with computer on usb port. Then on terminal I give command:
wvdialconf create
After this completes the modem detection, I copy and save the following as /etc/wvdial.conf:
############Copy From Here to:
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Init3 = AT+CGDCONT = 1,”IP”,”gpinternet”
Modem Type = Analog Modem
ISDN = 0
Phone = *99***1#
Modem = /dev/ttyACM0
Username = xyz
Password = xyz
Baud = 460800
######## Waiting for carrier and then connects telling –> Don’t know what to do! Starting pppd and hoping for the best. (This connects to grameen phone’s internet, let’s mention it too).
I wish to disconnect by pressing Ctrl + C, perhaps twice.
Thank you all again. May Allah give us peace.
[Reply]
Sorry, an error occured in posting the above message. Here is again… copy and save the following as /etc/wvdial.conf:
############Copy From Here to:
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0 =0 &C1 &D2 + FCLASS=0
Init3 = AT+ CGDCONT = 1,”IP”,”gpinternet”
Modem Type = Analog Modem
ISDN = 0
Phone = *99 ***1#
Modem = /dev/ttyACM0
Username = xyz
Password = xyz
Baud = 460800
######## to here.
Now on terminal type:
wvdial
and it connects to internet.
[Reply]
Now, there is a linux software ‘gprsec’ to connect mobile with pc. Has anyone tested that with bd operators?
How about chinese clone/pda sets? I heard there is no java in these and no application can be installed. Is this true? If so then it is useless to buy.
Take care. Khoda Hafez.
[Reply]
I want to use gp internet. Can you tell me what is the speed of gp internet.
[Reply]
Assalamualaikum. The above wvdial command connects to mobile. But to browse the web I have to put dns numbers in /etc/resolv.conf file. My /etc/resolv.conf file is as bellow:
######
nameserver 202.56.4.120
nameserver 202.56.4.121
######
I am using grameen phone’s internet. The dns numbers is shown on terminal after wvdial connects successfully. So it can be copied from there.
VAskor, GP’s internet speed is something like the speed of any medium quality cybercafe. More or less 3 to 7 kbps. But the line always remains active.
Thank you. Khoda Hafez.
[Reply]
I have setup a EDGE Modem with sim. After setup Driver. Connection setup completed. When I dail 1 minit after Connection has Disconnet. Plz Help me . I need to Full modem & Connection setup with Picture.
Al Amin
[Reply]
Dear Lavlu bhai
I cell phone is Nokia 6300 and i want to use gp internet via Bluetuth. how can i setup this in my pc. can u halp me.
Thanks
jahan
[Reply]
How can i use modem and cell at a time by GP.When i use my cell as modem no incoming call come to my number.have their any way of using both at a time.i mean when anyone try 2 my number then call will come to that number.
[Reply]
How Can setup Wireless Lan.
[Reply]
@siraj
if there is any bandwidth use, the sim will not able to recive call. you can do one simple thing, use divert on net sim with “divert when not available”, it works fine for me .
[Reply]
ami ki gp modeme aktel use korte parbo
[Reply]
@eamin
yea, why not ? just create a new connection or account using apn as blank (empty), that’s all
[Reply]
I want to use internet on my PC.my modem is samsung E-250.what can i do now?tell me the system.
[Reply]
Hello everyone,
Can anyone tell me the settings for using the Grammenphone EDGE modem in fedora 8 (I am trying to use the modem not any cellphone) with gp sim card.
Thanks in advance….
Sajeeb
[Reply]
lavluda Reply:
September 10th, 2009 at 4:36 pm
after inserting the modem, please give me the output of “sudo dmesg” and copy and paste last 10-20 lines here. then may be i can help you.
[Reply]
hi everybody,
i’m in the same vessel as Sajeeb Saha. But i’m using chinese EDGE modem AF-E67 in UBUNTU 9.04 with GP sim. here is my last 20 lines output using “sudo dmesg”:
[ 115.649284] mtrr: no MTRR for e4000000,2000000 found
[ 117.344154] mtrr: no MTRR for e4000000,2000000 found
[ 117.445173] agpgart-intel 0000:00:00.0: AGP 2.0 bridge
[ 117.445207] agpgart-intel 0000:00:00.0: putting AGP V2 device into 1x mode
[ 117.445236] pci 0000:01:00.0: putting AGP V2 device into 1x mode
[ 205.024024] usb 1-1: new full speed USB device using uhci_hcd and address 3
[ 205.224195] usb 1-1: configuration #1 chosen from 1 choice
[ 242.496095] usbcore: deregistering interface driver ndiswrapper
[ 242.557913] ndiswrapper version 1.53 loaded (smp=yes, preempt=no)
[ 242.708031] usb 1-1: reset full speed USB device using uhci_hcd and address 3
[ 242.877685] ndiswrapper (import:242): unknown symbol: ntoskrnl.exe:’ExAllocatePoolWithQuotaTag’
[ 242.877715] ndiswrapper (import:242): unknown symbol: ntoskrnl.exe:’MmLockPagableSectionByHandle’
[ 242.877732] ndiswrapper (import:242): unknown symbol: ntoskrnl.exe:’MmQuerySystemSize’
[ 242.877876] ndiswrapper (import:242): unknown symbol: ntoskrnl.exe:’IoGetConfigurationInformation’
[ 242.877948] ndiswrapper (import:242): unknown symbol: ntoskrnl.exe:’atol’
[ 242.878025] ndiswrapper (import:242): unknown symbol: HAL.dll:’ExReleaseFastMutex’
[ 242.878060] ndiswrapper (import:242): unknown symbol: HAL.dll:’ExAcquireFastMutex’
[ 242.878124] ndiswrapper (load_sys_files:206): couldn’t prepare driver ‘oxser’
[ 242.879677] ndiswrapper (load_wrap_driver:108): couldn’t load driver oxser; check system log for messages from ‘loadndisdriver’
[ 242.879772] usbcore: registered new interface driver ndiswrapper
if you need any info please tell me.
regards
Debashish
[Reply]
lavluda,
please help me.
[Reply]
assamualaikum,
Is there any way that i can use my NOKIA 3110c phone as modem in Puppy Linux?? I’m using Banglalink Edge Unlimited…pLz heLp
[Reply]
I can use GP modem in ubuntu os but i can’t use it in RHEL5 using wvdialconf. It doesn’t work. Please help me.
[Reply]
Hello all !
I’m trying to configure wvdial.conf for connect to the internet using AKTel SIM and a GPRS Modem.
In my wvdial.conf file, I wrote this code:
————————————-
[Dialer Defaults]
Init1 = ATZ
Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
Modem Type = Analog Modem
ISDN = 0
Phone = *99***1#
Modem = /dev/ttyUSB0
Username = xyz
Password = xyz
Baud = 115200
————————————-
But, whenever I want to run wvdial, it whows my those line:
–> Initializing modem.
–> Sending: ATZ
ATZ
OK
–> Sending: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
ERROR
–> Bad init string.
If anyone detects the error in my wvdial file, please, correct it and give me the right one.
Thank you all for your help.
[Reply]
lavluda Reply:
November 25th, 2009 at 9:22 am
first use wvdialconf to generate the configuration file. then edit that file and add the extra lines from your current configuration.
please let me know if you need more details.
[Reply]
I want to install my EDGE MODEM which MODEL No is E67. But i’ve no it’s cd. Now what can i do?
[Reply]