1
17.7 Legacy Series / dnsmasq: cannot resolve external hosts
« on: August 11, 2017, 12:48:19 am »
Hi,
first of all thanks a lot for the new release. Everything works like a charm, except DNS resolving of external hosts. I am using dnsmasq DNS. My settings are as follows:
Now I make a query to an external host:
Why am I getting rcode: REFUSED?
For hosts in the LAN everything works as expected.
If I manually add DNS servers in "System: Settings: General" then it also works, however, I did not have to do this in the 17.1 version.
Any suggestions (apart from switching to Unbound which currently is not yet an option for me).
Cheers, Ingo =;->
first of all thanks a lot for the new release. Everything works like a charm, except DNS resolving of external hosts. I am using dnsmasq DNS. My settings are as follows:
- System: Settings: General: no manual DNS server entries
- System: Settings: General: [X] Allow DNS server list to be overridden by DHCP/PPP on WAN
Now I make a query to an external host:
Code: [Select]
ingo@router:~ % drill google.de
;; ->>HEADER<<- opcode: QUERY, rcode: REFUSED, id: 36706
;; flags: qr rd ra ; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0
;; QUESTION SECTION:
;; google.de. IN A
;; ANSWER SECTION:
;; AUTHORITY SECTION:
;; ADDITIONAL SECTION:
;; Query time: 0 msec
;; SERVER: 127.0.0.1
;; WHEN: Fri Aug 11 00:35:47 2017
;; MSG SIZE rcvd: 27
Why am I getting rcode: REFUSED?
For hosts in the LAN everything works as expected.
If I manually add DNS servers in "System: Settings: General" then it also works, however, I did not have to do this in the 17.1 version.
Any suggestions (apart from switching to Unbound which currently is not yet an option for me).
Cheers, Ingo =;->