Affix - End User Manual: Affix (v. 3.0.0) - Open Source Bluetooth Protocol Stack for Linux | ||
---|---|---|
Prev | Chapter 6. Affix And Other Bluetooth Equipments | Next |
Creating dial-up using Bluetooth connection and your mobile phone is almost the same as you would use ordinary phone and modem. There are two phases. Connecting to the phone (plug in the cable old days) and establishing the PPP connection over a serial line. You should start with configuring your PPP connection. You get the parameters from your ISP. Use pppconf (in Debian) to create a new PPP connection profile.
Now you need to create the Bluetooth connection between your computer and mobile phone:
btclt connect <phone_address> DUN
That will do it. DUN specifies the used connection profile and stands for Dial-Up Networking. Remember that pairing is needed also here (see the chapter three).
Now you can establish the connection. For example in Debian as a root give command:
pppd call <your_ppp_profile_name> /dev/bty0
PPP profile defines the parameters needed to connect your ISP. Note! Change the serial device '/dev/bty0' to correspond your device. Most probably it is the same. To find out the device give command:
btclt status