Posted by: மோகன் on: April 15, 2008
I connected to internet using my Nokia N72 handset from my Fedora by activating Airtel Mobile Office.
Here is a small howto
From your mobile (Symbian OS) select the menu “Settings | Tools | Packet Data” and make sure access point is “airtelgprs.com”
Identify your mobile’s bluetooth address by running
| $ hcitool scan
Scanning … 00:1A:16:D1:xx:xx asdf |
First pair the mobile you want to use (Otherwise it won’t work)
Find out which channel supports Dial up feature in your mobile phone by running and search for entry like
| $ hciconfig browse <addr>
Service Name: Dial-Up Networking Service RecHandle: 0×1000f Service Class ID List: “Dialup Networking” (0×1103) Protocol Descriptor List: “L2CAP” (0×0100) “RFCOMM” (0×0003) Channel: 3 ^^^^ Language Base Attr List: code_ISO639: 0×454e encoding: 0×6a base_offset: 0×100 Profile Descriptor List: “Dialup Networking” (0×1103) |
Create rfcomm device by
| $ rfcomm bind /dev/rfcomm0 <address> <channel> |
Just run wvdialconf to create default modem settings and update the settings as follows or use the following settings for /etc/wvdial.conf
| [Dialer Defaults] Init1 = ATZ Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 stupid mode = 1 Modem Type = Bluetooth Modem = /dev/rfcomm0 Baud = 115200 New PPPD = yes ISDN = 0 Phone = *99***1# Username = a Password = b |
Now run wvdial to initiate connection
Note
You can also try kppp with the same settings.
Troubleshooting
pppd daemon terminates unexpectedly
Check whether the accesspoint is properly set to airtelgprs.com
rfcomm(x) connection refused
Pair the mobile with the laptop/computer
[...] how to connect my mobile in Suse 10.3 Bluetooth Linux and Airtel GPRS Mobile Office browsing Howto ~mohan USB My new Nokia N95: Using nokia n95 as modem for linux (ubuntu [...]
December 8, 2008 at 1:35 pm
dear sir,
how we have to start the browsing after the connection is made by using Nokia n72 On fedora 9 via usb connection.. Is any comands we have to give to open any website..