HomeStoreForumsWikiiPhone Native AppsiPhone AppsiPhone Apps modmyifone Downloadsmodmyifone Links






Go Back   ModMyiFone.com | iPhone forums, iPhone hacks, iPhone unlock > IPHONE > AT&T
Register FAQ Members List READ THIS Today's Posts Mark Forums Read

AT&T Discussion regarding AT&T specific topics.


iPhone Optimized MMi | Browser Optimized MMi

Get more out of ModMyiFone by joining our free community. By registering you get privileges to download files from our downloads section and you may also post your questions in our forums! It's fast, free, and easy!

Opportunities at MMi | 1.1.4 Unlock|Jailbreak OS X / Win
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 09-22-2007, 12:52 AM
What's Jailbreak?
 
Join Date: Sep 2007
Posts: 1
Thanks: 0
Thanked 4 Times in 1 Post
old at&t blue mmode settings on iphone

I got the "old" AT&T blue mmode working on my iphone

Here are the steps:

You basically need to modify one file and add a new file.

*** Before you do anything, turn your WIFI OFF on your iphone *****

the file to modify is
/var/root/Library/Preferences/SystemConfiguration/preferences.plist

In this file, search for "cingular", you will find this section

----------------------------------------
<key>apn</key>
<string>wap.cingular</string>
<key>password</key>
<string>CINGULAR1</string>
<key>username</key>
<string>WAP@CINGULARGPRS.COM</string>
---------------------------------------

replace
wap.cingular
with
proxy

Delete
CINGULAR1
and
WAP@CINGULARGPRS.COM.

so this section looks like this

---------------------------------------
<key>apn</key>
<string>proxy</string>
<key>password</key>
<string></string>
<key>username</key>
<string></string>----------------------


then find this section, (close to the top of the file)

<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>

add following section after it.

<key>Proxies</key>
<dict>
<key>ProxyAutoConfigEnable</key>
<integer>1</integer>
<key>ProxyAutoConfigURLString</key>
<string>file:///private/var/root/proxy.pac</string>
</dict>


Now we are done with this file, next step is to add a proxy.pac file.

copy text below to Notepad and save it as proxy.pac (make sure it does not have .txt in the file name)

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

then upload to iphone at this directory

"/private/var/root"

after finish this, DON't DO anything else, reboot the phone

You are done!

BTW: I found the proxy ip address setting from here

http://forums.wireless.att.com/cng/b...hread.id=12670

and it works for me (I am in NorCal).

Good luck to those fellow AT&T blue users!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following 4 Users Say Thank You to ngejung For This Useful Post:
amm151 (11-03-2007), giantquesadilla (11-04-2007), PaulE (10-01-2007), txdesi (03-29-2008)
  #2 (permalink)  
Old 10-01-2007, 06:38 AM
What's Jailbreak?
 
Join Date: Sep 2007
Posts: 28
Thanks: 2
Thanked 1 Time in 1 Post

Hi,

Thanks. I too have an old ATT sim, but I've never used mmode so forgive my ignorance...


Would this allow me to check email and googlemap over GSM? Is it something that I would have had to have signed up for? I don't think I ever did, so perhaps this won't work for me or they'll force me to 'downgrade' to a newer, more expensive plan.

Thanks,
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3 (permalink)  
Old 10-02-2007, 10:19 AM
What's Jailbreak?
 
Join Date: Oct 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
old at&t blue mmode settings on iphone

Thanks for the brilliant tip. I was able to successfully configure my iPhone to use the data features using my old ATT mMode data plan. I had the pay-per-KB data plan and it worked perfectly fine with it.

However, I then got my data plan changed to mMode Unlimited ($24.99) data plan to use it more effectively and cheaply and now the data access on the iPhone doesn't work anymore!!! Any ideas???? It works perfectly fine on my older windows mobile phone though.

Any help would be greatly appreciated

ok...found the issue. The APN entries in preferences.plist had somehow reverted back on its own to the original values. I am not sure why, but it probably happened after i had popped in the original ATT sim that came with my iPhone to check if the EDGE settings show up or not.

Changed the APN value to "proxy" and BINGO!! Its working like a charm now. Thanks again for the brilliant tip

Last edited by vinkap : 10-02-2007 at 10:19 AM. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4 (permalink)  
Old 10-04-2007, 11:18 PM
cash7c3's Avatar
Owner / Founder - ModMyiFone
 
