View Single Post
  #2 (permalink)  
Old 10-22-2008, 10:24 AM
AvidGamer AvidGamer is offline
What's Jailbreak?
 
Join Date: Oct 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

Hey i'm having a little trouble with this and was wondering if anyone could help me out. Let's start with the basics.

I've followed the tutorial regarding everything as much as possible with one minor change. I had to change the port fowarding to 0.0.0.0:8118 -> 127.0.0.1:8119 with privoxy listening on port 8119, due to my machine complaining that you cant have two things listening on the same port.

Now the edge.pac is deffo created and the preferences.plist currently looks like:

Code:
		<key>94345849-FDB6-4960-B415-FF82DDF1C276</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>
<key>Proxies</key>
<dict>
<key>ProxyAutoConfigEnable</key>
<integer>1</integer>
<key>ProxyAutoConfigURLString</key>
<string>file:///private/var/preferences/proxy.pac</string>
</dict>
				<key>UserDefinedName</key>
				<string>com.apple.CommCenter (ip1)</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>apn</key>
					<string>payandgo.o2.co.uk</string>
					<key>password</key>
					<string>password</string>
					<key>username</key>
					<string>vertigo</string>
				</dict>
				<key>Version</key>
				<integer>1</integer>
			</dict>
That as far as i know is correct. After establishing the connection with tunnelier (and succesfully connecting terminal and sftp), as well as having privoxy running on port 8119 I try to use Safari on the iphone.

Now as far as i can tell there is no communication at all between the iphone and tunnelier, in fact it still tries to connect via EDGE/GPRS.

in BossPrefs:

EDGE (N/A): On
WiFi: Off
...
...
EdgeProxy: On

Now im not sure if im missing something simple or just overlooked something, but any help would be appreciated.


Oh and i also receive a text from O2 saying that i need at least blah blah calltime to access internet etc...

Firmware: 2.0.2

Lol nevermind.

Note to self. Dont setup C2S. Setup S2C xD

Last edited by AvidGamer; 10-22-2008 at 10:24 AM. Reason: Automerged Doublepost
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote