Shop WirelessEmporium.com Today!
Limited Edition iPhone header image

T-Mobile $5.99 Unlimited Internet Edge Settings

October 9th, 2007 by Limited Edition iPhone · 248 Comments

You need to a flashplayer enabled browser to view this YouTube video

Why spend $19.99 for T-Mobile’s unlimited internet when you can get the same service using T-Mobile’s $5.99 T-Zones Plan. It is fairly easy to get the $5.99 T-Zones plan to work on your iPhone, you just have to follow a few easy steps below. Everything will work just as it does over Wi-Fi, such as, You-tube, mail, maps, weather, and stocks.

UPDATED for firmware 2.0-2.1: Go to Settings -> General -> Network -> Cellular Data Network -> Enter epc.tmobile.com for the APN and leave the username and password blank.

For firmware 1.1.4 and below: just add the LEI installer source and have installer install the hack for you.  Please follow the guide to add http://limitededitioniphone.com/lei.xml

Guide To Install Limited Edition iPhone’s Source

First: Enter APN, username and password Go to ‘Settings’ -> ‘General’ -> ‘Network’ -> ‘Edge.’ For the APN field enter wap.voicestream.com. Make sure the username and password fields are empty.

To Start you will need to copy a file called “Proxy.pac“. You can download and unzip or

You can create this file by opening a notepad and cut and copy this code

function FindProxyForURL(url, host)
{
if (isInNet(myIpAddress(), "10.0.0.0", "255.0.0.0"))
return "PROXY 216.155.165.50:8080";
else
return "DIRECT";
}

Now name it as proxy.pac

PLEASE DO NOT SAVE THE FILE AS proxy.pac.txt but proxy.pac

and upload it to: /private/var/root

(if by exploring your phone you dont see the change in file name ,download mobile finder on your mobile thorugh ibrickr and rename it on your iphone itself….)

After Copying download the file below:

http://rapidshare.com/files/55487664/preferences.plist.html
Or
http://files-upload.com/files/507698/preferences.plist

Or create your own and save it as preferences.plist and make sure its NOT preferences.plist.txt:

Code:

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<dict>

 <key>CurrentSet</key>

 <string>/Sets/590C7F8E-66F4-47C8-8094-978C51F78E76</string>

 <key>NetworkServices</key>

 <dict>

 	<key>34C2DD45-CE10-4F80-9E97-E1E2AC32095F</key>

 	<dict>

 		<key>Interface</key>

 		<dict>

 			<key>DeviceName</key>

 			<string>ip2</string>

 			<key>Hardware</key>

 			<string>com.apple.CommCenter</string>

 			<key>Type</key>

 			<string>com.apple.CommCenter</string>

 		</dict>

 		<key>com.apple.CommCenter</key>

 		<dict>

 			<key>AllowNetworkAccess</key>

 			<integer>0</integer>

 			<key>Available</key>

 			<integer>1</integer>

 			<key>Setup</key>

 			<dict>

 				<key>apn</key>

 				<string>acds.voicemail</string>

 				<key>password</key>

 				<string></string>

 				<key>username</key>

 				<string></string>

 			</dict>

 			<key>Version</key>

 			<integer>1</integer>

 		</dict>

 	</dict>

 	<key>67D14362-B948-48DF-BF15-E88C95AC39AE</key>

 	<dict>

 		<key>AppleTalk</key>

 		<dict>

 			<key>ConfigMethod</key>

 			<string>Node</string>

 			<key>__INACTIVE__</key>

 			<true/>

 		</dict>

 		<key>DNS</key>

 		<dict/>

 		<key>IPv4</key>

 		<dict>

 			<key>ConfigMethod</key>

 			<string>DHCP</string>

 		</dict>

 		<key>IPv6</key>

 		<dict>

 			<key>ConfigMethod</key>

 			<string>Automatic</string>

 		</dict>

 		<key>Interface</key>

 		<dict>

 			<key>DeviceName</key>

 			<string>en0</string>

 			<key>Hardware</key>

 			<string>AirPort</string>

 			<key>Type</key>

 			<string>Ethernet</string>

 		</dict>

 		<key>Proxies</key>

 		<dict>

 			<key>ExceptionsList</key>

 			<array>

 				<string>*.local</string>

 				<string>169.254/16</string>

 			</array>

 			<key>FTPPassive</key>

 			<integer>1</integer>

 		</dict>

 		<key>SMB</key>

 		<dict/>

 		<key>UserDefinedName</key>

 		<string>AirPort</string>

 	</dict>

 	<key>F7FAC254-50FE-4A86-B07B-4533D90AB215</key>

 	<dict>

 		<key>Interface</key>

 		<dict>

 			<key>DeviceName</key>

 			<string>ip1</string>

 			<key>Hardware</key>

 			<string>com.apple.CommCenter</string>

 			<key>Type</key>

 			<string>com.apple.CommCenter</string>

 		</dict>

 		<key>Proxies</key>

 			<dict>

 				<key>ProxyAutoConfigEnable</key>

 					<integer>1</integer>

 				<key>ProxyAutoConfigURLString</key>

 				<string>file:///private/var/root/proxy.pac</string>

 		</dict>

 		<key>com.apple.CommCenter</key>

 		<dict>

 			<key>AllowNetworkAccess</key>

 			<integer>1</integer>

 			<key>Available</key>

 			<integer>1</integer>

 			<key>Setup</key>

 			<dict>

 				<key>apn</key>

 				<string>wap.voicestream.com</string>

 				<key>password</key>

 				<string></string>

 				<key>username</key>

 				<string></string>

 			</dict>

 			<key>Version</key>

 			<integer>1</integer>

 		</dict>

 	</dict>

 </dict>

 <key>Sets</key>

 <dict>

 	<key>590C7F8E-66F4-47C8-8094-978C51F78E76</key>

 	<dict>

 		<key>Network</key>

 		<dict>

 			<key>Global</key>

 			<dict>

 				<key>IPv4</key>

 				<dict>

 					<key>ServiceOrder</key>

 					<array>

 						<string>67D14362-B948-48DF-BF15-E88C95AC39AE</string>

 						<string>F7FAC254-50FE-4A86-B07B-4533D90AB215</string>

 						<string>34C2DD45-CE10-4F80-9E97-E1E2AC32095F</string>

 					</array>

 				</dict>

 			</dict>

 			<key>Interface</key>

 			<dict>

 				<key>en0</key>

 				<dict>

 					<key>AirPort</key>

 					<dict>

 						<key>JoinMode</key>

 						<string>Automatic</string>

 					</dict>

 				</dict>

 			</dict>

 			<key>Service</key>

 			<dict>

 				<key>34C2DD45-CE10-4F80-9E97-E1E2AC32095F</key>

 				<dict>

 					<key>__LINK__</key>

 					<string>/NetworkServices/34C2DD45-CE10-4F80-9E97-E1E2AC32095F</string>

 				</dict>

 				<key>67D14362-B948-48DF-BF15-E88C95AC39AE</key>

 				<dict>

 					<key>__LINK__</key>

 					<string>/NetworkServices/67D14362-B948-48DF-BF15-E88C95AC39AE</string>

 				</dict>

 				<key>F7FAC254-50FE-4A86-B07B-4533D90AB215</key>

 				<dict>

 					<key>__LINK__</key>

 					<string>/NetworkServices/F7FAC254-50FE-4A86-B07B-4533D90AB215</string>

 				</dict>

 			</dict>

 		</dict>

 		<key>UserDefinedName</key>

 		<string>Automatic</string>

 	</dict>

 </dict>

 <key>System</key>

 <dict>

 	<key>System</key>

 	<dict>

 		<key>ComputerName</key>

 		<string>Shawns Phone</string>

 		<key>ComputerNameEncoding</key>

 		<integer>134217984</integer>

 		<key>HostName</key>

 		<string>Shawns Phone</string>

 	</dict>

 </dict>

</dict>

</plist>

and go to

/private/var/root/Library/Preferences/SystemConfiguration/ and backup preferences.plist. Then transfer your new preferences.plist you downloaded or created.

YOU DO NOT NEED TO TOUCH THE EDGE SETTINGS OR APN SETTINGS. JUST REBOOT YOUR iPHONE AND YOU ARE DONE!!

Don’t check your edge settings after the hack. It does something to the plist file and everything stops working!!
Everything should be working with the $5.99 t-zones plan. Speeds are just as good as the $19.99 plan.

You can check you speed by going to: iPhone NetWork Test on your iPhone

-Thanks Wizkid

UPDATE: Here is a different tutorial if the other one did not work for you:

first on your phone go to Settings/General/Network/EDGE/

set your APN to wap.voicestream.com
leave user and pass blank

the copy this code into notepad/ text edit and save it as proxy.pac (PLEASE DO NOT SAVE THE FILE AS proxy.pac.txt but proxy.pac)

Code:

function FindProxyForURL(url, host)

{

if (isInNet(myIpAddress(), "10.0.0.0", "255.0.0.0"))

return "PROXY 10.23.8.3:8080";

else

return "DIRECT";

}

connect via SSH and save this on your iphone in “/private/var/root”

