Hi Bob,
In blackberry manager i've selected "Connection service" --> Edit Properties --> Proxy.
Under "Proxy" we have following setting
HTTP Proxy Enable:True
Proxy Auto Configuration: False
Host name:IP address of proxy server
Port:8080
SSL port : 443
Proxy Mapping: .*//.*
.*://.*(:\d*)?(/.*)*(\?.*)
Auto Detect: True
URL:<Blank>
MDS Authentication:
Enabled: False.
Still not able to browse from BB device getting following error:
"Unable to connect to the selected Mobile Data Service, please try again later.
If the problem persists please contact your administrator"
Please suggest.
Main Topics
Browse All Topics





by: BlackBerryLinks_comPosted on 2007-12-17 at 14:06:35ID: 20488365
If you like to browse on the B;ackBerry Devices using the BES (MDS), you need to configure it on the BES. Your BES need also access to the company proxy server (for internet browsing) and you can also browse on the intranet.
*
For browsing you need the MDS Connection Services (MDS-CS). Select the MDS-CS in the BlackBerry Manager. Click on Edit Properties. Then select Proxy.
There you add:
http://your-intranet-url/.
and by proxy: DIRECT
Next you add:
.*//.*
and by proxy the proxy settings.
The DIRECT and Proxy settings are in a sub screen.
Your intranet configuration must be the first line. The URL mask is as regular expression so .* (dot star) means every character unlimited times.
Regards,
Bob