On 12/9/18 12:23 AM, sean darcy wrote:
> FC28.
>
> I'm running a DNS server (unbound) on a VOIP server. It's crucial that I can 
> always
> resolve addresses, even if it's slower. Now DNS1 is set to 127.0.0.1, peerdns 
> no. Giving:
>
> cat /etc/resolv.conf
> # Generated by dnssec-trigger-script
> nameserver 127.0.0.1
>
> What I want is:
>
> nameserver  127.0.0.1
> nameserver  <whatever dhcp gives>
>
> Any help appreciated.
>

It seems, from the above, that you don't have a requirement for using a DNSSEC 
capable DNS
server.
I say that since you're willing to accept "whatever dhcp gives".

If that is true, then why don't you not run dnssec-trigger and use the 
NetworkManager
interface to manually assign multiple nameservers?


-- 
Right: I dislike the default color scheme Wrong: What idiot picked the default 
color scheme
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to