Community discussions

MikroTik App
 
StarryVoid
just joined
Topic Author
Posts: 2
Joined: Thu May 19, 2022 5:12 pm

Does RouterOS support DNS PTR?

Fri May 20, 2022 4:25 am

Is there any way to configure Mikrotik router to support DNS PTR query?
C:\Users\M>nslookup -ty=ptr 192.168.88.1
168.192.IN-ADDR.ARPA
        primary name server = 168.192.IN-ADDR.ARPA
        responsible mail addr = (root)
        serial  = 0
        refresh = 28800 (8 hours)
        retry   = 7200 (2 hours)
        expire  = 604800 (7 days)
        default TTL = 86400 (1 day)
(root)  ??? unknown type 41 ???
Server:  UnKnown
Address:  192.168.88.1

168.192.IN-ADDR.ARPA
        primary name server = 168.192.IN-ADDR.ARPA
        responsible mail addr = (root)
        serial  = 0
        refresh = 28800 (8 hours)
        retry   = 7200 (2 hours)
        expire  = 604800 (7 days)
        default TTL = 86400 (1 day)
(root)  ??? unknown type 41 ???
Query 1.1.1.1 is OK
C:\Users\M>nslookup -ty=ptr 1.1.1.1 192.168.88.1
168.192.IN-ADDR.ARPA
        primary name server = 168.192.IN-ADDR.ARPA
        responsible mail addr = (root)
        serial  = 0
        refresh = 28800 (8 hours)
        retry   = 7200 (2 hours)
        expire  = 604800 (7 days)
        default TTL = 86400 (1 day)
(root)  ??? unknown type 41 ???
Server:  UnKnown
Address:  192.168.88.1

Answer:
1.1.1.1.in-addr.arpa    name = one.one.one.one

(root)  ??? unknown type 41 ???

C:\Users\M>nslookup -ty=ptr 1.1.1.1 1.1.1.1
Server:  one.one.one.one
Address:  1.1.1.1

Answer:
1.1.1.1.in-addr.arpa    name = one.one.one.one
 
User avatar
chechito
Forum Guru
Forum Guru
Posts: 2990
Joined: Sun Aug 24, 2014 3:14 am
Location: Bogota Colombia
Contact:

Re: Does RouterOS support DNS PTR?

Fri May 20, 2022 4:38 am

Who is online

Users browsing this forum: Google [Bot] and 50 guests