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.


Tags:

iphone, enable, tethering, manually, update, ipcc, carrier, settings, via, ssheveryone, quot, manual, itunes, travelling, laptop, provider, dubai, uae, arab, emirates, method, virtually, providers, requirements, follows, jailbroken, installed, terminal, commandline, ssh, wifi, networks, login, prompt, communicate, filesystem, app, cydia, usb, virtual, downloaded, extract, folder, du_ae, bundle, corresponding, scp, ll, plist, sim, xml, supportedsims, array, frustrated, symlink, shortcut, ln, reboot, enabling, disabling, cellular, reset, default,

Latest Articles

  • How high can a Xeon CPU get?
  • bash fix PATH environment variable "command not found" solution
  • Ubuntu Linux Mint Debian Redhat Youtube Cannot Play HD or 4K videos, dropped frames or high CPU usage with Nvidia or AMD Driver
  • hostapd example configuration for high speed AC on 5GHz using WPA2
  • hostapd how to enable and use WPS to connect wireless devices like printers
  • Dell Server Workstation iDRAC Dead after Firmware Update Solution R720, R320, R730
  • Cloned VM/Server/Computer in Linux won't boot and goes to initramfs busybox Solution
  • How To Add Windows 7 8 10 11 to GRUB Boot List Dual Booting
  • How to configure OpenDKIM on Linux with Postfix and setup bind zonefile
  • Debian Ubuntu 10/11/12 Linux how to get tftpd-hpa server setup tutorial
  • efibootmgr: option requires an argument -- 'd' efibootmgr version 15 grub-install.real: error: efibootmgr failed to register the boot entry: Operation not permitted.
  • Apache Error Won't start SSL Cert Issue Solution Unable to configure verify locations for client authentication SSL Library Error: 151441510 error:0906D066:PEM routines:PEM_read_bio:bad end line SSL Library Error: 185090057 error:0B084009:x509 certif
  • Linux Debian Mint Ubuntu Bridge br0 gets random IP
  • redis requirements
  • How to kill a docker swarm
  • docker swarm silly issues
  • isc-dhcp-server dhcpd how to get longer lease
  • nvidia cannot resume from sleep Comm: nvidia-sleep.sh Tainted: Linux Ubuntu Mint Debian
  • zfs and LUKS how to recover in Linux
  • [error] (28)No space left on device: Cannot create SSLMutex Apache Solution Linux CentOS Ubuntu Debian Mint