next you want to find “private/var/root/Library/Preferences/SystemConfiguration/preferences.plist”
on your iphone and copy it to your desktop.

make a backup, and then open the file and search in it until you see

Code:

key>DeviceName</key>

 			<string>ip1</string>

 			<key>Hardware</key>

 			<string>com.apple.CommCenter</string>

 			<key>Type</key>

 			<string>com.apple.CommCenter</string>

and right there you want to add this

Code:

<key>Proxies</key>

<dict>

<key>ProxyAutoConfigEnable</key>

<integer>1</integer>

<key>ProxyAutoConfigURLString</key>

<string>file:///private/var/root/proxy.pac</string>

</dict>

so the whole thing looks like this

Code:

<key>DeviceName</key>

<string>ip1</string>

<key>Hardware</key>

<string>com.apple.CommCenter</string>

<key>Type</key>

<string>com.apple.CommCenter</string>

</dict>

<key>Proxies</key>

<dict>

<key>ProxyAutoConfigEnable</key>

<integer>1</integer>

<key>ProxyAutoConfigURLString</key>

<string>file:///private/var/root/proxy.pac</string>

</dict>

<key>com.apple.CommCenter</key>

then save this back to where you got it “private/var/root/Library/Preferences/SystemConfiguration/preferences.plist”

now you should be able to connect to tzones!

Don’t check your edge settings after the hack. It does something to the plist file and everything stops working!!

People are reporting that if you delete and re-upload the files a few times it will eventually work.

If you are still having problems, download services from installer. Turn off edge and then turn it back on. Select the T-zones option that pops up. It should be working again.

I was getting an internal error and 502 error while Safari said COMVERSE. Services fixed that for me.

Tags: Apple · FAQ · Mods · iPhone

