How can I connect Micromax Q5 as a Bluetooth modem in Ubuntu 11.04?
How can I connect Micromax Q5 as a Bluetooth modem in Ubuntu 11.04?
This might guide you
http://www.techlineinfo.com/ho...
BluetoothDialup
https://help.ubuntu.com/commun...
Ubuntu dialup via bluetooth
http://yoonkit.blogspot.com/20...
1)Enable BT on both
2) Ensure dev's are paired (sudo hcitool auth 00:0E:6D:07:60:BE)
3) sudo l2ping 00:0E:6D:07:60:BE
4) set up rfcomm: sudo rfcomm bind rfcomm0 00:0E:6D:07:60:BE 1
5) type rfcomm: should get rfcomm0:00:0E:6D:07:60:BE channel1 clean.
6) call chat script: sudo pppd noccp call gprs (esnure other ifaces are down)
7) Check routing table and cat /var/log/syslog | grep pppd
8) ifconfig should have: PPP0 with 10.*.*.* IP.
No comments:
Post a Comment