iPhone Enable Tethering Manually Update ipcc Carrier Settings/Update via SSH

Everyone says there is a "manual" way of doing it and then they tell you to use iTunes, but if you're like me, you're travelling on business in a foreign country and your laptop does not have iTunes and you don't have a way of getting it and/or don't want it.

For this example I'm using the provider "du" in Dubai, UAE (United Arab Emirates) but this method works for virtually all providers. 

The requirements in this case to truly "manually update your carrier settings are as follows"

  1. Your phone must be jailbroken
  2. You must have installed the terminal on your iPhone for commandline access
  3. You must have SSH running (with root access) and installed and have access to a wifi network (a trick you can even use on paid networks is to leave the login prompt on your iPhone and then get a connection on the laptop without signing in/signing up and you can communicate with your iPhone over SSH this way).  *An alternative here is if you have direct file access to the filesystem on your iPhone (I don't know if there's such as a way, I have an app from Cydia called "USB Drive" but you can't access the virtual filesystem on the iPhone itself)
  4. You must have the ipcc/Carrier Settings file downloaded.
  5. You must be able to extract the ipcc file until you get the folder "du_ae.bundle" or the corresponding one for your provider.

From there it's easy, SSH/SCP into your iPhone (you'll need root access for this though):

Copy the "du_ae.bundle" folder into the following location "/System/Library/Carrier Settings".

You then need to view the file "carrier.plist" inside that folder to find the "SIM card ID".  Near the bottom of the .xml file you'll find a key called "SupportedSIMs" and then <array>.  Inside array for my case the number is "42403".  This is the SIM Card ID of du.  I was frustrated and wondering why my iPhone seemed to ignore the du_ae.bundle, I assume based on the carrier name it would take the settings from that folder.

Now that you know the SIM ID is "42403" you just need to make a symlink/shortcut to it from the command line:

cd /System/Library/"Carrier Settings"

ln -s du_ae.bundle 42403

Now just reboot your iPhone and you'll have tethering options.  You may have to play around with enabling and disabling 3G before it works and it may appear that your network stopped working.  If you have the "cellular data" option under "Network" go in and reset the settings to default and you'll be good.  At first this did not work (including tethering) until I played around like that and maybe it just takes a few minutes to make it all work even after the reboot for some reason.

I prefer this way and I think most people would because we can't always have access to iTunes and I personally hate iTunes for many reasons.

Latest Articles

  • File /etc/vz/conf/ve-vps.basic.conf-sample not found: No such file or directory - Openvz Error solution
  • Ubuntu 10 Nvidia Drivers Not Updated After Kernel Update Solution/How-To Manually Rebuild nvidia kernel modules for Ubuntu
  • What's Needed To Fix Linux
  • mdadm/Debian problem
  • iptables block torrents/torrenting
  • vmware Failed to initialize monitor device 95% power on
  • OpenVPN don't use bridgestart.sh or bridge at all use iptables
  • postfix lopback error solution
  • Drupal/MySQL database error: PDOException: SQLSTATE[42000] [1044] Access denied for user 'db_user'@'localhost' to database 'dbname' in lock_may_be_available() (line 167 of /home/user/public_html/includes/lock.inc).
  • How To Burn ISO Image using cdrtools/dvdrtools for Linux/Unix Ubuntu/Debian/RHEL/Centos etc..
  • Ubuntu Suspend Solution Fix blank screen laptop/computer won't come back
  • iPhone Restore/Backup Location of Notes and Contact/Address Book
  • Install Android SDK and start testing on Debian/Ubuntu: How To Guide/Tutorial
  • gocr - free Linux OCR (Optical Character Recognition) conversion tool
  • Linux Kernel Panic Messages - Symptoms of bad RAM module/stick
  • Hitachi HDD/Drive RMA Process Experience
  • convert carat ^M/M Windows based text files to Linux
  • MySQL Import CSV data tutorial guide
  • scp not found - solution
  • vino crashed/stopped working, restart vino manually without rebooting