Outbound interface localhost?
Hi mimino, could you please describe your configuration (I'll use Unbound with default config with Bind)? I'm tring to configure it from scratch and I don't want to make some mistakes...Thank you so much!
do-not-query-localhost
opnsense: /services_unbound.php: The command '/usr/local/sbin/unbound -c '/var/unbound/unbound.conf'' returned exit code '1', the output was '/var/unbound/unbound.conf:106: error: syntax error read /var/unbound/unbound.conf failed
do-not-query-localhost: no
Ran: unbound-checkconf /var/unbound/unbound.conf/var/unbound/unbound.conf:106: error: syntax errorread /var/unbound/unbound.conf failed: 1 errors in configuration file
Have tried setting this up, but am getting SERVFAIL when querying unbound DNS service. I think the problem is related to: Code: [Select]do-not-query-localhostI added it to the custom config, but unbound would not reload, error:Quoteopnsense: /services_unbound.php: The command '/usr/local/sbin/unbound -c '/var/unbound/unbound.conf'' returned exit code '1', the output was '/var/unbound/unbound.conf:106: error: syntax error read /var/unbound/unbound.conf failedLine 106 was: Code: [Select]do-not-query-localhost: noin the custom section in unbound advanced you need the entire section do-not-query-localhost: noforward-zone:name: "."forward-addr: 127.0.0.1@53530Which Guide did you follow? Guides are not very thorough.
opnsense: /services_unbound.php: The command '/usr/local/sbin/unbound -c '/var/unbound/unbound.conf'' returned exit code '1', the output was '/var/unbound/unbound.conf:106: error: syntax error read /var/unbound/unbound.conf failedLine 106 was: Code: [Select]do-not-query-localhost: no
you need the entire sectiondo-not-query-localhost: noforward-zone:name: "."forward-addr: 127.0.0.1@53530Which Guide did you follow? Guides are not very thorough.
do-not-query-localhost: noforward-zone:name: "."forward-addr: 127.0.0.1@53530
Which Guide did you follow? Guides are not very thorough.
Quoteopnsense: /services_unbound.php: The command '/usr/local/sbin/unbound -c '/var/unbound/unbound.conf'' returned exit code '1', the output was '/var/unbound/unbound.conf:106: error: syntax error read /var/unbound/unbound.conf failedLine 106 was: Code: [Select]do-not-query-localhost: no