Difference between revisions of "IPhone Share Internet"

From ivc wiki
Jump to navigationJump to search
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
It's possible to share the EDGE connection on the iPhone using the Wifi connection as a tunnel.
It's possible to share the EDGE connection on the iPhone using the Wifi connection as a tunnel.
'''Update 2009-07-14:''' It's now easier to either use the official Apple '''tethering''' provided in the v3.0 software (only for 3G/3GS models) or the Cydia application called '''PdaNet'''. As for PdaNet the ''Setup Ad-Hoc Network'' section below is still valid.


== Setup Ad-Hoc Network ==
== Setup Ad-Hoc Network ==
Line 7: Line 9:
Open the wireless network adapter properties, click the 'Wireless Networks'-tab.
Open the wireless network adapter properties, click the 'Wireless Networks'-tab.


[[Image:Eee iphoneshare wireless properties.png]]
[[Image:Iphone share wireless properties.png|275px]]


At the bottom, to into the 'Advanced' settings, and select ''Computer-to-computer (ad hoc) networks only''.
At the bottom, to into the 'Advanced' settings, and select ''Computer-to-computer (ad hoc) networks only''.


[[Image:Eee iphoneshare wireless properties advanced.png]]
[[Image:Iphone share wireless properties advanced.png|229px]]


Now, add an ad-hoc network by clicking ''Add'', typing a SSID like ''iPhonePipe'', and selecting ''Disable'' in the data encryption drop-down.
Now, add an ad-hoc network by clicking ''Add'', typing a SSID like ''iPhonePipe'', and selecting ''Disable'' in the data encryption drop-down.


[[Image:Eee iphoneshare wireless properties add network.png]]
[[Image:Iphone share wireless properties add network.png|276px]]


There should be only one network in the ''Preferred networks'' list, e.g. ''iPhonePipe, click ''Ok'' to commit the changes.
There should be only one network in the ''Preferred networks'' list, e.g. ''iPhonePipe, click ''Ok'' to commit the changes.


[[Image:Eee iphoneshare wireless properties ready.png]]
[[Image:Iphone share wireless properties ready.png|275px]]


== Configure iPhone ==
== Configure iPhone ==
Line 27: Line 29:
To keep the iPhone from dropping the Wifi ad-hoc connection, disable ''Auto-lock'' under ''Settings'', ''General'', ''Auto-lock'', and set it to ''Never''.
To keep the iPhone from dropping the Wifi ad-hoc connection, disable ''Auto-lock'' under ''Settings'', ''General'', ''Auto-lock'', and set it to ''Never''.


[[Image:Eee iphoneshare iphone autolock.png]]
[[Image:Iphone share iphone autolock.png|240px]]


To connect to the ad-hoc network, go to ''Settings'' and ''Wi-Fi'', wait a moment for the scan to complete, and select the new ad-hoc network, e.g ''iPhonePipe''
To connect to the ad-hoc network, go to ''Settings'' and ''Wi-Fi'', wait a moment for the scan to complete, and select the new ad-hoc network, e.g ''iPhonePipe''


[[Image:Eee iphoneshare iphone wifi.png]]
[[Image:Iphone share iphone wifi.png|240px]]
 
Once the iPhone is connected with a check next to the name, touch the blue arrow to find the pseudo IP address for the iPhone connection. It's recommended to set a static IP address to avoid clutter later, see next paragraph.
 
[[Image:Iphone share iphone wifi ipaddress.png|240px]]


Once the iPhone is connected with a check next to the name, touch the blue arrow to find the IP address for the iPhone connection.
Alternatively, set a static IP address to skip all the refresh and wait for the pseudo DHCP IP to be set.


[[Image:Eee iphoneshare iphone wifi ipaddress.png]]
[[Image:Iphone share iphone wifi ipaddress static.png|240px]]


Alternatively, set a static IP address to avoid having to refresh and wait for the pseudo DHCP IP to be set.
Next, SOCKS does not allow DNS look ups and the iPhone has to act as a relay or forwarder for DNS queries. I've put together an iPhone applications to easily start and stop a BIND name server.


[[Image:Eee iphoneshare iphone wifi ipaddress static.png]]
* [http://beta.ivancover.com/eee/Bind_app.zip Download BIND for iPhone] ([http://beta.ivancover.com/eee/bind-9.4.2_arm-apple-darwin.tar.gz original tarball])
 
Extract the Bind.app directory to /Applications, and make the ''named'' binary executable and set the SUID bit, ''chmod +xs named''. Also, make ''FrontEnd.sh'' executable. Reload SpringBoard to load the new app, ''killall SpringBoard''.
 
Start the BIND server ''after'' the tunnel is active, otherwise the ''named'' daemon will refuse incoming queries because the new tunnel interface is unknown. Always stop and start the BIND server if the networks settings has changed.


== PuTTY Tunnel ==
== PuTTY Tunnel ==
Line 49: Line 59:
Open a new session and type the IP address from the iPhone in the ''Host Name (or IP address)''-field.
Open a new session and type the IP address from the iPhone in the ''Host Name (or IP address)''-field.


[[Image:Eee iphoneshare putty newsession.png]]
[[Image:Iphone share putty newsession.png|342px]]


Next, go to the ''Connections'', ''SSH'', and ''Tunnels'' screen. Add a new forwarded port, first select ''Dynamic'' destination, and then enter a random port number in the ''Source Port''-field, e.g. 9999, leave ''Destination''-field empty, and click ''Add'' to add the new entry to the list.
Next, go to the ''Connections'', ''SSH'', and ''Tunnels'' screen. Add a new forwarded port, first select ''Dynamic'' destination, and then enter a random port number in the ''Source Port''-field, e.g. 9999, leave ''Destination''-field empty, and click ''Add'' to add the new entry to the list.


[[Image:Eee iphoneshare putty tunnel.png]]
[[Image:Iphone share putty tunnel.png|342px]]


Now, click ''Open'' to start the SSH the connection to the iPhone. Accept the key challenge and login using ''root'' as the login. If the password of the jailbroken iPhone hasn't been changed, the password is either ''alpine'' or ''dottie''.
Now, before clicking ''Open'', save the session in the ''Sessions'' screen. Enter a name and press ''Save''. The next time, just select the saved session to bring up the tunnel.
 
Click ''Open'' to start the SSH the connection to the iPhone. Accept the key challenge and login using ''root'' as the login. If the password of the jailbroken iPhone hasn't been changed, the password is either ''alpine'' or ''dottie''.


If you see a ''#'' character and get a command-line, everything is good.
If you see a ''#'' character and get a command-line, everything is good.


[[Image:Eee iphoneshare putty loggedin.png]]
[[Image:Iphone share putty loggedin.png|500px]]


== Configure Applications ==
== Configure Applications ==
Line 69: Line 81:
Use the port set as ''Source Port'' in PuTTy, e.g. 9999, in the port field.
Use the port set as ''Source Port'' in PuTTy, e.g. 9999, in the port field.


[[Image:Eee iphoneshare firefox options.png]]
[[Image:Iphone share firefox options.png|310px]]
 
A SOCKS trick for Firefox is to set '''network.proxy.socks_remote_dns''' to '''true''' to do the DNS resolving over the SOCKS tunnel and not regular TCP/IP connection. In the address bar, enter ''about:config''. Then in the filter bar enter ''socks_remote_dns'' and double click the preference to change ''false'' to ''true. Re-open Firefox. If you get ''unable to connect'' messages, try to set the setting to ''false'' and start the BIND name server on the iPhone.
 
[[Image:Iphone share firefox socksdns.png|468px]]
 
Now, try to open www.google.com and www.myip.com, and if it doesn't load as fast as normal you know you're on EDGE. :)
 
[[Image:Iphone share firefox myip.png|468px]]
 
== Troubleshooting ==
 
If you encounter problems, as you probably will, try to re-initialize the step-by-step process.
 
The iPhone has a tendence to drop the data connections when idle, try to open Safari on the iPhone to bring up the EDGE connection. An ''E'' should show in the systray when both the tunnel and EDGE connection is active and ready, a Wifi icon means the EDGE connection is dropped.


Another thing to fix, as the iPhone does not resolve DNS queries yet (google.com -> 64.233.167.99), the Firefox '''network.proxy.socks_remote_dns''' settings has to be set to '''true'''. In the address bar, enter ''about:config''. Then in the filter bar enter ''socks_remote_dns'' and double click the preference to change ''false'' to ''true. Re-open Firefox.
Try to reload the BIND server is you can't ping yahoo.com or resolve hostnames.


[[Image:Eee iphoneshare firefox socksdns.png]]
== Revert Settings ==


Now, try to open www.google.com and if it doesn't load as fast as normal you know you're on EDGE. :)
When you want to connect to a regular wireless access point, in the wireless network properties, set ''Advanced'' to ''Any available network'' and the TCP/IP settings to ''Obtain an IP address automatically''.


If you encounter problems, as you probably will, try to re-initialize the process and install the BIND DNS server on the iPhone below.
On the iPhone, just select the network you wan to join, stop the BIND server, and set the Auto-lock.


== References ==
== References ==

Latest revision as of 20:13, 14 July 2009

It's possible to share the EDGE connection on the iPhone using the Wifi connection as a tunnel.

Update 2009-07-14: It's now easier to either use the official Apple tethering provided in the v3.0 software (only for 3G/3GS models) or the Cydia application called PdaNet. As for PdaNet the Setup Ad-Hoc Network section below is still valid.

Setup Ad-Hoc Network

The iPhone and laptop can be connected directly using an Ad-Hoc network. This can easily be set up in Windows.

Open the wireless network adapter properties, click the 'Wireless Networks'-tab.

Iphone share wireless properties.png

At the bottom, to into the 'Advanced' settings, and select Computer-to-computer (ad hoc) networks only.

Iphone share wireless properties advanced.png

Now, add an ad-hoc network by clicking Add, typing a SSID like iPhonePipe, and selecting Disable in the data encryption drop-down.

Iphone share wireless properties add network.png

There should be only one network in the Preferred networks list, e.g. iPhonePipe, click Ok to commit the changes.

Iphone share wireless properties ready.png

Configure iPhone

With the ad-hoc network set up, connect the iPhone to the new ad-hoc network.

To keep the iPhone from dropping the Wifi ad-hoc connection, disable Auto-lock under Settings, General, Auto-lock, and set it to Never.

Iphone share iphone autolock.png

To connect to the ad-hoc network, go to Settings and Wi-Fi, wait a moment for the scan to complete, and select the new ad-hoc network, e.g iPhonePipe

Iphone share iphone wifi.png

Once the iPhone is connected with a check next to the name, touch the blue arrow to find the pseudo IP address for the iPhone connection. It's recommended to set a static IP address to avoid clutter later, see next paragraph.

Iphone share iphone wifi ipaddress.png

Alternatively, set a static IP address to skip all the refresh and wait for the pseudo DHCP IP to be set.

Iphone share iphone wifi ipaddress static.png

Next, SOCKS does not allow DNS look ups and the iPhone has to act as a relay or forwarder for DNS queries. I've put together an iPhone applications to easily start and stop a BIND name server.

Extract the Bind.app directory to /Applications, and make the named binary executable and set the SUID bit, chmod +xs named. Also, make FrontEnd.sh executable. Reload SpringBoard to load the new app, killall SpringBoard.

Start the BIND server after the tunnel is active, otherwise the named daemon will refuse incoming queries because the new tunnel interface is unknown. Always stop and start the BIND server if the networks settings has changed.

PuTTY Tunnel

Set up a tunnel via SSH to allow the data requests to be sent to the iPhone end of the ad-hoc connection. The SSH server on the iPhone acts as a SOCKS proxy server.

Open a new session and type the IP address from the iPhone in the Host Name (or IP address)-field.

Iphone share putty newsession.png

Next, go to the Connections, SSH, and Tunnels screen. Add a new forwarded port, first select Dynamic destination, and then enter a random port number in the Source Port-field, e.g. 9999, leave Destination-field empty, and click Add to add the new entry to the list.

Iphone share putty tunnel.png

Now, before clicking Open, save the session in the Sessions screen. Enter a name and press Save. The next time, just select the saved session to bring up the tunnel.

Click Open to start the SSH the connection to the iPhone. Accept the key challenge and login using root as the login. If the password of the jailbroken iPhone hasn't been changed, the password is either alpine or dottie.

If you see a # character and get a command-line, everything is good.

Iphone share putty loggedin.png

Configure Applications

The Internet sharing only works in programs what allow you to set a SOCKS proxy server, e.g. Firefox, Pidgin, Internet Explorer, MSN Messenger, and more.

To surf via EDGE using Firefox, change the proxy settings in Options, Advanced, Network, and Settings. Select Manual proxy configuration and at the second to last field, SOCKS Host, enter localhost. The PuTTY client is the local tunnel to the iPhone, and therefore the localhost-address is used when interfacing with the tunnel.

Use the port set as Source Port in PuTTy, e.g. 9999, in the port field.

Iphone share firefox options.png

A SOCKS trick for Firefox is to set network.proxy.socks_remote_dns to true to do the DNS resolving over the SOCKS tunnel and not regular TCP/IP connection. In the address bar, enter about:config. Then in the filter bar enter socks_remote_dns and double click the preference to change false to true. Re-open Firefox. If you get unable to connect messages, try to set the setting to false and start the BIND name server on the iPhone.

Iphone share firefox socksdns.png

Now, try to open www.google.com and www.myip.com, and if it doesn't load as fast as normal you know you're on EDGE. :)

Iphone share firefox myip.png

Troubleshooting

If you encounter problems, as you probably will, try to re-initialize the step-by-step process.

The iPhone has a tendence to drop the data connections when idle, try to open Safari on the iPhone to bring up the EDGE connection. An E should show in the systray when both the tunnel and EDGE connection is active and ready, a Wifi icon means the EDGE connection is dropped.

Try to reload the BIND server is you can't ping yahoo.com or resolve hostnames.

Revert Settings

When you want to connect to a regular wireless access point, in the wireless network properties, set Advanced to Any available network and the TCP/IP settings to Obtain an IP address automatically.

On the iPhone, just select the network you wan to join, stop the BIND server, and set the Auto-lock.

References