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.

sean
_______________________________________________
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