JoshuaJeong / nhin-d

Automatically exported from code.google.com/p/nhin-d
0 stars 0 forks source link

Serving DNS Certificates with Direct RI 2.0 #192

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I've been able to get DirectDNSSercer to serve certificates on 1.3 but not on 
2.0.  

I can do this no problem: 

    dig direct.microphr.com

It gives me back the right IP.

When I try and fetch a CERT

    dig alan.direct.microphr.com CERT

dig hangs and finally reports.

; <<>> DiG 9.8.1-P1 <<>> alan.direct.microphr.com CERT
;; global options: +cmd
;; connection timed out; no servers could be reached

I'm expecting the CERT to be in the dig output.

Has anyone else encountered this problem?  Perhaps it is a configuration issue. 
 I've double checked everything and cannot find any differences in 1.3. 1.4.

I'm running Direct TI 2.0 using OpenJDK7 on Ubuntu 12 - 64bit.

Thanks in Advance!

Alan

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by Alan.C.V...@gmail.com on 8 Nov 2012 at 9:04

GoogleCodeExporter commented 8 years ago
This was fixed by opening up port 53 TCP inbound.  This can be closed.

Original comment by Alan.C.V...@gmail.com on 12 Nov 2012 at 5:43

GoogleCodeExporter commented 8 years ago
Closing

Original comment by gm2...@cerner.com on 12 Nov 2012 at 6:22