BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 09-27-2007, 10:28 PM   #1
rivviepop
BlackBerry Extraordinaire
 
rivviepop's Avatar
 
Join Date: Dec 2006
Location: san francisco
Model: 8320
PIN: n/a
Carrier: t-mobile
Posts: 2,166
Default WiFi goes through blackberry.net?

Please Login to Remove!

So I'm sitting here beating my head against the wall "why won't this OTA install from my server!?!" - I can download the .jar part via Firefox fine, but the BB keeps reporting a 500 Internal Server error. Now, I'm a seasoned apache admin and something is fishy - I know a 500 when I see it and how to diagnose/fix it, and this ain't it.

So I decided to sneak a look at my access_log and what do I see, but a lot of this:

Code:
216.9.250.107 - - [27/Sep/2007:20:12:51 -0700] "GET /bb/ota/3netcalc.jad?UniqueKey=00119094867000001190948447000 HTTP/1.0" 200 330 "-" "BlackBerry8320/4.2.2 Profile/MIDP-2.0 Configuration/CLDC-1.1 VendorID/100"
216.9.250.106 - - [27/Sep/2007:20:12:52 -0700] "GET /bb/ota/3netcalc.jar HTTP/1.0" 200 18466 "-" "MDS_3.2.4.10"
Now you see, that is *not* my home IP - those addresses in fact belong to the blackberry.net class of IP. What the heck? Why in the world is my WiFi data going all the way up through blackberry.net and back down to my server? (and @^%@# failing on me) I should note I have UMA disabled as well, so that's not a valid reason.

As a sanity check I hit an internal LAN webserver on a private net, and it of course uses a direct connection, so the device is at least that smart. I wanna know why the heck my data is going through the RIM servers for no reason whatsoever in the public Internet.

"Lame" I think is appropriate here, and it would explain a number of odd wifi problems I have now and again.
__________________
[ Linux & BlackBerry ] http://www.blackberryforums.com/linux-users-corner/
Offline  
Old 09-27-2007, 10:36 PM   #2
rivviepop
BlackBerry Extraordinaire
 
rivviepop's Avatar
 
Join Date: Dec 2006
Location: san francisco
Model: 8320
PIN: n/a
Carrier: t-mobile
Posts: 2,166
Default

PS: anyone else with their own webserver out in public space and has access to the logs, can you test hitting a URL and can confirm what I am seeing?
__________________
[ Linux & BlackBerry ] http://www.blackberryforums.com/linux-users-corner/
Offline  
Old 09-27-2007, 10:36 PM   #3
Kit
Knows Where the Search Button Is
 
Join Date: Jan 2006
Location: San Diego
Model: 8320
Carrier: T-Mobile
Posts: 35
Default

Quote:
Originally Posted by rivviepop View Post
Why in the world is my WiFi data going all the way up through blackberry.net and back down to my server? (and @^%@# failing on me) I should note I have UMA disabled as well, so that's not a valid reason.
For OTA downloads normally the Blackberry servers are acting as more than just a proxy. They are actively processing the files. I wouldn't be surprised if OTA links are forced through BIS even if you are already in the WiFi browser. Are you linking to this jad file via the Wi-Fi browser and not the "Internet Browser" which always goes through the RIM servers?
Offline  
Old 09-28-2007, 12:06 AM   #4
rivviepop
BlackBerry Extraordinaire
 
rivviepop's Avatar
 
Join Date: Dec 2006
Location: san francisco
Model: 8320
PIN: n/a
Carrier: t-mobile
Posts: 2,166
Default

Great idea, thanks! I forced a generic URL (not to the OTA files) to be on Wifi Browser and sure enough, it's my home IP. I set it back to the default Internet Browser, it proxies through blackberry.net. Kinda a nasty little side effect.

I forced my OTA install to wifi, and sure enough - it downloaded.
__________________
[ Linux & BlackBerry ] http://www.blackberryforums.com/linux-users-corner/
Offline  
Old 10-08-2007, 03:22 PM   #5
ajm
Knows Where the Search Button Is
 
Join Date: Sep 2007
Location: Danbury, Connecticut
Model: 8320
PIN: N/A
Carrier: T-Mobile
Posts: 46
Default

Michael Caputo of Engadget Mobile posted a critical review of the BlackBerry Curve 8320 on T-Mobile, claiming that the Wi-Fi is slow (blaming the processor), even slower than an 8800 over EDGE.

If you're having good luck with Wi-Fi browsing then please post a comment on the Engadget Mobile story to set the record straight.
Offline  
Old 10-08-2007, 06:58 PM   #6
rivviepop
BlackBerry Extraordinaire
 
rivviepop's Avatar
 
Join Date: Dec 2006
Location: san francisco
Model: 8320
PIN: n/a
Carrier: t-mobile
Posts: 2,166
Default

Quote:
Originally Posted by ajm View Post
If you're having good luck with Wi-Fi browsing then please post a comment on the Engadget Mobile story to set the record straight.
Thanks, I just did and added a link back to the forums. Free advertising!
__________________
[ Linux & BlackBerry ] http://www.blackberryforums.com/linux-users-corner/
Offline  
Old 10-22-2007, 05:39 AM   #7
ashleyneiltaylor
Thumbs Must Hurt
 
ashleyneiltaylor's Avatar
 
Join Date: May 2005
Location: London UK
Model: 9900
OS: 7.1.0.213
Carrier: Vodafone
Posts: 164
Default

In response to this, can I ask when using Wifi, I assume that when mail is pushed to your handheld, it still goes through blackberry.net and the handheld just registers itself with blackberry.net.

What ports on firewalls need to be open for this to happen?
Offline  
Old 10-22-2007, 12:33 PM   #8
rivviepop
BlackBerry Extraordinaire
 
rivviepop's Avatar
 
Join Date: Dec 2006
Location: san francisco
Model: 8320
PIN: n/a
Carrier: t-mobile
Posts: 2,166
Default

Quote:
Originally Posted by ashleyneiltaylor View Post
In response to this, can I ask when using Wifi, I assume that when mail is pushed to your handheld, it still goes through blackberry.net and the handheld just registers itself with blackberry.net.
Correct, the initiation of WiFi connects and registers to the BB infrastructure for your email; this is a separate connection that a pure-data connection like what I'm talking about in this thread.

I do not know of a way (yet) to force the email data connection over the Mobile Network (T-Mo, AT&T, etc.) while WiFi is on, the OS design seems to be that if you have WiFi data on then the device uses that for email data as well.

Quote:
What ports on firewalls need to be open for this to happen?
Wrong thread, hit Search - there are threads for firewall stuff.
__________________
[ Linux & BlackBerry ] http://www.blackberryforums.com/linux-users-corner/
Offline  
Old 10-23-2007, 10:43 AM   #9
ashleyneiltaylor
Thumbs Must Hurt
 
ashleyneiltaylor's Avatar
 
Join Date: May 2005
Location: London UK
Model: 9900
OS: 7.1.0.213
Carrier: Vodafone
Posts: 164
Default

Quote:
Originally Posted by rivviepop View Post
Wrong thread, hit Search - there are threads for firewall stuff.

My bad, but it was sort of thread related.

But search found the answer port 443 for data - thanks
Offline  
Closed Thread



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

Forum Jump


NEW Mitsubishi A1SNMCA-8KE Memory Cassette picture

NEW Mitsubishi A1SNMCA-8KE Memory Cassette

$151.62



NEW Original 2080-MEMBAK-RTC2 AB Micro800 Memory Module 4MB RTC Plug-In picture

NEW Original 2080-MEMBAK-RTC2 AB Micro800 Memory Module 4MB RTC Plug-In

$292.99



NEW Original Allen Bradley 2080-MEMBAK-RTC Memory Module With RTC Plug-In picture

NEW Original Allen Bradley 2080-MEMBAK-RTC Memory Module With RTC Plug-In

$284.00



NEW Original Allen Bradley 2080-MEMBAK-RTC Memory Module With RTC Plug-In picture

NEW Original Allen Bradley 2080-MEMBAK-RTC Memory Module With RTC Plug-In

$288.89



1PC New ABB ACS880-MU-ZCU-12/14 ZMU-02 Inverter Memory Card 1year waranty picture

1PC New ABB ACS880-MU-ZCU-12/14 ZMU-02 Inverter Memory Card 1year waranty

$79.39



Oktis - 2 Portable Fuel Analyzer Tester Meter Octane Number Gasoline Petrol picture

Oktis - 2 Portable Fuel Analyzer Tester Meter Octane Number Gasoline Petrol

$179.99







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.