View Single Post
  (#10 (permalink)) Old
BBTechGuy Offline
Talking BlackBerry Encyclopedia
 
Posts: 299
Join Date: May 2005
Model: 7100
Carrier: T-Mobile
Default 12-06-2005, 06:29 PM

Quote:
Originally Posted by djaisinh
I have internet connection. But in BES Configurations .. It asks for SRP Authentication - Testing and I get following error message ...

ERROR: gethostbyname() failed for name srp.eu.blackberry.net: Valid name, no data record of requested type (11004)

? Can someone help here ?
Sounds like a DNS problem. Can you Ping srp.eu.blackberry.net?

From Microsoft:
Valid name, no data record of requested type.
The requested name is valid and was found in the database, but it does not have the correct associated data being resolved for. The usual example for this is a host name-to-address translation attempt (using gethostbyname or WSAAsyncGetHostByName) which uses the DNS (Domain Name Server). An MX record is returned but no A record—indicating the host itself exists, but is not directly reachable.