Join Date: May 2007
Device + Firmware: iPhone | 1.1.2 | 1.1.3
Operating System: OS X | XP | Sabayon
Posts: 2,460
Thanks: 174
Thanked 8,606 Times in 244 Posts
Send a message via AIM to cash7c3 Send a message via MSN to cash7c3 Send a message via Yahoo to cash7c3

moved to att forum.

Help us help you. Please respect our site by posting in the correct forums in the future.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5 (permalink)  
Old 10-26-2007, 08:26 PM
What's Jailbreak?
 
Join Date: Sep 2007
Posts: 6
Thanks: 1
Thanked 1 Time in 1 Post

Ok guys I just suscribe to the mmode plan and i did the following steps you mentioned. the problem i am facing now is the quality of the picture downgraded specially in the youtube. if i play the vedio on my wifi quality gets way better. any Idea how to fix and why that happens.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6 (permalink)  
Old 10-30-2007, 05:16 PM
EmoRebellion's Avatar
iPhoneaholic
 
Join Date: Aug 2007
Posts: 402
Thanks: 4
Thanked 24 Times in 23 Posts

Thats normal. It automatically changes the resolution based on the network you are using. This helps keep speed sup while on EDGE.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7 (permalink)  
Old 11-03-2007, 03:56 PM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 2
Thanks: 1
Thanked 2 Times in 1 Post

Thanks ngejung for the original info.

I have a revirginized phone 1.1.1 running and found that I also had to edit


/var/root/Library/Preferences/com.apple.carrier.plist

From
----------------------------------------
<key>apn</key>
<string>wap.cingular</string>
<key>password</key>
<string>CINGULAR1</string>
<key>username</key>
<string>WAP@CINGULARGPRS.COM</string>
---------------------------------------

to

--------------------------------------
<key>apn</key>
<string>proxy</string>
<key>password</key>
<string></string>
<key>username</key>
<string></string>----------------------

reason being my files kept overwriting.

Worked for me!!!! Hope this helps someone else.

BLUE FOREVER!
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following 2 Users Say Thank You to amm151 For This Useful Post:
giantquesadilla (11-04-2007), txdesi (03-29-2008)
  #8 (permalink)  
Old 11-03-2007, 04:56 PM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

hi i would like to know if i copy and paste the section that says to be "copy and pasted" and adjust the margins to fit like the margins around it. thanks.

- ok i just copy pasted the SECTION to the correct path and adjusted the margins so it looks like the area around it, and left no spaces inbetween lines and it WORKS!

thanks a lot for the info! awesome

Last edited by ngangsta : 11-03-2007 at 04:56 PM. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #9 (permalink)  
Old 11-04-2007, 07:51 PM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 15
Thanks: 4
Thanked 0 Times in 0 Posts

Hey. Thanks for the info guys. I have a question though. The first time I tried to do this, I think I edited the wrong part of the file. Can someone please send me their preferences.plist file? I would greatly appreciate it. Just email or PM me.
I went into the AT&T store today to activate mmode. The guy there said that AT&T is actually considering bringing mmode back. However, I have a feeling that they will make a "new mmode" that will not be compatible with our "former mmode".

Thanks a lot for posting. I didn't think there was anyone left with the former at&t.

EDIT: I went through the code and fixed the part I screwed up. It works now. THANK YOU ALL SO MUCH!!!!!! YOU ARE GENIUSES! How do u even figure this stuff out!?!

Last edited by giantquesadilla : 11-04-2007 at 07:56 PM.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #10 (permalink)  
Old 11-06-2007, 08:07 PM
What's Jailbreak?
 
Join Date: Oct 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

I am so happy to see all your posts about getting mmode to work on the iPhone. I read so much info about how to do it and gave up because I am not as skilled as the brilliant people on this board. So I paid someone to edit my settings and it worked for a day. Then I transferred a tv show to my iphone and update my music -- and the mmode capability disappeared completely.

I realize if I could figure out how to get into my iPhone, I could edit my preferences myself -- but I can't figure it out.

Can one of you geniuses break it down for me in baby steps so I can tackle this issue myself?

I have the iPhone, I had it unlocked, I have version 1.1.1 (3A109a); Modem Firmware 04.01.13_G. There is no remaining icon for SimFree, although I know it was used.

