There is an assumption in the Qubes firewall that DNS will be forwarded
to the same address as the gateway; It doesn't add ACCEPTs in the
forward chain for the DNS addresses in PR-QBS. I believe this is the
related issue:
https://github.com/QubesOS/qubes-issues/issues/1183
A workaround is to add an entry in the firewall dialog such as:
Address: * (or DNS server)
Service: 53
Protocol: UDP
Another can be added for TCP as well.
A more automated workaround would be to use `iptables-save | sed` as in
the issue comments (seems like this could be done from the vpn-handler
script).
--
Chris Laprise,
tas...@openmailbox.org
https://twitter.com/ttaskett
PGP: BEE2 20C5 356E 764A 73EB 4AB3 1DC4 D106 F07F 1886