> C:\>java -cp dnsjava-1.6.2.jar dig @193.162.153.164 www.deoliveira.dk

You got a response with:

 ;; ANSWERS:
 www.deoliveira.dk.      7200    IN      A       80.62.45.38

I sometimes get that, and other times get responses like this one:

 ;; ANSWERS:

 ;; AUTHORITY RECORDS:
 dk.                    172755  IN      NS      chicago.ns.dk-hostmaster.dk.
 dk.                    172755  IN      NS      copenhagen.ns.dk-hostmaster.dk.
 dk.                    172755  IN      NS      ns1.dk.net.
 dk.                    172755  IN      NS      ns4.tele.dk.
 dk.                    172755  IN      NS      ns-soa.darenet.dk.
 dk.                    172755  IN      NS      slave1.sth.netnod.se.

Hence my comment about inconsistent results.

> When running: java -cp dnsjava-1.6.2.jar dig www.deOliveira.dk I get
> a time out error every time:

> C:\>java -cp dnsjava-1.6.2.jar dig www.deOliveira.dk
> Exception in thread "main" java.net.SocketTimeoutException: Receive timed
out

I never get that exception.  Sounds like a local configuration problem,
although it is interesting that Sun and dnsjava behave differently (which
accounts for the difference between a15 and RC1).  Is that the same system
running James?

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to