|
| ||||||||||
| Tags: backtrack 5, dhcp, ios, ip addresses, iphone, kernel, linux, mac, srandalone, tethering |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| iPhone tethering on Backtrack 5
|
|
#2
| ||||
| ||||
| Re: iPhone tethering on Backtrack 5
Tutorials: Code: sudo apt-add-repository ppamcenery / ppa sudo apt-get update sudo apt-get install gvfs-utils ipheth Then I tried the physical way as was shown in the same tutorials. Code: sudo apt-get install build-essential ifuse git-core libimobiledevice-dev git clone git://github.com/dgiagio/ipheth.git cd ipheth-pair make sudo make install cd ../ipheth-driver make |
|
#3
| |||
| |||
| Re: iPhone tethering on Backtrack 5
Hello everyone I’m having exactly similar problem I’m not able to get IP from the phone in my eth1 interface and static IP addresses do not work.Hey Perhaps a silly question, but do you have a data package plan that supports tethering. Also, I have read where tethering only applied to the iphone4.Do you currently get data on the phone (standalone).you have to check the phone's APN (access point name) settings. |
|
#4
| |||
| |||
| Re: iPhone tethering on Backtrack 5
If you have a data plan that restraints may be used on a Mac, however, revealed that Goggling I cannot have the kernel sources to install device drivers. There is a wiki entry called "How to prepare kernel source BT5." I'll try that and then post the results here, but I feel like that will solve the problem. Please let me know if you face any problem will help you in everything you can. Answer here for help’s appreciate everyone here who replied help other. |
|
#5
| |||
| |||
| Re: iPhone tethering on Backtrack 5
Ok, figured out how to do it. Since it is the beginner's forum I guess I can post a how-to with regard to my own question. The problem was that he had the kernel headers to install the drivers so it was not able to use the device correctly. So first install the kernel headers: prepare-kernel-sources Code: cd /usr/src/linux cp -rf include/generated/* include/linux/ Code: apt-get install build-essential ifuse git-core libimobiledevice-dev Code: git clone git://github.com/dgiagio/ipheth.git cd ipheth-pair make sudo make install cd ../ipheth-driver make insmod ipheth.ko |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "iPhone tethering on Backtrack 5" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| iPhone 3G/EDGE Tethering App | Shrestha | Portable Devices | 7 | 08-12-2011 04:33 AM |
| Tethering ipad-iphone via a cable | Lohitaksha | Portable Devices | 6 | 11-07-2010 12:04 AM |
| iPhone 3G with iOS4 tethering | Who is it | Portable Devices | 5 | 04-07-2010 04:26 AM |
| Help with iPhone 3.1.3 tethering | Deandre | Portable Devices | 6 | 22-05-2010 02:17 PM |
| iPhone OS 4 and tethering | AbrahamL | Portable Devices | 4 | 22-05-2010 06:32 AM |