The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > Other Carriers (Not ATT or T-Mobile)
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 06-22-2009, 07:38 AM
What's Jailbreak?
 
Join Date: Jun 2009
Device + Firmware: iPhone 3G 16 G White + B3.0 firmware
Operating System: Windows Vista Ultimate SP2
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Vodafone India GPRS without Data Plan

hi. im on firmware 3.0 on an iPhone 3G. the prob is dat im nt able to edit the preferences.plist on 3.0 bcz how many ever times i do it, the original file is restored within the cell automatically after a restart (or evn after a respring maybe). so im not able to use edge on 3.0 whereas on 2.2.1 edge used to work totally fine with the edited preferences.plist and the proxy.pac method. iv evn noticed that "ip1" in the preferences file now has all the mms settings and the gprs settings are in "ip3". also the previous proxy settings used for gprs are now also identically same for mms(im a bit confused as to is this normally the same or wod). anyways im stuck without gprs on 3.0. pls help if u can/hav solved this problem.

any1???????

Last edited by daksh_jay; 06-22-2009 at 07:38 AM.. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #2  
Old 06-23-2009, 07:30 AM
What's Jailbreak?
 
Join Date: Mar 2008
Posts: 1
Thanks: 3
Thanked 0 Times in 0 Posts

any one please help same problem
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3  
Old 06-23-2009, 08:05 AM
What's Jailbreak?
 
Join Date: Jun 2009
Device + Firmware: iPhone 3G 16 G White + B3.0 firmware
Operating System: Windows Vista Ultimate SP2
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts

so u noe...im getting an i.p. frm vodafone(as i cn view it in sbsettings) and can also send MMSes bt cant access edge thru vodafone live...so are u also experiencn de same probz???
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4  
Old 06-23-2009, 12:47 PM
What's Jailbreak?
 
Join Date: Jan 2008
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts

i have the same problem
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5  
Old 06-24-2009, 10:20 AM
What's Jailbreak?
 
Join Date: Jun 2009
Device + Firmware: iPhone 3G 16 G White + B3.0 firmware
Operating System: Windows Vista Ultimate SP2
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts

so any1 gt a solution???
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6  
Old 06-25-2009, 05:33 PM
What's Jailbreak?
 
Join Date: Jan 2008
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts

yes:

you must edit your preferences.plist located in:

/private/var/preferences/SystemConfiguration

Code:
			<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>
				<key>UserDefinedName</key>
				<string>com.apple.CommCenter (ip1)</string>
			</dict>
			<key>Proxies</key>
			<dict>
				<key>HTTPEnable</key>
				<integer>1</integer>
				<key>HTTPPort</key>
				<integer>80</integer>
				<key>HTTPProxy</key>
				<string>172.25.0.107</string>
				<key>HTTPSEnable</key>
				<integer>1</integer>
				<key>HTTPSPort</key>
				<integer>80</integer>
				<key>HTTPSProxy</key>
				<string>172.25.0.107</string>
			</dict>
			<key>UserDefinedName</key>
			<string>com.apple.CommCenter (ip1)</string>
			<key>com.apple.CommCenter</key>
			<dict>
				<key>AllowNetworkAccess</key>
				<integer>1</integer>
				<key>Available</key>
				<integer>1</integer>
				<key>Setup</key>
				<dict>
					<key>AllowNoDNS</key>
					<integer>1</integer>
					<key>apn</key>
					<string>goam.com</string>
					<key>password</key>
					<string>wap</string>
					<key>username</key>
					<string>wapuser1</string>
				</dict>
				<key>Version</key>
				<integer>2</integer>
			</dict>
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7  
Old 06-26-2009, 05:13 AM
What's Jailbreak?
 
Join Date: Jun 2009
Device + Firmware: iPhone 3G 16 G White + B3.0 firmware
Operating System: Windows Vista Ultimate SP2
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts

thanks a lootttt dude!!!the same method wasnt working b4....bt now it simply clickd...i obviously changed de settings according to vodafone india...so the exact settings for vodafone india are...

