I've submitted patches to the BigBoss Repository now and when they update it, you'll find the Packages "Optus/Virgin GPRS FIX" and "Vodafone AU GPRS FIX" listed under tweaks
Okay so what you need:
* iPhone 2.0 Jailbroken with SSH installed and running on one of the Telstra, Vodafone or Optus(or virgin) as this uses the existing carrierbundles,
* Cyberduck, or some other program that does SFTP (winSCP for windows guys)
Note:
I hold no responsibility if anything goes wrong in the process, if worst comes to worst you should be able to restore your carrier.plist to a backup if you create one like I suggest
Step 1: Settings > General > Auto-Lock - Never
Step 2: Open cyberduck and connect to your phone - making sure to choose the SFTP protocol, entering root as the username and the phone's root password (the default is alpine)
Step 2: Click on the address bar (it'll say "/private/var/root") and choose /
Step 3: Browse to /var/mobile/Library/Carrier Bundle.bundle/
Step 4: drag the file called carrier.plist to your desktop, and make a second copy somewhere just in case
Step 5: go to
Binary — XML .plist converter - iAppCat and process the carrier.plist file using that page, which will give you another copy of the file in XML format, this will download a converted copy. delete the one on the desktop and make sure the one just downloaded is called carrier.plist, if not rename it so it is.
Step 6: open the newly downloaded carrier.plist in your favourite text editor (my favourite is Smultron) and you should see the following at the top of the file.
HTML Code:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
Add the following directly underneath
HTML Code:
<key>AllowEDGEEditing</key>
<true/>
Step 7: Save the carrier.plist, and drag it back into the Carrier Bundle.bundle folder you have in cyberduck
Step 8: Reboot your phone and you should now find a menu called "Cellular Data Network" Under Settings > General > Network