how to connect airtel net

Asked by kish

hi friends i m using dual os's xp n ubuntu 8.04
is it possible to connect airtel gprs to system in ubuntu-8.04
i m using nokia 7610 & sony erri w-200
how to connect internet ?
plz help me
ur's kishore chowdary
+919441133420
+919985064600
urgent as quick as possible.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
bhuvi (bhuvanesh) said :
#1

it is possible what are u using to connect ur phone to system bluetooth or data cable

Revision history for this message
kish (kpralc) said :
#2

i m data cable
where i get drivers for nokia 7610 & sony err -w200
ur's kishorechowdary
+919441133420
+919985064600

Revision history for this message
bhuvi (bhuvanesh) said :
#3

you dont need any extra drivers just type this:

sudo vi /etc/ppp/peers/BluetoothDialup

and paste the following in the window that appears:

debug
noauth
connect "/usr/sbin/chat -v -f /etc/chatscripts/BluetoothDialup"
usepeerdns
/dev/ttyACM0
defaultroute
crtscts
lcp-echo-failure 0

and save this using the command
:wq after pressing the Esc key

then type this:

sudo vi /etc/chatscripts/BluetoothDialup

in the window that appears paste the following:

TIMEOUT 35
ECHO ON
ABORT '\nBUSY\r'
ABORT '\nERROR\r'
ABORT '\nNO ANSWER\r'
ABORT '\nNO CARRIER\r'
ABORT '\nNO DIALTONE\r'
ABORT '\nRINGING\r\n\r\nRINGING\r'
'' \rAT
OK 'AT+CGDCONT=1,"IP","airtelgprs.com","",0,0'
OK ATD*99#
CONNECT ""

and save this using the same method as above

to use this connection just type:

pon BluetoothDialup

to disconnect use:

poff BluetoothDialup

thats it

Revision history for this message
bhuvi (bhuvanesh) said :
#4

it works or not

Revision history for this message
Anita Cardozo (petecar69) said :
#5

As per bhuvi i tried but for some reason it didn't work, I think maybe due to com port(/dev/ttyACM0) selection.Plz give further advice.

Revision history for this message
bhuvi (bhuvanesh) said :
#6

please ask a new question for better help

Can you help with this problem?

Provide an answer of your own, or ask kish for more information if necessary.

To post a message you must log in.