Using iPhone internet sharing over bluetooth under Linux
To use your iPhone's internet connection through a Linux notebook over bluetooth, you have to open Tethering option on your iPhone device, under the Settings->General->Network section.
After that you can install blueman for easily configuring bluetooth PAN network:
apt-get install blueman
Start blueman-manager and find your mobile device and connect to it. When connection completed successfully, select Device->Add->Network Access Point in blueman-manager.
And the last step, configure the network interface:
dhclient bnep
- 0 Comment
- Murat Demirten
- 04 Oct 2009, 17:27
-
You must be login first or sign-up for an account to post comments.
USERBOX
CATEGORIES
MOST READ TODAY
- Disabling reverse dns lookups in ssh
- XFS Filesystem has duplicate UUID problem
- Changing splash image with grub loader
- Remove all frozen messages from exim mail queue
- Finding hosts which opens N+ TCP connections probably a DDoS attack
- Human readable disk usage
- Using iPhone internet sharing over bluetooth under Linux
LAST ADDED
- Using iPhone internet sharing over bluetooth under Linux
- Using USB sound card with amarok
- Multi-conditional search and replace (clearing a ftp trojan script example)
- Disabling ipv6 functionality
- How to convert a mp3 file
- How to choose the fastest Debian mirror
- Disabling reverse dns lookups in ssh
- Rewriting destination ip address
- Deleting A File By It's Inode Value
- Learning which libraries are used for a binary
