I have a dynamic DNS entry of address *192.168.2.105*. Is that the reason that my dnsmasq never picks it up?
This is what's happening when querying my own dnsmasq server: $ dig xptmb.ddns.net ; <<>> DiG 9.10.3-P4-Ubuntu <<>> xptmb.ddns.net ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 34538 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1 ;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 512 ;; QUESTION SECTION: ;xptmb.ddns.net. IN A ;; Query time: 131 msec ;; SERVER: 192.168.2.102#53(192.168.2.102) ;; WHEN: Sun Aug 20 09:33:22 EDT 2017 ;; MSG SIZE rcvd: 43 I.e., nothing found, but this is what's happening when I was querying from my VPN host: $ dig xptmb.ddns.net ;; QUESTION SECTION: ;xptmb.ddns.net. IN A ;; ANSWER SECTION: xptmb.ddns.net. 60 IN A 192.168.2.105 ... Please try on your side and see if your dnsmasq server is picking it up or not. If yes, what' might be wrong with my dnsmasq server? Thanks
_______________________________________________ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss