Thread: New T-Zones Hack
-
08-29-2008, 06:01 PM #41
After editing the proxy.pac file, I would suggest that you reboot the iphone and be patient.
Also check and make sure your APN is set correctly to wap.voicestream.com
Most of the time it takes a few attempts (initially) to get T-Zones working.
Start by trying the Weather app, then try the Stocks app.
THEN try Safari.
Once you get data flowing, you should be set.
Good luck!
-
The Following User Says Thank You to freshster For This Useful Post:
jjp72 (08-29-2008)
-
08-29-2008, 06:16 PM #42
thanks for the continued help - much appreciated.
ok, so i have a new, possibly bigger problem:
tried to uninstall the old hack, reinstall it and then make sure proxy.pac was exactly was you had it. somehow during the process something must have happened, and now after uninstalling and reinstalling the hack, when i use cuteftp to ssh i can no longer see proxy.pac at all. in private/var/root (where i used to see proxy/pac) i have 'library', 'media' and 'smartrss.txt' and that is all. could it have gotten deleted somehow? if so, what do i do about that? can i get it back somehow?
apologies for all the questions, but i'm trying to learn my way through this stuff. thanks.
EDIT: ok, so i found proxy.pac on my hard drive from my earlier attempts at this (before i edited it), and so i dragged it back into private/var/root. that should do the trick for that problem, right? now to edit again and try to get the data flowing.Last edited by jjp72; 08-29-2008 at 06:25 PM.
-
08-29-2008, 07:40 PM #43
I couldn't get it to work on 1.1.4 so i just upgraded to 2.0.2 and everything's working fine
-
08-29-2008, 09:05 PM #44What's Jailbreak?
- Join Date
- Aug 2008
- Location
- Washington
- Posts
- 15
- Thanks
- 0
- Thanked 5 Times in 2 Posts
Okay well the T Zones hack didn't work for me so I just called T-mobile told them I had an iPhone(they didn't care) they set me up with the unlimited data plan(19.99) he even helped me setup my iPhone and told me to type internet2.voicestream.com into the APN field. T-mobile is awesome if you need help just call them they don't care if you have an unlocked iPhone they still have techs there that will help you out. I wouldn't mention the Tzones hack they might not care to help you too much with that

