View Issue Details

IDProjectCategoryView StatusLast Update
0002127GNUnetutil librarypublic2012-02-01 16:33
ReporterFlorian Dold Assigned ToChristian Grothoff  
PrioritynormalSeveritymajorReproducibilitysometimes
Status closedResolutionno change required 
Product VersionGit master 
Summary0002127: resolver does not work on some domains
Descriptiongnunet-resolver does not work for some addresses, including kernel.org, google.com, while e.g. ipv4.google.com or gnunet.org is fine.
Steps To Reproduce$ gnunet-resolver -L DEBUG kernel.org
Jan 31 17:44:09-747584 resolver-api-6920 INFO Timeout trying to resolve hostname `kernel.org'.
$ nslookup kernel.org
Server: 192.168.2.1
Address: 192.168.2.1#53

Name: kernel.org
Address: 149.20.4.69

$ gnunet-resolver gnunet.org
131.159.74.67
2001:4ca0:2001:42:230:48ff:febb:4bca
Additional InformationThe gnunet-java resolver does not fail to resolve these domains but the service seems to respond very slowly. Maybe there is a problem with the timeout in gnunet-resolver?
TagsNo tags attached.

Activities

Christian Grothoff

2012-02-01 16:26

manager   ~0005416

Works fine for me here, but of course gnunet-resolver uses a rather short default delay. Which is (IMO) fine for a test tool and *usually* long enough...

Issue History

Date Modified Username Field Change
2012-01-31 17:48 Florian Dold New Issue
2012-02-01 16:26 Christian Grothoff Note Added: 0005416
2012-02-01 16:33 Christian Grothoff Assigned To => Christian Grothoff
2012-02-01 16:33 Christian Grothoff Reproducibility N/A => sometimes
2012-02-01 16:33 Christian Grothoff Status new => closed
2012-02-01 16:33 Christian Grothoff Resolution open => no change required