<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>
<key>UserDefinedName</key>
<string>com.apple.CommCenter (ip1)</string>
</dict>
<key>Proxies</key>
<dict>
<key>HTTPEnable</key>
<integer>1</integer>
<key>HTTPPort</key>
<integer>9401</integer>
<key>HTTPProxy</key>
<string>10.10.1.100</string>
</dict>
<key>UserDefinedName</key>
<string>com.apple.CommCenter (ip1)</string>
<key>com.apple.CommCenter</key>
<dict>
<key>AllowNetworkAccess</key>
<integer>1</integer>
<key>Available</key>
<integer>1</integer>
<key>Setup</key>
<dict>
<key>AllowNoDNS</key>
<integer>1</integer>
<key>apn</key>
<string>portalnmms</string>
<key>password</key>
<string></string>
<key>username</key>
<string></string>
</dict>
<key>Version</key>
<integer>2</integer>
</dict>


so its lyk...if u switch off edge wid sbsettings..u get an ip which is fr mms messaging..n if u switch on edge frm sbsettings..u cn use both vodafone live and mms...so dats kewll mahn... ;-)

Last edited by daksh_jay; 06-26-2009 at 05:29 AM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8  
Old 06-26-2009, 06:05 AM
What's Jailbreak?
 
Join Date: Jan 2008
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts

have you got the push service?

when i create my proxy push service don't work
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #9  
Old 06-26-2009, 08:58 AM
What's Jailbreak?
 
Join Date: Jun 2009
Device + Firmware: iPhone 3G 16 G White + B3.0 firmware
Operating System: Windows Vista Ultimate SP2
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts

iv hardly tested push on 3.0...2day i usd im+ wid de push n it ws sooo l8...i sent an im to me n de push alert came 15-20 mins l8r on WIFI...n EDGE...dunno bout dat...so lemme see...tell ya sumtym...
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #10  
Old 06-26-2009, 09:20 AM
What's Jailbreak?
 
Join Date: Jan 2008
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts

better later and on wifi then nothing like me

another thing: have you forget to type a proxy for https sites? I only see normal http in your preferences.plst
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #11  
Old 06-27-2009, 03:53 PM
What's Jailbreak?
 
Join Date: Jun 2009
Device + Firmware: iPhone 3G 16 G White + B3.0 firmware
Operating System: Windows Vista Ultimate SP2
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts

ya i did dat on purpose cz vodafone india hasnt specified any https...so i jus omitted dat...n workd flawlessly...
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #12  
Old 07-01-2009, 05:06 AM
What's Jailbreak?
 
Join Date: Jun 2008
Device + Firmware: iPhone 2.0.2
Operating System: Windows XP
Location: India
Posts: 15
Thanks: 3
Thanked 0 Times in 0 Posts

does this work for iphone2G also??
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #13  
Old 07-01-2009, 11:38 AM
What's Jailbreak?
 
Join Date: Jun 2009
Device + Firmware: iPhone 3G 16 G White + B3.0 firmware
Operating System: Windows Vista Ultimate SP2
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts

dunno...try it out dude...itl hardly take 2-3 minutes...
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #14  
Old 07-03-2009, 04:21 AM
What's Jailbreak?
 
Join Date: Jun 2009
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts

very useful post guys....but i was wondering if anyone can help me with the vodafone egypt settings to use the iphone without a data plan?
anyone?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #15  
Old 07-03-2009, 04:30 AM
What's Jailbreak?
 
Join Date: Jun 2009
Device + Firmware: iPhone 3G 16 G White + B3.0 firmware
Operating System: Windows Vista Ultimate SP2
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts

its not much of a deal dude..hope u are on 3.0...jus gimme the data in *settings>network>cellular data network* and il giv u de code after editing it...den all u gotta do is paste it in preferences.plist..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > iPhone Modding > Other Carriers (Not ATT or T-Mobile)

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

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



Go to Top
ModMyI

All times are GMT -6. The time now is 05:05 AM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Privacy Statement / Top