Quote:
|
Originally Posted by shamusrd
The fact that I'm getting successful pings leads me to believe that this wouldn't be the issue though, right?
|
Well, a successful ping means that you're getting DNS resolution, you have a network connection, and ICMP is allowed through all the firewalls.
To test for web capability you could try this from a command line:
telnet
www.blackberryforums.com 80
You will either get an error message saying something about not being able to find or connect to the server or you will get a blank screen. If you get a blank screen you have a connection on the port that should allow you to browse. If that works I would start looking at it as a browser issue.