Code Monkey home page Code Monkey logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
To run, the "test" actually goes out onto the public Internet and requires that:
1. Your firewalls (Local & Corporate) allows TCP traffic on port 53. 
2. The hsgincubator test BIND deployment that hosts the CERTS is up and 
running. Or you alter the test to call an alternative BIND host. I typically 
run the test against one I run locally. 

The test should therefore only be run on demand... and was not part of the 
default unit tests runs. 

We still haven't figured out how (and where) to test this - open problem and 
solutions are welcome. The unit test exists so that at least the developer who 
changes the code can run some default test code...

Original comment by [email protected] on 19 Aug 2010 at 2:56

from nhin-d.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
Arien - could you check your ports etc, as noted in the comment above. Thanks. 

Original comment by [email protected] on 20 Aug 2010 at 12:46

from nhin-d.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
No port issue. The problem is transient, and happens on random DNS lookups -- 
it's not specific to one test. I'd suspect it was timeout, but the tests 
execute in 5 seconds, and the timeout is 10 seconds (10000).

Based on the stack trace (see below), the problem is in ValidateRequestID, but 
the stack trace isn't more informative than that.

-----
Here's the stack trace:

DnsResolverTests.BasicResolverTests.ResolveCert("nhin.whinit.org.hsgincubator.co
m") [FAIL]
   DnsResolver.DnsProtocolException : Exception of type 'DnsResolver.DnsProtocolException' was thrown.
   Stack Trace:
      c:\source\nhin-d\csharp\dns\DnsClient.cs(774,0): at DnsResolver.DnsClient.ExecuteTCP()
      c:\source\nhin-d\csharp\dns\DnsClient.cs(346,0): at DnsResolver.DnsClient.Resolve(DnsRequest request)
      c:\source\nhin-d\csharp\dns\DnsClient.cs(454,0): at DnsResolver.DnsClient.ResolveCERT(String domain)
      c:\source\nhin-d\csharp\dns\DnsClient.cs(498,0): at DnsResolver.DnsClient.ResolveCERTFromNameServer(String domain,
 IPAddress nameserver)
      c:\source\nhin-d\csharp\dns\DnsClient.cs(486,0): at DnsResolver.DnsClient.ResolveCERTFromNameServer(String domain)

      c:\source\nhin-d\csharp\unittests\dns\BasicResolverTests.cs(69,0): at DnsResolverTests.BasicResolverTests.ResolveC
ert(String domain)

Original comment by [email protected] on 20 Aug 2010 at 5:19

from nhin-d.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024

Original comment by [email protected] on 20 Aug 2010 at 5:19

from nhin-d.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024

Original comment by [email protected] on 20 Aug 2010 at 5:20

  • Added labels: Priority-Critical
  • Removed labels: Priority-Medium

from nhin-d.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
Cool. That helps!

I'll try to investigate this by Monday. Can't promise though - too much to get 
done. 

Original comment by [email protected] on 20 Aug 2010 at 3:56

from nhin-d.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024
This should be fixed now (hopefully). 
- Cleaned up the request ID and other handling
- Tested against several public DNS servers

Tests will continue to fail for some internal firewalls, which block TCP Port 
53. There, you will get a "connection refused" type of error. 

Please bounce this back if you continue to see issues. 



Original comment by [email protected] on 23 Aug 2010 at 8:18

  • Changed state: Fixed

from nhin-d.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 20, 2024

Original comment by [email protected] on 23 Aug 2010 at 9:13

from nhin-d.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.