[Dnsmasq-discuss] srv-host and domain
Otto Modinos
ottomodinos at gmail.com
Tue Sep 14 23:29:57 UTC 2021
Running the following command,
dig _xmpp-client._tcp.mydomain.home SRV
dig responds with
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 51244
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;_xmpp-client._tcp.mydomain.home. IN SRV
;; Query time: 3 msec
;; SERVER: 192.168.1.2#53(192.168.1.2)
;; WHEN: Wed Sep 15 02:23:59 EEST 2021
;; MSG SIZE rcvd: 59
and dnsmasq logs
405 192.168.1.3/35721 query[SRV] _xmpp-client._tcp.mydomain.home from
192.168.1.3
405 192.168.1.3/35721 config _xmpp-client._tcp.mydomain.home is NXDOMAIN
The results are exactly the same without the leading underscore.
More information about the Dnsmasq-discuss
mailing list