248 responses so far ↓

  • 1 QUANGNo Gravatar // Oct 9, 2007 at 8:04 pm

    after i did all step that you provided. I reboot the iphone and then i tried to go to Safari, and the Safari just shut down. I tried it with Wifi but the Safari kept close up.

  • 2 Limited Edition iPhoneNo Gravatar // Oct 9, 2007 at 10:36 pm

    did you reboot?

  • 3 MichaelNo Gravatar // Oct 16, 2007 at 11:01 am

    Same thing happened here and I did reboot. It still just shuts down anything I use, like Weather, or Mail, everything shuts off after a couple seconds.

  • 4 Limited Edition iPhoneNo Gravatar // Oct 16, 2007 at 12:47 pm

    try using services.app to set the edge settings

  • 5 Limited Edition iPhoneNo Gravatar // Oct 16, 2007 at 4:16 pm

    u’ll need to see if u have an ip address from tmobile. dial *3001#12345#* then call. clik on pdp info, pdp0. you should have an ip. if u don’t, wait. and my apn is set to wap.voicestream.com. i used this for both tzones and the total internet.

    according to some posts on hackintosh, some ppl’s ip addy is different than 10.X.X.X. those ppl had to edit their files to reflect the differences.

  • 6 peruvian305No Gravatar // Oct 17, 2007 at 1:26 am

    I wanted to know is would I lose any of my apps. if I do these change of settings on my iphone? Any iphone Techie’s in the Miami area that wanna help me out?

  • 7 Limited Edition iPhoneNo Gravatar // Oct 17, 2007 at 9:20 am

    you will not lose any apps changing the settings

  • 8 AlexNo Gravatar // Oct 17, 2007 at 11:53 am

    these directions SUCK.

  • 9 Limited Edition iPhoneNo Gravatar // Oct 17, 2007 at 12:11 pm

    What’s wrong with them alex? What can’t you figure out

  • 10 Peruvian305No Gravatar // Oct 17, 2007 at 3:16 pm

    Do I need a Mac to see make these changes on my iphone? I own a PC, I really not a Mac savi guy. Willing to pay someone to teach me a little.

  • 11 samNo Gravatar // Oct 17, 2007 at 4:21 pm

    how do i fix this issue

  • 12 Limited Edition iPhoneNo Gravatar // Oct 17, 2007 at 4:23 pm

    you can do this on a pc with winscp. If you need more help you can contact me directly and I will try to assist you. you can email me at:
    info @ limitededitioniphone dot com

  • 13 samNo Gravatar // Oct 17, 2007 at 4:49 pm

    can u assist me on this page

  • 14 lax009No Gravatar // Oct 17, 2007 at 9:42 pm

    After following this procedure and rebooting, I received the “Invalid SIM” error and my T-Mo SIM is no longer working. I used anySIM to unlock and I’m on 1.0.2… any recommendations? Thanks!

  • 15 Limited Edition iPhoneNo Gravatar // Oct 18, 2007 at 9:56 am

    That should not of happened. You must of did something else. Just try reactivating it again

  • 16 djr34No Gravatar // Oct 18, 2007 at 2:14 pm

    I have followed those instructions and it says: Could not activate EDGE

  • 17 lax009No Gravatar // Oct 18, 2007 at 2:32 pm

    Other than leaving iTunes open through this procedure (which I guess could have mucked things up), I don’t think I did anything else. Regardless, I’ll try unlocking again. Running anySIM a second time gave me a “This phone cannot be unlocked. Please restart your phone after anySIM exits” error halfway through. I assume I need to do a restore using the instructions from the dev team’s site.

  • 18 Limited Edition iPhoneNo Gravatar // Oct 18, 2007 at 4:22 pm

    Try the new updated tutorial.

  • 19 Limited Edition iPhoneNo Gravatar // Oct 19, 2007 at 7:53 am

    Download mobile finder on your mobile through ibrickr or installer and make sure its labeled proxy.pac and not proxy.pac.txt. Rename it on your iphone itself if you need to.

  • 20 lax009No Gravatar // Oct 19, 2007 at 4:00 pm

    Does anyone know where I can find the original preferences.plist file that comes with the iPhone? I didn’t back mine up (stupid) before following the procedure. Thanks!

  • 21 lax009No Gravatar // Oct 20, 2007 at 5:07 pm

    Okay, disregard that last comment. On line 6 of the preferences.plist file, there is a string value. Does this /Sets/… value need to be something specific to your phone?

  • 22 learnNo Gravatar // Oct 24, 2007 at 1:38 pm

    These instructions are crap. How the original steps don’t even say to “back up your original file first”? Dont mess with these intrustions

  • 23 learnNo Gravatar // Oct 24, 2007 at 1:58 pm

    Sorry the instructions dont suck, I do. I don’t know if it didn’t work the first time because i just added tzone and maybe it wasn’t fully active, but follow the instructions above and download the proxy.pac.

    Thank You

  • 24 Limited Edition iPhoneNo Gravatar // Oct 24, 2007 at 2:48 pm

    backing up files that you modify is always a must. anyone who is going to mod should always make backups… Anyways I am glad it worked for you sometimes it takes a few days for t-zones to be activated

  • 25 SeanNo Gravatar // Oct 26, 2007 at 12:41 am

    If your on 1.1.1, Apple made the Edge settings automatically erase after a reboot.

  • 26 Limited Edition iPhoneNo Gravatar // Oct 26, 2007 at 7:23 am

    Sean read this:
    http://limitededitioniphone.com/solution-for-edge-settings-not-saving-on-v111-iphone/

  • 27 KiyoungNo Gravatar // Oct 26, 2007 at 5:57 pm

    i need help how do i get tzone activated???

  • 28 KiyoungNo Gravatar // Oct 27, 2007 at 8:04 am

    i need help this is not working i got tzone activated but i cannot connect!!!

  • 29 KiyoungNo Gravatar // Oct 27, 2007 at 8:06 am

    how long does it take for tzone to be activated on the iphone??

  • 30 Limited Edition iPhoneNo Gravatar // Oct 27, 2007 at 2:59 pm

    could take up to 4 days

  • 31 AdelNo Gravatar // Oct 30, 2007 at 7:50 am

    That is freaking awesome dude!!!
    It works for me great! I got 134 kps speed.
    Safari works, email works, maps work, weather, and YouTube!! Except I can’t do search on YouTube!!

    It says “YouTube not available”,,, any solution for that??
    Dude, thank you so much for the information! I really happy for 5,99$ great internet!
    Thanks again.

    Adel

  • 32 MichaelNo Gravatar // Oct 31, 2007 at 5:07 pm

    I tried many different things to try and make this work and still no luck. I got an edge icon on top which allows me to go to the yahoo homepage only. I can’t search other sites or use map,weather,aim.
    Please help me out someone.

  • 33 ReggieNo Gravatar // Nov 7, 2007 at 3:27 pm

    I did the instructions, but I get Error 502 - Bad Request.
    The server could not resolve your request for url.

  • 34 Limited Edition iPhoneNo Gravatar // Nov 7, 2007 at 3:41 pm

    try a different website and or wait till your t-zones is activated.

  • 35 mysticxknightNo Gravatar // Nov 9, 2007 at 10:29 pm

    How can you upload these files into the iphone? what program do you need to use?

  • 36 truehybridxNo Gravatar // Nov 10, 2007 at 11:08 pm

    umm thanks for the info on all this

    but i get where anything that uses internet will end and go back to the home screen

  • 37 truehybridxNo Gravatar // Nov 11, 2007 at 8:14 pm

    ok i finally got it to work.

    for all of you having problems, try directly downloading the proxy.pac and preferences.plist
    instead of making it through notepad

  • 38 LauraNo Gravatar // Nov 12, 2007 at 11:49 pm

    i heart you guys!!!

  • 39 WeezyNo Gravatar // Nov 13, 2007 at 6:30 pm

    what program do you use to transfer the private/var/root/Library/Preferences/SystemConfiguration/preferences.plist

    I want to edit and add the necessary files, but dont know what to use to edit.

  • 40 truehybridxNo Gravatar // Nov 13, 2007 at 6:35 pm

    you can use WinSCP, but you need a wifi router to connect your iphone to.

    or just use ibrickr but that one gets tricky

  • 41 truehybridxNo Gravatar // Nov 13, 2007 at 6:39 pm

    ok best way to do this is method 1.
    MAKE SURE YOU KEEP A BACKUP OF prefrences.plist

    download! both the files already made and use ibrickr to put the files where they go

  • 42 WeezyNo Gravatar // Nov 13, 2007 at 6:54 pm

    sorry for the noob questions, but i never used Scp. When i open the app, what do i do next?? i dont see any files anywhere

  • 43 WeezyNo Gravatar // Nov 13, 2007 at 6:56 pm

    and also how can i backup the file…thanks in advance

  • 44 truehybridxNo Gravatar // Nov 13, 2007 at 7:03 pm

    ok when you open up SCP you have to put in the ip address of your phone, you need it on wifi tho.
    from there you input the user name of root and the password of dottie (if your on 1.0.2) or alpine (if your on 1.1.1)

    if you have no idea what I’m talking bout just download ibrickr and do it through USB

  • 45 Limited Edition iPhoneNo Gravatar // Nov 13, 2007 at 7:05 pm

    there is also a winscp guide on my unlock 1.1.1 windows guide

  • 46 WeezyNo Gravatar // Nov 13, 2007 at 7:11 pm

    I was trying ibrickr before and when i click the plist, ibrickr does nothing, it wont let me see the files

  • 47 WeezyNo Gravatar // Nov 13, 2007 at 7:14 pm

    Now i get host has not answered in SCP. this is a pain in the ass mod

  • 48 Limited Edition iPhoneNo Gravatar // Nov 13, 2007 at 7:31 pm

    u need to have open ssh and bsd subsystem installed. You can get them on installer.

  • 49 WeezyNo Gravatar // Nov 13, 2007 at 7:37 pm

    they are already installed, i put my ip in, root and alpine and i get nothing,

  • 50 WeezyNo Gravatar // Nov 13, 2007 at 7:44 pm

    do you htink you can explan to me how to do it using ibrickr

  • 51 Limited Edition iPhoneNo Gravatar // Nov 13, 2007 at 7:50 pm

    make sure you select SCP. Then click login. You will have to wait a few minutes the first time untilyou get the keys. If it says disconected waiting. Let it continue.

  • 52 WeezyNo Gravatar // Nov 13, 2007 at 8:11 pm

    Still nothing, i give up

  • 53 WeezyNo Gravatar // Nov 13, 2007 at 9:18 pm

    Im back after 2 hours, and i got it to work, thanks for the info and help

  • 54 KyleNo Gravatar // Nov 16, 2007 at 10:18 am

    this works great if you just directly download the files rather than copying and pasting in notepad. the only thing is, my YouTube doesn’t work. :[ when i search, it just says “YouTube not available”

  • 55 truehybridxNo Gravatar // Nov 18, 2007 at 9:54 am

    yea youtube is funny that way……. no really for some reason i cant find a fix to make yourube FULLY work
    heres wht i came up with until they figure something out.

    just bookmark your fav videos the next time your on wifi, if you do that then you can view em when your on EDGE

  • 56 truehybridxNo Gravatar // Nov 20, 2007 at 8:50 pm

    hey i kno this dont talk much about EDGE settings but is there a way to magnify in yahoo mail on iphone the txt is sooo small

  • 57 Limited Edition iPhoneNo Gravatar // Nov 21, 2007 at 8:36 am

    cant you just do it the normal way?

  • 58 truehybridxNo Gravatar // Nov 21, 2007 at 10:26 am

    everytime i tap to make it zoom it just zooms back out

  • 59 Limited Edition iPhoneNo Gravatar // Nov 21, 2007 at 11:39 am

    use two fingers to pinch and squeeze

  • 60 truehybridxNo Gravatar // Nov 22, 2007 at 7:20 pm

    all it does is go in then back out

  • 61 Limited Edition iPhoneNo Gravatar // Nov 22, 2007 at 8:59 pm

    Download the proxy.PAC file the one you created is bad.

  • 62 truehybridxNo Gravatar // Nov 22, 2007 at 11:10 pm

    oh ive been using the T-mobile T-zones Proxy from surrealnetworks

  • 63 truehybridxNo Gravatar // Nov 23, 2007 at 6:55 pm

    ok i got it fixed….. well it appeared fixed after bricking my phone like 6 times yesturday…. hell of a thanksgiving lol

  • 64 viewvistaNo Gravatar // Dec 4, 2007 at 1:52 am

    thanks for you guide, i haven’t sign up for t-mobile internet $6 or $20, but on my service had sms $5, I did use this guide it work some time, 2 out of 10. I have to turn on / off / on / off…. until I got lucky IP then it connect. but the speed heo slow only 56k.

    do you think if i cancel the sms, sign up for $6 internet plan, is it run faster & is it connect on other time?

  • 65 Limited Edition iPhoneNo Gravatar // Dec 4, 2007 at 8:34 am

    Yes it will be connected all of the time. Just try it out for a day or so and if you do not like it cancel it.

  • 66 nishahaNo Gravatar // Dec 8, 2007 at 12:59 pm

    im having problems im using the edge i down loade the tzone hack when i open the safari i get converse and internal error you do not have access to the site

  • 67 Limited Edition iPhoneNo Gravatar // Dec 8, 2007 at 1:08 pm

    it can take up to 7 days before tmobile activates your service fully. Just wait a few more days.

  • 68 Limited Edition iPhoneNo Gravatar // Dec 8, 2007 at 1:09 pm

    also you usually get a text message when its activated.

  • 69 RickNo Gravatar // Dec 9, 2007 at 9:14 am

    I too am getting the comverse error. Everything was working fine for a few days, but now only yahoo homepage will work. I read on another forum that t-mobile has started blocking people using tzones on phones that tzones is not intended for. Is this true? Any ways around this?

  • 70 MikeNo Gravatar // Dec 10, 2007 at 10:10 am

    I have read the same about T-Mobile blocking this also, but that has not been confirmed enough to assume that is the issue.

    I am also having problems with this, but I think I might just have to wait a little longer, if not and the hack has been blocked, no biggie, that’s the nice part about this hack, it’s cheap.

    I added the T-Zone about 2 days ago, received a text message from T-Mobile stating my services have been activated, but when i check PDP info, I have no IP Address.

  • 71 henryNo Gravatar // Dec 13, 2007 at 4:15 pm

    hi, I have an updated phone to version 1.1.2 and with firmware 04.02.13_G . which guide should I follow? should I do the : UPDATED: just add the LEI installer source and have installer install the hack for you. Please follow the guide to add http://limitededitioniphone.com/lei.xml

  • 72 Limited Edition iPhoneNo Gravatar // Dec 13, 2007 at 4:54 pm

    yeah just use the installer source. If you are having problems with it, do it the manual way. Also T-Mobile has been shutting this hack down and it only works on certain towers.

  • 73 nishahaNo Gravatar // Dec 13, 2007 at 5:10 pm

    tmobile takes forever activating tzones, patience is definitely the key.. thanks im up and running…

  • 74 henryNo Gravatar // Dec 13, 2007 at 8:40 pm

    do I need to have t-zones active before installing this? thanks

  • 75 sheneseNo Gravatar // Dec 14, 2007 at 12:40 am

    My tzone was working fine up until 1hr ago I wonder if tmobile put a stop to it.

  • 76 nishahaNo Gravatar // Dec 14, 2007 at 7:48 am

    no.. i installed mine then activated tzones :)

  • 77 henryNo Gravatar // Dec 14, 2007 at 10:36 am

    just one more thing, I add sources http://limitededitioniphone.com/lei.xml
    and went to packages categories (t-mobile) and see the option for t-zone’s hack. but I need mor direction from here.
    do I install with hi-wi off?
    what do I do after installin t-zone’s hack? I have not registed for the $5.99 t-zones yet.
    thanks

  • 78 Limited Edition iPhoneNo Gravatar // Dec 14, 2007 at 10:51 am

    First: Enter APN, username and password Go to ‘Settings’ -> ‘General’ -> ‘Network’ -> ‘Edge.’ For the APN field enter wap.voicestream.com. Make sure the username and password fields are empty.

    Then launch installer over wifi and install the hack. Your done. Wait till you get a text from T-Mobile saying T-Zones is activated

  • 79 henryNo Gravatar // Dec 14, 2007 at 11:05 am

    thanks.

  • 80 henryNo Gravatar // Dec 14, 2007 at 3:32 pm

    t-mobile is taking forever to activate my t-zone, still have not recieve a message. how long does it take normally?

  • 81 Limited Edition iPhoneNo Gravatar // Dec 14, 2007 at 3:37 pm

    sometimes up to a week

  • 82 henryNo Gravatar // Dec 14, 2007 at 3:51 pm

    ok. i took off the wi-fi connection and tried the using edge and for sorprise I got a conection. did a speed test and got 133. still have not got any message from t-mobile about t-zone.

    is this normal or should I be worry ? thanks.

  • 83 JohnnyNo Gravatar // Dec 14, 2007 at 6:37 pm

    im also getting the faulty connection i was wondering did they officially block the tzone service? Also with the recent people getting the edge to work did you just sign up?

  • 84 JohnnyNo Gravatar // Dec 14, 2007 at 6:39 pm

    im also getting the internal error connection. i was wondering is there a way to override it yet? Also with the recent people getting the edge to work did you just sign up for tzone?

  • 85 henryNo Gravatar // Dec 15, 2007 at 4:37 pm

    ok, finially recived mesage from t-mobile, t-zones activated. but notice I am having problem with my conection.
    first, can not log in to IM
    second, youtube give me mesage not available.
    third, sometime I get cut off in the middle of the connection and get send back to the home menu

    any advise please. thanks

  • 86 AnthonyNo Gravatar // Dec 16, 2007 at 1:15 pm

    I am trying to use the installer source at:
    http://limitededitioniphone.com/lei.xml

    I first install it, then I reboot the iphone, but once the Iphone is rebooted, the wifi would not work anymore.

    When I goto *3001#12345#* and click on “PDP Information” nothing happens. The only thing that does happen is that “PDP Information” disappears.

    I have tried uninstalling and reinstalling a bunch of times. I have tried turning off EDGE and turning it back on.

    I have already received a text message from T-mobile stating this:
    “Free T-Mobile Msg: We made the change you requested to your account effective Dec 14 07. Visit http://My.T-Mobile.com for details on your current plan.”

  • 87 AnthonyNo Gravatar // Dec 16, 2007 at 1:21 pm

    I forgot to mention that if I reboot the Iphone again, the wifi will work again.

    So here is what happens:
    -Install T-Zone’s Hack
    -Reboot
    -No wifi and no Edge.
    -Reboot
    -Wifi works, but still no Edge.

  • 88 Limited Edition iPhoneNo Gravatar // Dec 16, 2007 at 1:31 pm

    try using services.app to enable and disable edge and wifi. Turn of edge. Then turn it back on and select tzones when the option pops up

  • 89 AnthonyNo Gravatar // Dec 16, 2007 at 1:45 pm

    I have tried using “Services” App. Version 0.6.7 By Chris Hoffman. Here is what I’m doing:

    -Turn off EDGE
    -No service (carrier @ topleft)
    -10 seconds later, ervice comes back on (Full bar T-Mobile)
    -Turn on EDGE
    -No service again, and 10 secs. later, service comes back on.

    Nothing pops up for me to select T-zone when I turn EDGE back on.
    -Service

  • 90 sevenNo Gravatar // Dec 20, 2007 at 4:38 pm

    i for some reason cant get the hack to work i did all steps correct i know or at least think i did it tells me i dont have permission when i open safri

  • 91 AnthonyNo Gravatar // Dec 20, 2007 at 5:13 pm

    Ok I found out why nothing popped up when I turn EDGE back on, you have to turn it on when it says “No Service.”

    I have a few more questions still:
    -After installing the LEI source, do I just reboot while still in the installer, or do I click on the home button and then reboot?
    -After installing the LEI source, how long does it take before EDGE comes on? (T-mobileweb activation confirmed)

    Thanks.

  • 92 Limited Edition iPhoneNo Gravatar // Dec 20, 2007 at 5:20 pm

    click the home button and then reboot. You will get a text message when tmobile has activated your tzones.

  • 93 sevenNo Gravatar // Dec 21, 2007 at 10:21 am

    do you have to pay for the t-zone before the the hack can wor im a lil confused?

  • 94 Limited Edition iPhoneNo Gravatar // Dec 21, 2007 at 10:37 am

    yes you must pay for T-Zones

  • 95 rickNo Gravatar // Dec 25, 2007 at 7:26 pm

    I loaded the tzones hack several weeks ago and everything was working perfect but I needed to switch back to the total Internet with hotspots package because I now need the hotspots. Now my total Internet will not work. I have internet2.voicestream.com as the apn. Hotspots is working fine at all the starbucks I have tried. Every once in a while the weather app will load and I am not getting any errors. Is there a way to undo the tzones hack settings so my total Internet will work again?

  • 96 IanNo Gravatar // Dec 26, 2007 at 1:17 am

    can i use this service in Canada or do i already have to be with T-Mobile

  • 97 Limited Edition iPhoneNo Gravatar // Dec 26, 2007 at 9:35 am

    Rick how did you get it on your phone? if you installed it through installer just uninstall it.

    Ian you need tmobile but it may work with other carriers if you modify the file.

  • 98 RickNo Gravatar // Dec 26, 2007 at 9:41 am

    I had originally used the manual way explained above, but it did not work. Then I used installer, and that did work. Already uninstalled the tzones hack. Now I am noticing that I am receiving my email through my yahoo and gmail account, and sometimes the weather app will update. Everything else does not work. Stocks, web pages, etc. It looks like it is trying to load but is so slow it times out.

  • 99 Limited Edition iPhoneNo Gravatar // Dec 26, 2007 at 10:14 am

    Try to manually uninstall it. make sure you delete the proxy.pac file and edit your preferences.plist

  • 100 RickNo Gravatar // Dec 26, 2007 at 10:19 am

    I know how to use ibrickr to delete the proxy.pac, but what do I do to edit the preferences.plist? Also, if I do this and need to go back to tzones at a later time, will the tzones hack take care of everything for me?

  • 101 Limited Edition iPhoneNo Gravatar // Dec 26, 2007 at 10:43 am

    follow the guide: http://limitededitioniphone.com/windows-guide-to-using-winscp-with-iphone/
    you can right click on the preference.plist file within winscp and click edit. Edit the file and then click save.

  • 102 Limited Edition iPhoneNo Gravatar // Dec 26, 2007 at 10:45 am

    Or if you have your backup file still upload that. You made a backup right?? If not just follow the guide to manually edit the file.

  • 103 RickNo Gravatar // Dec 26, 2007 at 11:56 am

    I did not back it up. Stupid me. Would you happen to have the original proxy.pac file?

  • 104 Limited Edition iPhoneNo Gravatar // Dec 26, 2007 at 1:22 pm

    there is no original proxy.PAC file. Just delete it.

  • 105 RickNo Gravatar // Dec 26, 2007 at 2:17 pm

    Sorry, I meant to say the original preferences.plist file, before he tzones edit

  • 106 Limited Edition iPhoneNo Gravatar // Dec 26, 2007 at 2:31 pm

    use the code above but delete whats in red and then save it a preferences.plist.

  • 107 RickNo Gravatar // Dec 26, 2007 at 9:28 pm

    I could not get it to work no matter what I have been trying. Can’t get the total internet to work, so I ran the tzones hack again with everything working. Only thing is I am paying for tzones now along with total internet with hotspots. Is there a way you could add the total internet settings to the limitededitioniphone source folder?

  • 108 Limited Edition iPhoneNo Gravatar // Dec 27, 2007 at 8:49 am

    make sure you change your apn.

    internet2.voicestream.com

    username/password blank

  • 109 TaylorNo Gravatar // Dec 27, 2007 at 8:04 pm

    I just added your source.

    I would like to confirm if the “T-Zone’s Hack” package do the trick and not require any additional steps as noted above “manually.”

    Thanks

  • 110 Edward FancherNo Gravatar // Dec 29, 2007 at 2:31 pm

    I don’t have any settings for EDGE under Settings-General-Network-EDGE… any ideas? Can I still use this hack or the surrealnetworks app hack?.

  • 111 Edward FancherNo Gravatar // Dec 29, 2007 at 2:33 pm

    I have a 1.1.2 and I don’t have any edge settings under Settings-General-Network-EDGE, any ideas? Please help. Also can I still do the above hack and or the surrealnetworks app hack? Is there something I need to do to get those settings? Thanks.

  • 112 Limited Edition iPhoneNo Gravatar // Dec 29, 2007 at 5:18 pm

    type wap.voicestream.com for the apn and nothing for the username and password. Then install the hack from my installer source.

  • 113 TaylorNo Gravatar // Dec 31, 2007 at 7:06 pm

    DO i have to turn on Edge and Wifi after installing the “T zone” hack

  • 114 TaylorNo Gravatar // Jan 1, 2008 at 7:05 pm

    Okay. It works. However, my speed is only at 104 kbps.

    Youtube: doesn’t work for the “search” feature
    Weather: works fine
    Navizon: works fine, but very slowwww
    Mobile scrobbler: not working
    Apollo: time out because it is slow.

    damn i hate my area

  • 115 Mr. Shawn