also, the unlimited works with ALL apps including Youtube, maps, weather, and PandoraLast edited by Boxerman1; 08-29-2008 at 09:05 PM. Reason: Automerged Doublepost
-
08-29-2008, 09:22 PM #45Livin the iPhone Life
- Join Date
- Feb 2008
- Location
- san diego
- Posts
- 1,057
- Thanks
- 67
- Thanked 34 Times in 33 Posts
im on 1.1.4 i have 19.99 data plan..everything works fine but when i go to engadget sometimes it wont load up a complete page but sometimes it does..same for myspace and other sites i go to..how do i fix that?
do i have to upgrade to 2.0 or that fix only works for 5.99 t-zone hack?
thanksTHANK ME THANK THANK AGAIN..
-
08-29-2008, 10:53 PM #46
this is pissing me off!!!!! mine still dont work
-
08-29-2008, 10:54 PM #47What's Jailbreak?
- Join Date
- Aug 2008
- Location
- Washington
- Posts
- 15
- Thanks
- 0
- Thanked 5 Times in 2 Posts
the hack only works with tzones. You can try internet3.voicestream.com as your APN settings instead. That may help. If not just switch back.
-
08-30-2008, 03:40 AM #48iPhone? More like MyPhone
- Join Date
- May 2008
- Location
- California
- Posts
- 148
- Thanks
- 9
- Thanked 10 Times in 9 Posts
T-Zones didn't work since yesterday. Just fixed it with SSH change "10.0.0.0" to "25.0.0.0", reboot. Now working okay again.
Location: Newport Beach, CA
Stock, Weather, Safari all work fine. Google map loaded but current location not working right, got a message "Your location could not be determined" any idea to fix this?Last edited by Ikemann888; 08-30-2008 at 03:40 AM. Reason: Automerged Doublepost
-
08-30-2008, 04:36 AM #49
off topic question...can I upgrade to the 2.0 firmware and still use tmobile??
-
08-30-2008, 11:22 AM #50
ok well Iam on 2.0.2 still not working for me, I even restore my phone then applied the tzones hack. not working, says ''internal error you do not have access to the site in www.google.com" gives the samething for any site expect yahoo.com
please help
-
08-30-2008, 11:31 AM #51
I am pretty sure I found out the answer to why it is not working even when you changed the proxy.pac file in /var/preferences/. The reason is the proxy.pac file needs to be in "TWO" places. The first one is in /var/preferences and the next one is in /private/var/root. If both of your proxy.pac files are setup like this:
function FindProxyForURL(url, host)
{
if ((isInNet(myIpAddress(), "25.0.0.0", "255.0.0.0")) || (isInNet(myIpAddress(), "10.0.0.0", "255.0.0.0")))
return "PROXY 216.155.165.50:8080";
else
return "DIRECT";
}
like the other user said, than you should be browsing the internet once again. Hit me up if you need any additional help.
Just add the modified proxy.pac file that you edited to /private/var/root and restart and you'll be just fine. Post to this forum again if it works for you so others can know.
I was lost trying to figure out what was going on for a few days now. I just saw the other proxy.pac file while trying to backup my iphone for the update since I thought that was my only chance of getting t-zones working again. I just did it a little while ago and it works now!! FINALLY!!Last edited by b4lyph; 08-30-2008 at 11:31 AM. Reason: Automerged Doublepost
-
The Following User Says Thank You to b4lyph For This Useful Post:
jjp72 (08-30-2008)
-
08-30-2008, 12:05 PM #52
worked for me! i had the edited proxy.pac in /private/var/root already, but the one in /var/preferences hadn't been edited. once i did that i rebooted, checked the stocks app and got the data flowing, then checked safari, weather, maps and all are working.
thanks so much for the help.
-
08-30-2008, 06:54 PM #53
I added another proxy pack on private>var>root and still nothing... Man this is pissing me off!!
-
08-30-2008, 10:04 PM #54
Please try my documented procedure for the T-Zones hack.
It does not use a proxy.pac script, which makes it much more reliable for any IP subnet changes that T-Mobile may make.
http://www.modmyi.com/forums/t-mobil...-pac-file.html
-
The Following User Says Thank You to freshster For This Useful Post:
6309phone (09-01-2008)
-
08-31-2008, 05:42 PM #55iPhone? More like MyPhone
- Join Date
- May 2008
- Location
- California
- Posts
- 148
- Thanks
- 9
- Thanked 10 Times in 9 Posts
Prior to T-Mobile changed the IP address for T-Zones service, my 1.1.4 with T-Zones hacked worked fine with edge. All Stocks, Weather, Safari, iTunes, and Maps were working fine.
After the change & fixed on proxy.pac, all work fine except Maps could not locate current location on Edge mode (on wifi mode still working fine), anyone know how to fix this problem? Thank you.
Updated: Google Maps current location function works on other areas on Edge mode, in Los Angeles & Buena Park CA both work okay. I believe its depend on signal Tower.Last edited by Ikemann888; 08-31-2008 at 05:42 PM. Reason: Automerged Doublepost
-
08-31-2008, 09:03 PM #56
Wichita, KS - tmo must have changed their ip here, stopped working a few days ago.
Putting the proxy.pac in the second place solved my issue with the 4 iphones i was working on. The stock and weather worked, but no safari. Phones are on 201/202. thanks
-
08-31-2008, 11:57 PM #57
Like other users have said, this must be in some areas only. I am in Miami, running 2.0.1 and I haven't made any changes and everything still works. I installed the T-Zones Hack from Cydia when I updated the firmware, like 2 maybe 3 weeks ago and it's been working since w/o problems
-
09-01-2008, 12:00 AM #58iPhone? More like MyPhone
- Join Date
- Sep 2007
- Location
- Old Town
- Posts
- 130
- Thanks
- 23
- Thanked 9 Times in 9 Posts
-
09-01-2008, 01:14 PM #59
I removed my t-zones hack, used the link provided above that bypasses proxy.pac and it works FINE!!!!! 1.1.4 iphone - works perfectly.
-
09-04-2008, 01:21 AM #60
Thanks! Saved my life...



LinkBack URL
About LinkBacks
Reply With Quote