Another trouble with DNS on mikrotikTry to check it:
It's not working on 7.11.2 too
Code:
/ip dns staticadd cname=foo.example.com name=bar.example.com ttl=1w type=CNAME
where - 192.168.1.1 is a mikrotik IPdig foo.example.com @192.168.1.1
; <<>> DiG 9.10.6 <<>> foo.example.com @192.168.1.1
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 35991
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;foo.example.com.INA
;; Query time: 54 msec
;; SERVER: 192.168.1.1#53(192.168.1.1)
;; WHEN: Wed Dec 20 10:11:58 CET 2023
;; MSG SIZE rcvd: 33
It's not working on 7.11.2 too
Statistics: Posted by dmitriikuvshinov — Wed Dec 20, 2023 11:14 am