Page MenuHomeVyOS Platform

Fix resolv-file configuration problem
Closed, ResolvedPublic

Description

When using service dns forwarding system, dnsmasq will use system nameservers to resolve DNS instead of nameservers that statically configured with server= directive in /etc/dnsmasq.conf.

In this case resolv-file= directive in /etc/dnsmasq.conf must point to /etc/resolv.conf (or any separated resolveconf file like /etc/resolv.dnsmasq.conf), but not /etc/dnsmasq.conf itself

Details

Version
-

Event Timeline

syncer triaged this task as Normal priority.
syncer changed the edit policy from "Task Author" to "Custom Policy".
syncer edited a custom field.
syncer set Version to -.
syncer edited subscribers, added: Community, Global Notifications, Maintainers, syncer; removed: dmbaturin.
dmbaturin moved this task from Need Triage to Finished on the VyOS 1.2 Crux board.

Should be working now in the code rewritten for pdns, and dnsmasq is gone so issues specific to it will not be a problem anymore.