View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002127 | GNUnet | util library | public | 2012-01-31 17:48 | 2012-02-01 16:33 |
| Reporter | Florian Dold | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | major | Reproducibility | sometimes |
| Status | closed | Resolution | no change required | ||
| Product Version | Git master | ||||
| Summary | 0002127: resolver does not work on some domains | ||||
| Description | gnunet-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 Information | The 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? | ||||
| Tags | No tags attached. | ||||
|
|
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... |
| 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 |