Can you please enlighten me on how I can change mmode settings myself? Remember, I need BABY steps.

Thanks for your help! I too want to be back on my mmode blue!


:-)
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #11 (permalink)  
Old 11-11-2007, 09:21 AM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by equivocal1 View Post
I am so happy to see all your posts about getting mmode to work on the iPhone. I read so much info about how to do it and gave up because I am not as skilled as the brilliant people on this board. So I paid someone to edit my settings and it worked for a day. Then I transferred a tv show to my iphone and update my music -- and the mmode capability disappeared completely.

I realize if I could figure out how to get into my iPhone, I could edit my preferences myself -- but I can't figure it out.

Can one of you geniuses break it down for me in baby steps so I can tackle this issue myself?

I have the iPhone, I had it unlocked, I have version 1.1.1 (3A109a); Modem Firmware 04.01.13_G. There is no remaining icon for SimFree, although I know it was used.

Can you please enlighten me on how I can change mmode settings myself? Remember, I need BABY steps.

Thanks for your help! I too want to be back on my mmode blue!


:-)
Did you ever get a response from anybody ? I also have the iPhone with the old ATT card and have not been able to browse the web. Thanks.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #12 (permalink)  
Old 11-17-2007, 11:26 PM
Green Apple
 
Join Date: Nov 2007
Posts: 32
Thanks: 5
Thanked 0 Times in 0 Posts

I have a question. I just updated to 1.1.1 and unlocked it. every time I restart/reboot my iPhone it reverts back to the default EDGE settings. It's frustrating as with 1.0.2 it didn't do that. Please let me know if there's something that can be done to retain that configuration.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #13 (permalink)  
Old 12-08-2007, 09:46 PM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 8
Thanks: 1
Thanked 0 Times in 0 Posts

Quote:
Originally Posted by amm151 View Post
Thanks ngejung for the original info.

I have a revirginized phone 1.1.1 running and found that I also had to edit


/var/root/Library/Preferences/com.apple.carrier.plist

From
----------------------------------------
<key>apn</key>
<string>wap.cingular</string>
<key>password</key>
<string>CINGULAR1</string>
<key>username</key>
<string>WAP@CINGULARGPRS.COM</string>
---------------------------------------

to

--------------------------------------
<key>apn</key>
<string>proxy</string>
<key>password</key>
<string></string>
<key>username</key>
<string></string>----------------------

reason being my files kept overwriting.

Worked for me!!!! Hope this helps someone else.

BLUE FOREVER!

I had the same problem. I did your fix.. however I still dont have edge.. the setting stay but still no edge . I had a 1.02 unlocked.. virginize, upgrade to 1.1.1 and jailbreak.. (didn't unlocked though) help !??
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #14 (permalink)  
Old 12-08-2007, 09:59 PM
Green Apple
 
Join Date: Nov 2007
Posts: 32
Thanks: 5
Thanked 0 Times in 0 Posts

I found that sometimes the settings dont save. you just need to do it a few times. yes it's frustrating but it will eventually work. after all it needs our assistance to function properly
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #15 (permalink)  
Old 12-10-2007, 09:01 PM
What's Jailbreak?
 
Join Date: Nov 2007
Posts: 8
Thanks: 1
Thanked 0 Times in 0 Posts

does the position of the extra proxy

<key>Proxies</key>
<dict>
<key>ProxyAutoConfigEnable</key>
<integer>1</integer>
<key>ProxyAutoConfigURLString</key>
<string>file:///private/var/root/proxy.pac</string>
</dict>

matter?

i put it after ip2.. and doesn't seem to do anything.. i see on t-mobile they tried after ip1.. im strill trying this.. no worky.. please help
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  ModMyiFone.com | iPhone forums, iPhone hacks, iPhone unlock > IPHONE > AT&T


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

ModMyMoto.com - ModMyGPhone.com - ModMyiFone.com - Managed Dedicated Servers by SingleHop - iPhone Wallpapers - Contact Us - Link to us - Archive - Privacy Statement - - Top
All times are GMT -6. The time now is 12:42 AM. Powered by vBulletin® Version 3.6.10
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5 Copyright © 2007-08, ModMyiFone.com Forum skin by poetic_folly
ModMyiFone.com is an independent publication and has not been authorized, sponsored, or otherwise approved by Apple, Inc or Cisco Systems, Inc. The information contained on this site is for educational purposes only.