ONS(DNS query problem)

95 views
Skip to first unread message

Chungkwon Ryu

unread,
Nov 26, 2015, 6:33:30 AM11/26/15
to AtomiaDNS
I've almost done with installing ONS. But there is some problem in DNS querying.

I added zone like this :

















And the inside of zone looks like this :


















However, when I did query like this : "nslookup -type=NAPTR 3.4.2.0.0.0.1.0.0.0.0.8.8.gtin.gs1.id.onsepc.kr", it gives me this result:

Server:127.0.1.1
Address: 127.0.1.1#53
server can
't find 3.4.2.0.0.0.1.0.0.0.0.8.8.gtin.gs1.id.onsepc.kr: NXDOMAIN

Frankly, I know this question should be uploaded to 'ASKUBUNTU' or 'StackOverflow', but I will be very happy if you guys give me any idea. 

My settings like below, thank you guys:)
netstat -tnlp
(Not all processes could be identified, non-owned process info
 will not be shown, you would have to be root to see it all.)
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
tcp        0      0 127.0.1.1:53            0.0.0.0:*               LISTEN      -               
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      -               
tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      -               
tcp        0      0 127.0.0.1:5432          0.0.0.0:*               LISTEN      -               
tcp        0      0 0.0.0.0:5380            0.0.0.0:*               LISTEN      1702/atomiadns.js
tcp        0      0 127.0.0.1:27017         0.0.0.0:*               LISTEN      -               
tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      -               




Jimmy Bergman

unread,
Nov 26, 2015, 9:56:12 AM11/26/15
to atom...@googlegroups.com
Hi

From the information you post I believe that you need to add the following record (or records if more nameservers are connected to Atomia DNS)  
in the nameserver hosting the zone 1.0.0.0.0.8.8.gtin.gs1.id.onsepc.kr (looks to be ns.1.0.0.0.0.8.8.gtin.gs1.id.onsepc.kr at 143.248.56.102):

3.4.2.0.0.0.1.0.0.0.0.8.8.gtin.gs1.id.onsepc.kr IN NS hostname.of.your.atomiadns.nameserver.make.sure.it.resolves.

Best regards,
Jimmy

--
You received this message because you are subscribed to the Google Groups "AtomiaDNS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to atomiadns+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Chungkwon Ryu

unread,
Nov 28, 2015, 2:55:34 AM11/28/15
to AtomiaDNS
I finally get the result from MySQL backend, like below:









It seems that AtomiaPowerDNS is working well.

But when I did it on another computer, which was connected to other network, it fails to find the DNS resource. 
The result is below:

Actually, I am using two loopback address 127.0.0.1 and 127.0.1.1 (becuase Ubuntu's Network Manager automatically provides dnsmasq )And pdns_server is listening at 127.0.0.1:53 port and dnsmasq is listening at 127.0,1,1:53 port.


So could it be a problem?

Reply all
Reply to author
Forward
0 new messages