[Dnsmasq-discuss] localhost domain is fowarded to upstream server at commit d0ae3f5
Xingcong Li
lixingcong512 at gmail.com
Fri Jun 18 11:05:06 UTC 2021
Hello, here is my config file
port=30000
no-resolv
no-poll
server=114.114.114.114
server=/fb.me/8.8.8.8
address=/localhost.com/127.0.0.1
DNSmasq commit is d0ae3f5a4dc094e8fe2a3c607028c1c59f42f473
I query localhost.com and can't get answer of 127.0.0.1
$ dig @localhost -p30000 localhost.com
; <<>> DiG 9.16.1-Ubuntu <<>> @localhost -p30000 localhost.com
;; ANSWER SECTION:
localhost.com. 4822 IN A 74.125.224.72
I got correct answer at commit v2.86test1. Is there some weird changes on
domain-match.c?
Regards,
Xingcong Li
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/attachments/20210618/0f48f561/attachment.htm>
More information about the Dnsmasq-discuss
mailing list